Activity
From 2022-05-23 to 2022-05-25
2022-05-25
-
16:36 Feature #37159 (Closed): Drop Ruby 2.5 support
- Recently, more and more of the Gems that Redmine depends on have dropped support for Ruby 2.5. Redmine still supports...
-
14:05 Defect #37158: SMTP authentication failed
- And this is a snippet from our docker-compose:
- SMTP_ENABLED=true
- SMTP_METHOD=:smtp
#-SMTP_DOMAI... -
13:55 Defect #37158: SMTP authentication failed
- We are using docker-compose with image: redmine:4.2.6
-
13:52 Defect #37158 (Closed): SMTP authentication failed
- Hello all,
Sending notification has always worked for us but suddenly stopped working. The only thing that has cha... -
08:50 Feature #36938 (Closed): Update translations of field_principal to User or Group
- Committed the updated translation. Thank you.
-
08:27 Patch #37135: Reduce extra queries in ProjectQuery.default
- Setting the target version to 5.0.2.
-
02:59 Defect #37157 (Closed): Internal server error when trying to retrieve AnonymousUser's information via Users API
- Users API raises an exception when it attempts to generate an avatar URL for AnonymousUser. This was originally repor...
-
02:18 Patch #37155: Issue#last_notes fallback does not respect notes visibility
- Setting the target version to 4.2.7.
-
01:49 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- Using @Float#to_d@ instead of @Float#to_s@ also works as expected. It may be better because using @Float#to_d@ makes ...
2022-05-24
-
16:32 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- Holger Just wrote:
> As a slight optimization however, I don't think it is necessary to use @to_s@ in the numbers be... -
11:46 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- I think your latter patch with the Rationals is more correct than mixing Decimals and Floats would be. Thank you Maed...
-
10:41 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- Attaching a patch.
-
05:35 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- Another solution. Probably this is more accurate than #37151#note-2....
-
04:02 Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- The following change works in the reported case....
-
02:44 Defect #37151 (Closed): The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
- The steps to reproduce:
1. Create an issue
2. Create 11 subtasks for the issue
3. Set the done ratio of all subt... -
12:32 Patch #37155 (Closed): Issue#last_notes fallback does not respect notes visibility
- In @Issue#last_notes@ there is a fallback for the case that the @@last_notes@ instance variable has not been preloade...
-
11:45 Patch #37154 (Closed): Japanese translation update (r21590)
- Committed the patch.
-
11:42 Patch #37154 (Closed): Japanese translation update (r21590)
- Translated text_project_close_confirmation, text_project_reopen_confirmation, and text_project_archive_confirmation.
-
10:41 Defect #37048: generate redmine_plugin is broken for Redmine 5
- RAILS_ENV=development bundle exec rails generate redmine_plugin <plugin name>
Does not work here - it gives the sa... -
06:29 Feature #36303: Include avatar URL in Users API
- Crashes here, if user is Anonimous (user.mail = nil)...
2022-05-23
-
08:25 Defect #37145 (Closed): Changing an Open Issue Status Breaks Page Format
- Thanks for feedback.
-
01:27 Defect #37145 (Resolved): Changing an Open Issue Status Breaks Page Format
- Turns out this was an issue with firefox, tried 3/4 different PC's and could only find the issue on one. Once firefox...
Also available in: Atom