Project

General

Profile

Search

Results (12390)

Defect #40163 (Closed): smtp gmail configuration is not working for redmine set up
we have the below configuration on Redmine ... specific password If you are experiencing issues where Redmine shows that emails are sent to ... not visible in the recipient's Gmail account, 2024-01-31 10:04
Defect #40157 (Closed): Problem with Version ... t CFs group titles in filters drop-down boxes
h3. Problem Redmine-5.1.x does not handle ... type] == :tree group = query.is_a?(IssueQuery) ? :label_relations : nil elsif ... ield_options[:type] == :date </code></pre> 2024-01-31 04:48
Patch #40148 (Closed): Update activerecord-sqlserver-adapter to 7.1
Failed `bundle update`. <pre> % bundle up ... % </pre> The patch below resolves this issue. <pre><code class="diff"> diff --git a/G ... ems.org/gems/activerecord-sqlserver-adapter 2024-01-30 04:13
Defect #40145 (Closed): Custom fields must be passed after project_id in POST issue method API
Hi there! First of all, I'm new in redmine community and it's my first issue. So, in advance, I apologize if I did anythi ... defect I found: > _I'm trying to create new issues using Redmine's REST API, but i noticed a s ... post:_ <pre><code class="javascript"> {"issue": {"custom_fields":[{ "id":12.0, "value": ... nfig, custom_fields are not being written in issue creation either. In theory, REST APIs should ... been reported? #* Yes, but did not find any issue related. # Your problem is about scm integration #* No, it is abou REST API 2024-01-29 16:50
Defect #40143 (Closed): Cant reach issues under Project "404 The page you were trying to access doesn't exist or has been removed."
Hei guys, I am seeking help for an issue appeared out of blue a few days ago. I am mentioning two issues im currently facing with redmine server. I ... ardon me if you find someting silly. The "issues tab" under "Projects" is giving "404 The pa ... ist or has been removed.". But i can access issues from "Activity" from Home page. Here is ... 6-382c-4d16-be3c-5da7d8aa2f66] Started GET "/issues" for 10.23.240.53 at 2024-01-27 13:24:03 +0 ... 6-382c-4d16-be3c-5da7d8aa2f66] Processing by IssuesController#index as HTML I, [2024-01-27T13: ... 54e5de01c3b] Started GET "/projects/visorkot/issues" for 10.23.9.29 at 2023-09-29 14:10:40 +020 ... c-fae6-4efb-8e4f-a54e5de01c3b] Processing by IssuesController#index as HTML I, [2023-09-29T14: ... gins/redmine_agile/lib/redmine_agile/patches/issue... 2024-01-29 11:04
Defect #40131 (Closed): markdown/formatter.rb:81: [BUG] Segmentation fault at 0x0000000000000000
Hi, we found a segmentation fault that happe ... 4-01-25T10:01:01Z with arguments: "Mailer", "issue_edit", "deliver_now", {:args=>[#<GlobalID:0x ... 4-01-25T10:01:01Z with arguments: "Mailer", "issue_edit", "deliver_now", {:args=>[#<GlobalID:0x ... 1:01.682565 #1] INFO -- : Rendered mailer/issue_edit.text.erb within layouts/mailer (Duratio ... 1:01.696920 #1] INFO -- : Rendered mailer/issue_edit.html.erb within layouts/mailer (Duratio ... 1:01.686917 #1] INFO -- : Rendered mailer/issue_edit.text.erb within layouts/mailer (Duratio ... 613 METHOD /usr/src/redmine/app/views/mailer/issue_edit.html.erb:13 [FINISH] 2024-01-25T10:01: ... usr/src/redmine/app/models/mailer.rb:125:in `issue_edit' 2024-01-25T10:01:01.709705736Z stderr ... Z stderr F /usr/src/redmine/app/views/mailer/issue_edit.html.erb:13:in `_app_views_mailer_... 2024-01-26 09:39
Feature #40103 (New): Allow to "watch" projects to get notifications
As discussed in #39854, having the option to ... out project activity, similar to watching an issue subscribes to notifications about activity regarding this issue. This could potentially replace the curre ... en list of selected projects in "My Account". 2024-01-24 08:54
Defect #40100 (New): User ordering by name is incorrect for french language
by example in user list to pick for ticket ... ment (Clement) < Clovis < Constantin < Cyril 2024-01-23 15:33
Defect #40099 (Closed): User api filtering by status=* broke on upgrade from 5.0 to 5.1
I am testing the migration path from 5.0.5 to ... e fields I've got the "status=" from this issue https://www.redmine.org/issues/32090 On 5.1.1, for any call with "statu ... ollers/users_controller.rb:64:in `index' @ 2024-01-23 13:35
Defect #40086 (Closed): 500 Internal Server Error: undefined method `is_closed?'
Started GET "/issues/11925" [3375]: ActionView::Template::E ... [3375]: 3: <h2 class="inline-flex"><%= issue_heading(@issue) %></h2> [3375]: 4: <%= issue_status_type_badge(@issue.status) %> [3375]: 5: <% if @issue.is_private? %> [3375]: 6: <span class ... _private) %></span> [3375]: 7: <% end %> 2024-01-20 14:47
Feature #40084 (New): Static custom field for informational purpose
Create a new kind of field that contains stat ... ly. This custom field value is shared among issues and no dedicated value is set in issue. See context of this request here : https://www.redmine.org/boards/1/topics/69072 2024-01-19 11:20
Defect #40059 (Closed): Default column in subtask
I note in redmine 5.1 The default columns in ... n I changed it from Administrator/ setting/ issue tracking When I open any issue have subtasks The default columns not matching what I configuration it 2024-01-14 13:12
Feature #40054 (New): Add Issue query option to include parent issue into search results
Issue query returns a list of issues that meets all filters. Often parent issues do not meet all the filters. As a result, query returns a flat list of issues without a way to show hierarchical structur ... ion (checkbox) to include all parents of all issues that meets the query filters. 2024-01-12 21:17
Defect #40011 (New): Email receiving problem closed issue is #39931
I'm sorry, but the following problem appeared ... nj.png! !clipboard-202401080054-l8uer.png! 2024-01-07 21:59
Defect #40005 (Closed): SIM Card Programming
During our product testing we found that the ... re Industrial Grade to mitigate this bending issue, but now we are having problems with these S ... e not working? And how to get them to work? 2024-01-04 14:26
Patch #40000 (Closed): Optimize gantt chart rendering for issues without subtasks
This patch introduces an optimization to the ... by avoiding unnecessary database queries for issues that do not have subtasks, especially when rendering gantt with large numbers of issues. The current implementation in the Gantt ... a database query to fetch children for every issue, regardless of whether the issue has subtasks. <pre> Issue Load (0.4ms) SELECT "issues".* FROM "issues" WHERE "issues"."parent_id" = $1 ORDER BY "issues"."lft" ASC [["parent_id", 1]] ↳ lib/redmine/helpers/gantt.rb:768:in `html_subject' Issue Load (0.3ms) SELECT "issues".* FROM "issues" WHERE "issue... 2024-01-03 08:22
Patch #39999 (Closed): Explicitly render a 404 on non-JS requests to messages#quote
This fixes the same issue as #39894 by rendering a 404 if there is a non-xhr request to @messages#quote@. 2024-01-02 21:52
Feature #39997 (Closed): Add an option to ren ... ormat custom fields with thousands delimiters
_This is extracted from #22024:_ > Mischa ... nd delimiters should be discussed in another issue. > > A separate, additional feature providi ... a custom field. It feels like overkill to me. 2024-01-01 10:54
Defect #39996 (Closed): JRuby support
The reasons for not supporting JRuby given on ... //github.com/jruby/activerecord-jdbc-adapter/issues/599 and "loofah":https://github.com/flavorjones/loofah/issues/88 do not support Rails 4.2 or later. Yet, ... for-jruby added official support for JRuby. 2024-01-01 05:38
Patch #39993 (Closed): Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests
The attached patch introduces an optimization in the IssuesController to conditionally load @@journals@ ... nd improving response times for API requests. 2023-12-31 03:48
Defect #39991 (Closed): Fix "any" operator for text filters to exclude empty text values
For example, filtering issues with any notes filter will include issues with blank notes. Is this a specification? ... tures:load@. # Update some parameters of an issue without any notes, like issue !#3 in fixtures. # Filter issues with any string in the notes. # The issue !#3 is extracted, but it does not have notes ... 2023-12-29 00:00:00 | A comment on a private issue. ... ec) </pre> h4. Actual SQL generated by @‎IssueQuery::sql_for_notes_field@ <pre><code class ... OM journals WHERE journals.journalized_type='Issue' AND journals.journalized_id=issues.id AND (journals.notes IS NOT NULL) AND ((j ... ter Mysql2 / PostgreSQL </pre> 2023-12-30 16:52
Defect #39944 (Closed): Issue with Parent-Child Task Relationships Not Displaying Correctly
Hello, I'm currently experiencing an issue with Redmine version 4.1.1.stable running on ... nt task. Could this be related to a known issue in this version, or is there a specific sett ... e would be greatly appreciated. Thank you! 2023-12-26 13:42
Defect #39932 (Closed): Incorrect position of "Edited" mark in issue notes with h4 headings
"Edited tag" position is incorrect after issue note update, but it is correct after the pag ... sting note using the Edit Note button in the issue history. # Update note containing H4 tags. ... </pre> h4. Proposal: To resolve this issue, I believe it might be sufficient to make co ... '<%= escape_javascript(render_notes(@journal.issue, @journal, :reply_links => authorize_for('issues', 'edit'))) %>'); $("#journal-<%= @jour ... gs/5.1.1/app/views/journals/update.js.erb#L10 2023-12-24 11:17
Defect #39931 (Closed): Issues with Email Notifications Setup
Hello, I've encountered an issue with setting up email notifications in Redmi ... ing. SSH service has been restarted without issues. Email notifications in Redmine are still ... additional steps I can take to resolve this issue. Thank you for your support. 2023-12-23 19:42
Patch #39895 (New): Add hook call in edit issue form
In Time Spent module, there is a hook call to view_timelog_edit_form_bottom. In Issue module, when edit issue, there is a section to input time spent but ... Appreciate if the PR can be reviewed. Thanks. 2023-12-21 04:04
(451-475/12390)