Activity
From 2024-08-20 to 2024-08-22
2024-08-22
-
11:02 Feature #14022 (Closed): provide a way to set unlimited attachment size
- As already discussed in #13949, setting a very large value for "Maximum attachment size" can effectively make the att...
-
10:43 Feature #39529: Add tooltips for clarifying non-notifiable user mentions
- Setting the target version to 6.0.0.
-
10:42 Feature #39529: Add tooltips for clarifying non-notifiable user mentions
- I have modified the patch with the following changes:
* Shortened long lines of code
* Fixed a missing translatio... -
08:09 Feature #41180 (Closed): Tracker 'closed' -> Status 'closed' automatically
- Hi
I use several Trackers that indicate that the issue is 'done/finished'.
Is there an option that the Status ...
2024-08-21
-
15:45 Revision 22978 (svn): Fix RuboCop offense Style/ClassEqualityComparison (#39887).
-
12:55 Feature #28011: Setting for My page blocks to change the maximum number of issues
- Six years huh. Who reads these? Also +1
-
10:40 Feature #2464 (Closed): Add placeholder "h:mm" to hours field for better user guidance
- Committed the patch in r22977.
-
10:40 Revision 22977 (svn): Add placeholder "h:mm" to hours field for better user guidance (#2464).
- Patch by Go MAEDA (user:maeda).
-
10:06 Patch #27510 (Closed): Introduce active? method to Group via Principal model
- Committed the patch in r22976.
-
10:05 Revision 22976 (svn): Introduce `active?` method to Group via Principal model (#27510).
- Patch by Go MAEDA (user:maeda).
-
09:48 Feature #7867 (Closed): Add filters for "Author's group" and "Author's role" to issues list
- Committed the patch in r22975. Thank you for your contribution.
-
09:47 Revision 22975 (svn): Add filters for "Author's group" and "Author's role" to issues list (#7867).
- Patch by Takenori TAKAKI (user:takenory).
-
03:57 Patch #40197: Update commonmarker to 2.3.0
- Go MAEDA wrote in #note-1:
> FYI: CommonMarker 1.0 requires Ruby 3.1.0 or higher. If this change is included in Redm... -
03:03 Feature #38585 (Closed): Drop Ruby 2.7 and 3.0 support
- I changed the required Ruby version to 3.1 or higher in r22971, and incorporated the new features of Ruby 3.1 in r229...
-
02:58 Revision 22974 (svn): Set Rubocop TargetRubyVersion to 3.1 (#38585).
-
02:46 Revision 22973 (svn): Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
-
01:40 Revision 22972 (svn): Use Array#intersect? introduced in Ruby 3.1 (#38585).
2024-08-20
-
23:05 Feature #23980: Replace icon images with Tabler SVG icons
- Thanks again @tohosaku for your continued support!
I'm still unsure about using the CSS approach with @mask@ attribu... -
22:18 Defect #41170 (Closed): redmine5.1.3 can not send mail after issue update
- Thanks for your feedback. As this is not a defect, I'm closing this issue.
-
14:01 Defect #41153: {{collapse(custom text)}} macro cuts off at first comma
- Go MAEDA wrote in #note-3:
> The fix for this issue was implemented in #41153 for the upcoming Redmine 6.0.0 release.... -
04:17 Defect #41153 (Closed): {{collapse(custom text)}} macro cuts off at first comma
- The fix for this issue was implemented in #41153 for the upcoming Redmine 6.0.0 release.
You will be able to use dou... -
11:25 Revision 22971 (svn): Drop support for Ruby 3.0 due to Rails 7.2 update (#38585, #36320).
-
11:15 Revision 22970 (svn): Update RuboCop target Rails version to 7.2 (#36320).
-
11:09 Revision 22969 (svn): Fix "missing assertions" warning in test_search_should_be_case_and_accent_insensitive_with_postgresql_and_noaccent_extension (#36320).
-
11:04 Revision 22968 (svn): Fix RuboCop offense Style/UnlessElse (#36320).
-
10:41 Revision 22967 (svn): Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320).
-
10:39 Revision 22966 (svn): Fix RuboCop offense Layout/EmptyLinesAroundClassBody (#36320).
-
10:28 Feature #38585 (Reopened): Drop Ruby 2.7 and 3.0 support
- Due to the update to Rails 7.2.0 in r22960, the trunk no longer supports Ruby 3.0.
Rails 7.2.0 requires Ruby 3.1.0 o... -
08:09 Revision 22965 (svn): Updates activerecord-sqlserver-adapter gem to 7.2.0 (#36320).
-
08:06 Feature #36320: Migrate to Rails 7.2
- @tohosaku, thanks again for your work on this, I've committed all the patches.
-
01:00 Feature #36320: Migrate to Rails 7.2
- patches for Rails 7.2 and fix for a flaky test.
-
08:06 Revision 22964 (svn): Fix flacky test after Rails 7 update which fails occasionally because database records are not ordered, so it is necessary to specify the sort order when testing (#36320).
- Patch by Takashi Kato (user:tohosaku).
-
08:04 Revision 22963 (svn): Ensures desired test adapter is used in Active Job tests (#36320).
- Patch by Takashi Kato (user:tohosaku).
-
08:02 Patch #41141 (Closed): Replace deprecated `ActiveSupport::Deprecation.warn` with custom deprecation object
- Fixed in r22961 as part of #36320.
-
08:02 Revision 22962 (svn): Updates test environment config to mark assertionless tests as failed (#36320).
- Patch by Takashi Kato (user:tohosaku).
-
07:58 Revision 22961 (svn): Replaces removed `ActiveSupport::Deprecation.warn` with custom deprecators (#41141, #36320).
- Patch by Takashi Kato (user:tohosaku).
-
07:54 Revision 22960 (svn): Upgrade to Rails 7.2.0 (#36320).
- Patch by Takashi Kato (user:tohosaku).
-
07:52 Patch #40014: Add support for quoted arguments containing commas in wiki macros
- What do you think if we merge this fix small improvement to stable branches?
-
04:13 Patch #40014 (Closed): Add support for quoted arguments containing commas in wiki macros
- Committed the patch with a test in r22959. Thank you for your contribution.
-
05:33 Patch #27510: Introduce active? method to Group via Principal model
- Updated the patch. This version of the patch moves only the @active?@ method, does not move @registered?@ and @locked...
-
04:39 Feature #2464: Add placeholder "h:mm" to hours field for better user guidance
- Setting the target version to 6.0.0.
-
04:13 Revision 22959 (svn): Add support for quoted arguments containing commas in wiki macros (#40014).
- Patch by Yasu Saku (user:skys).
Also available in: Atom