Activity
From 2025-04-11 to 2025-04-13
2025-04-13
-
22:59 Revision 23657 (svn): Merged r23656 from trunk to 6.0-stable (#42465).
-
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...
-
22:57 Revision 23656 (svn): Add/remove @icon-rtl@ class when switching between angle-down / angle-right SVG icons (#42465).
-
22:38 Revision 23655 (svn): Merged r23650, r23651, r23652 and r23654 from trunk to 6.0-stable (#42465).
-
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).
-
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.
-
10:32 Defect #42575 (Closed): Fix sidebar switch button display in RTL language
-
09:14 Defect #42575: Fix sidebar switch button display in RTL language
- Fixed in r23649.
-
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%; ... -
10:32 Revision 23653 (svn): Merge r23649 from trunk to 6.0-stable (#42575).
-
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... -
09:49 Revision 23652 (svn): Do not show legacy bullet add icon in search for watchers if SVG is rendered for RTL languages (#42465).
-
09:47 Revision 23651 (svn): Replaces magnifier legacy icon with SVG icon for RTL language (#42465).
-
09:21 Revision 23650 (svn): Removes extra padding in administration menu icons for RTL languages (#42465).
-
09:13 Revision 23649 (svn): Fixes sidebar switch button display in RTL language (#42575).
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...
-
07:23 Revision 23648 (svn): Update versions of Ruby standard gems to match those bundled with Ruby 3.4 (#41976).
-
07:09 Revision 23647 (svn): Disable RuboCop Style/BarePercentLiterals (#41884).
-
06:56 Patch #42573 (Closed): Traditional Chinese translation (to r23638)
- Committed the change in r23646. Thank you.
-
04:29 Patch #42573 (Closed): Traditional Chinese translation (to r23638)
- * Translation added
** error_can_not_remove_role_reason_members_html -
06:56 Revision 23646 (svn): Traditional Chinese translation update (#42573).
- Patch by ChunChang (Nagaharu) Lo (user:shortie).
-
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.
-
06:51 Revision 23645 (svn): Merged r23618 from trunk to 5.1-stable (#42500).
-
06:43 Revision 23644 (svn): Merged r23618 from trunk to 6.0-stable (#42500).
-
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.
-
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.
-
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....
-
06:16 Revision 23643 (svn): Merged r23641 from trunk to 5.1-stable (#42572).
-
06:13 Revision 23642 (svn): Merged r23641 from trunk to 6.0-stable (#42572).
-
06:10 Revision 23641 (svn): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering (#42572).
-
05:43 Patch #42044: Update Rubocop Rails to 2.32
- Updated rubocop-rails to 2.31 in r23640.
-
05:43 Revision 23640 (svn): Update Rubocop Rails to 2.31 (#42044).
-
05:36 Patch #41761: Update Rubocop Performance to 1.25
- Updated Rubocop Performance to 1.25 in r23639.
-
05:34 Revision 23639 (svn): Update Rubocop Performance to 1.25 (#41761).
-
04:08 Patch #41884: Update RuboCop to 1.76
- Updated RuboCop to 1.75 in r23638.
-
04:07 Revision 23638 (svn): Update RuboCop to 1.75 (#41884).
-
03:52 Revision 23637 (svn): Update RuboCop to 1.74 (#41884).
-
03:47 Revision 23636 (svn): Regenerate .rubocop_todo.yml (#41884).
-
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. -
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. -
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...
2025-04-11
-
18:57 Defect #28033: Unable to turn off "For all projects" flag of custom queries
- Please, can we apply this patch? M?
-
12:19 Revision 23635 (svn): Fix RuboCop Lint/UselessConstantScoping (#41884).
-
12:11 Revision 23634 (svn): Fix RuboCop Style/ComparableBetween (#41884).
-
11:55 Patch #42562 (Closed): Fix random test failure in ProjectAdminQueryTest due to missing language setting
- Merged the fix into the stable branches in r23632 and r23633.
-
11:51 Patch #42562 (Resolved): Fix random test failure in ProjectAdminQueryTest due to missing language setting
- Comimtted the fix in r23631.
-
11:32 Patch #42562 (Closed): Fix random test failure in ProjectAdminQueryTest due to missing language setting
- The attached patch fixes the following test failure that occurs randomly....
-
11:54 Revision 23633 (svn): Merged r23631 from trunk to 5.1-stable (#42562).
-
11:53 Revision 23632 (svn): Merged r23631 from trunk to 6.0-stable (#42562).
-
11:50 Revision 23631 (svn): Fix random test failure in ProjectAdminQueryTest due to missing language setting (#42562).
-
11:49 Revision 23630 (svn): Revert r23629: incorrect issue number (#41884) in commit message
-
11:44 Revision 23629 (svn): Fix random test failure in ProjectAdminQueryTest due to missing language setting (#41884).
-
11:39 Revision 23628 (svn): Update RuboCop to 1.73 (#41884).
-
11:21 Revision 23627 (svn): Fix RuboCop Style/RedundantCondition (#41884).
-
11:00 Revision 23626 (svn): Fix RuboCop Lint/SuppressedExceptionInNumberConversion (#41884).
-
10:44 Revision 23625 (svn): Exclude known RuboCop Lint/UselessConstantScoping offenses to prevent regressions while allowing new checks (#41884).
-
10:37 Revision 23624 (svn): Fix RuboCop Style/RedundantFormat by renaming custom `format` method to `to_html` to avoid name conflict with `Kernel#format` (#41884).
-
10:12 Revision 23623 (svn): Update RuboCop to 1.72 (#41884).
-
09:43 Revision 23622 (svn): Fix RuboCop Lint/SharedMutableDefault (#41884).
- Although `Hash.new {|h, k| h[k] = []}` is commonly used for this pattern, `Hash.new {|_h, _k| []}` is more appropriat...
-
08:36 Defect #42533: Bad response time on assigned field
- OK I'll try. Thanks for the test
-
04:58 Defect #42533: Bad response time on assigned field
- I tested this on my development environment using Redmine 6.0. I added 3000 members to a single project and tried add...
-
05:59 Defect #42561 (Closed): Cannot add new projects as the add function is not there. I am a new user
- Please use "forums":/projects/redmine/boards for asking questions. The Issues page is for reporting bugs, suggesting ...
-
05:55 Defect #42561 (Closed): Cannot add new projects as the add function is not there. I am a new user
- My Redmine does not appear to have all the options it should. I cannot create projects, however I can create issues!
-
05:30 Feature #42510: Add Stimulus as a JavaScript framework
- I am strongly in favor of introducing Stimulus. It is a well-established JavaScript framework that has matured over t...
-
04:03 Defect #42545 (Confirmed): Commit message in issue history might be rendered in incorrect context
- Setting the target version to 5.1.8.
-
00:55 Patch #42548: Add user mention feature in quotes
- nomeci2191 nomeci2191 wrote in #note-1:
> The quoting behavior has been updated to prepend "@" to the quoted author'... -
00:44 Defect #42547: Some SVG icons are not visible when accessed via a subdirectory
- Go MAEDA wrote in #note-1:
> Does executing the following command fix the issue?
> The @assets:clobber@ task delete...
Also available in: Atom