Activity
From 2024-07-06 to 2024-07-08
2024-07-08
-
23:56 Revision 22917 (svn): Fixes rubocop offenses (#40946).
-
23:33 Revision 22916 (svn): Introduces @valid_watcher?@ check on watchables (@40946).
- Patch by Jens Krämer (@jkraemer).
-
23:32 Revision 22915 (svn): Permission check based on the type of @watchables@ (#40946).
- Patch by Jens Krämer (@jkraemer).
-
23:30 Revision 22914 (svn): Check view watchers permission when copying issues (#40946).
- Patch by Jens Kraemer (@jkraemer).
-
23:28 Revision 22913 (svn): Improve watcher list permissions check to explicitly require @view_issue_watchers@ permission (#40946).
- Patch by Felix Schäfer (@felix).
-
22:55 Patch #40950: Improve english translation for invalid watcher notice
- Thanks!
-
22:41 Patch #40950 (Closed): Improve english translation for invalid watcher notice
-
22:52 Revision 22912 (svn): Update all locales for @notice_invalid_watcher@ that are using the english translation (#40950).
-
22:44 Revision 22911 (svn): Improve english translation for @notice_invalid_watcher@ (#40950).
- Patch by Holger Just (@hjust).
-
22:35 Defect #40948 (Resolved): ActiveRecord::ValueTooLong error with git author longer than 255 characters
- Committed, thanks!
-
19:35 Defect #40948 (Closed): ActiveRecord::ValueTooLong error with git author longer than 255 characters
- If a Git repository contains a commit where the author is longer than 255 characters, Redmine throws an exception whe...
-
22:35 Revision 22910 (svn): Truncate git authors to 255 characters (#40948).
- The committer column in the database allows max 255 characters. With longer authors, this would result in a schema vi...
-
04:07 Patch #40940 (Closed): Galician translation update
- Committed the patch in r22909. Thank you for your contribution.
-
04:06 Revision 22909 (svn): Galician translation update (#40940).
- Patch by Guillermo ML (user:guillermoml).
2024-07-07
-
17:57 Defect #40831: The icon-ok/icon-error png is not shown in the administration/information page
- As Maeda-san said via X, I did @bin/rails assets:clobber assets:precompile RAILS_ENV=production RAILS_RELATIVE_URL_RO...
-
12:52 Patch #40940 (Closed): Galician translation update
- Added translations for five missing strings against current trunk.
* gl.yml -
10:42 Feature #36197: Add configurable setting for copying attachments when copying an issue
- Updated the patch to change the setting name from @copy_attachments_issue@ from @copy_attachments_on_issue_copy@.
-
09:30 Patch #40939: Add "underline" button to jsToolbar for CommonMark Markdown formatting
- Go MAEDA wrote in #note-1:
> Thank you for the proposal to add an "Underline" button to the CommonMark Markdown tool... -
07:55 Patch #40939: Add "underline" button to jsToolbar for CommonMark Markdown formatting
- Thank you for the proposal to add an "Underline" button to the CommonMark Markdown toolbar.
However, I think it ...
2024-07-06
-
14:08 Patch #40939 (Closed): Add "underline" button to jsToolbar for CommonMark Markdown formatting
- The Textile and Markdown text formatting have an "underline" button in the jsToolbar.
However, the CommonMark Markdo... -
10:04 Revision 22908 (svn): Disable RuboCop Style/PerlBackrefs (#39887).
-
09:49 Defect #40716 (Resolved): "Edit this section" on Wiki pages misinterprets issue links with double hash (##nnn) as ATX headings
- Committed the patch in r22906.
Thank you for your contribution. -
09:46 Revision 22907 (svn): Add test for r22906 (#40716).
-
09:44 Revision 22906 (svn): Prevent issue links with double hash (##nnn) from being recognized as ATX headings (#40716).
- Patch by daijiro fukuda (user:daipom).
-
09:35 Revision 22905 (svn): Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formatting/section_helper.rb (#40716).
Also available in: Atom