Project

General

Profile

Search

Results (12108)

Defect #40205 (Closed): ThemesTest may fail if a third-party theme having theme.js is installed
ThemesTest fail if a third-party theme having ... ntegration/lib/redmine/themes_test.rb </pre> 2024-02-07 10:47
Patch #40194 (New): Fix error in clear_disabled_fields method when IssuePriority is missing
Hello The clear_disabled_fields method in ... MethodError exception when called, and the IssuePriority model is missing. This occurs due to an attempt to access the id attribute of IssuePriority without verifying its presence. The ... the method gracefully handles the case where IssuePriority is missing by checking for its prese ... cessing its attributes. I propose this patch 2024-02-05 16:57
Defect #40193 (Closed): Performance issue with email address auto-linking in the default ("none") formatter
We recently encountered a significant issue where a user created issues with very lengthy descriptions, including e ... overload and unavailable application. The issue stems from the fact that the regular express ... lto!@ method is involved. To address this issue in our production environment, we've tempora ... ts when users attempt to render the affected issues: <pre><code class="diff"> diff --git ... il)})(.*)<\/a>/.match?(text) </code></pre> 2024-02-05 16:15
Defect #40181 (Closed): [Redmine] Mysql2 erro ... olumn 'roles.default_time_entry_activity_id'
We are trying to migrate bitnami redmine vers ... base migration is done, when I tried to open issue details page: !clipboard-202402012240-fgbak ... b-7979-4643-9523-58dc9d1483b1] Started GET "/issues/12114" for xx.xx.xx.xxx at 2024-01-24 09:24 ... b-7979-4643-9523-58dc9d1483b1] Processing by IssuesController#show as HTML > I, [2024-01-24T09 ... 7979-4643-9523-58dc9d1483b1] app/controllers/issues_controller.rb:114:in `block (2 levels) in s ... 7979-4643-9523-58dc9d1483b1] app/controllers/issues_controller.rb:110:in `show' > [6733bddb-79 ... lp us if possible? Thanks & Regards, Ye 2024-02-01 15:43
Defect #40180 (Closed): User Apurva Kunkulol ... ndra.com) created a strange Wiki page and an issue (probably SPAM)
"Apurva Kunkulol":https://www.redmine.org/use ... tely used to create strange page and strange issue: * https://www.redmine.org/projects/redmine/wiki/DISH_C3PO * https://www.redmine.org/issues/40179 Whole list of this user's activity could be found on his profile page. 2024-02-01 11:27
Defect #40166 (Closed): Internationalize "Che ... check all" tooltip in project list for admins
Since Redmine 5.1 there is a new project list ... </tr> </thead> </code></pre> 2024-01-31 15:18
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
(176-200/12108)