Project

General

Profile

Activity

From 2025-04-12 to 2025-04-14

2025-04-14

16:49 Feature #42581 (New): Add api endpoint to get possible_values of customfields used
This modification:
* Checks if 'possible_values' is included in the API response
* Verifies the custom field has ...
Ctrl Sup
16:28 Defect #42580 (Closed): Array#to_sentence produces incorrect output due to missing translation keys
Currently, most locales define translations for "Array#to_sentence":https://api.rubyonrails.org/classes/Array.html#me... Katsuya HIDAKA
10:53 Defect #42558: JPEG images are not shown in exported PDF files
The error message "pdf: Image: error:" appear only in rbpdf librairy [[https://github.com/naitoh/rbpdf/blob/49e406428... E M
09:12 Defect #42578 (New): Creating scope :system. Overwriting existing method Enumeration.system warning when using the rake redmine:email:receive_imap command
Hello,
We are using the @rake redmine:email:receive_imap@ command in a cron job to fetch specific mails and create...
Christian Felix
08:10 Defect #42532: Expander icon not working in repository tree
Thanks. Yes, using the existing @toggleExpendCollapseIcon@ function is an elegant solution. Anton Nekrasov
07:53 Feature #41976 (Closed): Ruby 3.4 support
Go MAEDA
07:17 Defect #42465 (Closed): Improve SVG icon compatibility with RTL languages
Marius BĂLTEANU

2025-04-13

22:59 Revision 23657 (svn): Merged r23656 from trunk to 6.0-stable (#42465).
Marius BĂLTEANU
22:58 Defect #42465 (Resolved): Improve SVG icon compatibility with RTL languages
I've fixed most of the issues that I've observed, please let me know if you find additional issues with support for R... Marius BĂLTEANU
22:57 Revision 23656 (svn): Add/remove @icon-rtl@ class when switching between angle-down / angle-right SVG icons (#42465).
Marius BĂLTEANU
22:38 Revision 23655 (svn): Merged r23650, r23651, r23652 and r23654 from trunk to 6.0-stable (#42465).
Marius BĂLTEANU
22:30 Revision 23654 (svn): Improve SVG icon compatibility with RTL languages by adding the @rtl@ parameter to @sprite_icon@ method. When it is @true@, it adds the 'icon-rtl' class to SVG icons, flipping their direction if an RTL language is used (#42465).
Marius BĂLTEANU
10:35 Patch #42577 (Closed): Replace legacy Atom icon with SVG icon
Legacy icon replaced with https://tabler.io/icons/icon/file-rss filled style. Marius BĂLTEANU
10:32 Defect #42575 (Closed): Fix sidebar switch button display in RTL language
Marius BĂLTEANU
09:14 Defect #42575: Fix sidebar switch button display in RTL language
Fixed in r23649. Marius BĂLTEANU
09:12 Defect #42575 (Closed): Fix sidebar switch button display in RTL language
Before:
!{width: 80%; border: 1px solid gray}.Screenshot%202025-04-13%20at%2010.10.55.png!
After:
!{width: 80%; ...
Marius BĂLTEANU
10:32 Revision 23653 (svn): Merge r23649 from trunk to 6.0-stable (#42575).
Marius BĂLTEANU
09:53 Defect #42576 (Closed): Newly attached files are displayed using the legacy icons
Newly attached files are displayed using the legacy attachment and delete icons.
!Screenshot%202025-04-13%20at%201...
Marius BĂLTEANU
09:49 Revision 23652 (svn): Do not show legacy bullet add icon in search for watchers if SVG is rendered for RTL languages (#42465).
Marius BĂLTEANU
09:47 Revision 23651 (svn): Replaces magnifier legacy icon with SVG icon for RTL language (#42465).
Marius BĂLTEANU
09:21 Revision 23650 (svn): Removes extra padding in administration menu icons for RTL languages (#42465).
Marius BĂLTEANU
09:13 Revision 23649 (svn): Fixes sidebar switch button display in RTL language (#42575).
Marius BĂLTEANU

2025-04-12

10:44 Feature #42574 (Closed): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers
When using the autocomplete feature to list issues by typing "##", an N+1 query occurs for loading associated tracker... Go MAEDA
07:23 Revision 23648 (svn): Update versions of Ruby standard gems to match those bundled with Ruby 3.4 (#41976).
Go MAEDA
07:09 Revision 23647 (svn): Disable RuboCop Style/BarePercentLiterals (#41884).
Go MAEDA
06:56 Patch #42573 (Closed): Traditional Chinese translation (to r23638)
Committed the change in r23646. Thank you. Go MAEDA
04:29 Patch #42573 (Closed): Traditional Chinese translation (to r23638)
* Translation added
** error_can_not_remove_role_reason_members_html
ChunChang (Nagaharu) Lo
06:56 Revision 23646 (svn): Traditional Chinese translation update (#42573).
Patch by ChunChang (Nagaharu) Lo (user:shortie). Go MAEDA
06:52 Patch #42500 (Closed): Skip repository tests when the SCM client command is unavailable
Merged the change into the stable branches in r23644 and r23645. Go MAEDA
06:51 Revision 23645 (svn): Merged r23618 from trunk to 5.1-stable (#42500).
Go MAEDA
06:43 Revision 23644 (svn): Merged r23618 from trunk to 6.0-stable (#42500).
Go MAEDA
06:17 Patch #42572 (Closed): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
Merged the fix into the stable branches in r23642 and r23643. Go MAEDA
06:11 Patch #42572 (Resolved): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
Committed the fix in r23641. Go MAEDA
04:22 Patch #42572 (Closed): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
The attached patch fixes the following test failure that occurs randomly.... Go MAEDA
06:16 Revision 23643 (svn): Merged r23641 from trunk to 5.1-stable (#42572).
Go MAEDA
06:13 Revision 23642 (svn): Merged r23641 from trunk to 6.0-stable (#42572).
Go MAEDA
06:10 Revision 23641 (svn): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering (#42572).
Go MAEDA
05:43 Patch #42044: Update Rubocop Rails to 2.32
Updated rubocop-rails to 2.31 in r23640.
Go MAEDA
05:43 Revision 23640 (svn): Update Rubocop Rails to 2.31 (#42044).
Go MAEDA
05:36 Patch #41761: Update Rubocop Performance to 1.25
Updated Rubocop Performance to 1.25 in r23639. Go MAEDA
05:34 Revision 23639 (svn): Update Rubocop Performance to 1.25 (#41761).
Go MAEDA
04:08 Patch #41884: Update RuboCop to 1.76
Updated RuboCop to 1.75 in r23638. Go MAEDA
04:07 Revision 23638 (svn): Update RuboCop to 1.75 (#41884).
Go MAEDA
03:52 Revision 23637 (svn): Update RuboCop to 1.74 (#41884).
Go MAEDA
03:47 Revision 23636 (svn): Regenerate .rubocop_todo.yml (#41884).
Go MAEDA
03:46 Patch #42570: test_project_statuses_values_should_return_all_statuses should always run in "en"
Thanks.
I apologize for not catching that before opening the issue.
Soren Stoutner
03:31 Patch #42570 (Closed): test_project_statuses_values_should_return_all_statuses should always run in "en"
Thank you for reporting this issue.
Actually, I fixed it yesterday in #42562.
Go MAEDA
00:25 Patch #42570 (Closed): test_project_statuses_values_should_return_all_statuses should always run in "en"
My name is Soren Stoutner. I have recently become one of the maintainers of the Debian Redmine package.
https://t...
Soren Stoutner
 

Also available in: Atom