Activity
From 2025-04-17 to 2025-04-19
2025-04-19
-
13:57 Feature #42335: "Progress bar" custom field format
- Go MAEDA wrote in #note-13:
> Marius BĂLTEANU wrote in #note-12:
> > I've updated the patch to persist the interval... -
10:47 Feature #42335 (Closed): "Progress bar" custom field format
- Committed the additional patch submitted in #note-12 with some changes in r23686.
-
10:46 Revision 23686 (svn): Adds interval ratio setting to progressbar custom field (#42335).
- Patch by Marius BĂLTEANU (user:marius.balteanu) and Go MAEDA (user:maeda).
-
09:37 Defect #42509 (Closed): Plugin activity icons broken when multiple plugins are loaded
- Merged to 6.0-stable branch.
-
09:26 Defect #42509 (Resolved): Plugin activity icons broken when multiple plugins are loaded
- Patch proposed by user:srinkes committed.
I still want to reproduce the second issue in order to try to add some ... -
09:36 Revision 23685 (svn): Merged r23683 and r23684 from trunk to 6.0-stable (#42509).
-
09:31 Revision 23684 (svn): Fixes rubocop offense "Layout/SpaceAroundBlockParameters: Space before first block parameter detected" (#42509).
-
09:27 Defect #41880: Plugin activity icons broken after switching to SVG icons
- Fix committed in #42509.
-
09:24 Revision 23683 (svn): Fixes plugin activity SVG icons broken when multiple plugins are loaded (#42509).
- Patch by Stefan Rinkes (user:srinkes).
-
08:39 Defect #42584 (Closed): NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
- Committed the fix in r23666 and merged it into stable branches in r23681 and r23682.
-
08:38 Revision 23682 (svn): Merged r23666 from trunk to 5.1-stable (#42584).
-
08:36 Revision 23681 (svn): Merged r23666 from trunk to 6.0-stable (#42584).
2025-04-18
-
20:27 Feature #20187: Set create date for Issue throw REST API
- We're trying to synchronize data between multiple issue management systems, and this would be a big help for us.
-
17:41 Defect #42584 (Resolved): NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
-
17:40 Feature #41935 (Closed): Add "editable" attribute in the custom fields API response
- Merged to stable branches.
-
16:38 Feature #41935 (Resolved): Add "editable" attribute in the custom fields API response
- @editable@ attribute added to the custom fields API response.
-
17:39 Revision 23680 (svn): Merge r23678 from trunk to 5.1-stable (#41935).
-
17:39 Revision 23679 (svn): Merge r23678 from trunk to 6.0-stable (#41935).
-
16:44 Revision 23678 (svn): Add "editable" attribute in the custom fields API response (#41935).
-
16:42 Defect #42545 (Closed): Commit message in issue history might be rendered in incorrect context
- All tests pass now, I've merged the revisions to the stable branches.
-
16:12 Defect #42545 (Resolved): Commit message in issue history might be rendered in incorrect context
- Committed the patch and also a fix to some failing tests caused by the extra revision added to the database. I've cha...
-
16:41 Revision 23677 (svn): Merged r23672 and r23675 from trunk to 5.1-stable (#42545).
-
16:41 Revision 23676 (svn): Merged r23672 and r23675 from trunk to 6.0-stable (#42545).
-
16:10 Revision 23675 (svn): Fix tests after r23672 (#42545).
-
15:50 Patch #42577 (Closed): Replace legacy Atom icon with SVG icon
-
15:49 Revision 23674 (svn): Merge r23673 from trunk to 6.0-stable (#42577).
-
15:41 Revision 23673 (svn): Replaces legacy atom icon with file-rss filled (#42577).
-
15:04 Revision 23672 (svn): Fixes commit message in issue history might be rendered in incorrect context (#42545).
- Patch by Felix Schäfer (user:felix).
-
14:25 Patch #42596 (Closed): Do not show user icon in add watchers modal when gravatar is disabled
-
14:15 Patch #42596 (Closed): Do not show user icon in add watchers modal when gravatar is disabled
- When gravatar is disabled, users and groups are displayed differently as follow:
1. Members section (member list a... -
14:25 Revision 23671 (svn): Backport r23668 from trunk to 5.1-stable (#42596).
-
14:20 Revision 23670 (svn): Merge r23668 from trunk to 6.0-stable (#42596).
-
14:20 Defect #42576 (Closed): Newly attached files are displayed using the legacy icons
-
14:19 Revision 23669 (svn): Merge r23667 from trunk to 6.0-stable (#42576).
-
14:19 Revision 23668 (svn): Hide user icon in add watchers modal when gravatar is disabled (#42596).
-
13:43 Revision 23667 (svn): Replaces legacy del and attachment icons with SVG in attachments form (#42576).
-
09:55 Feature #42589: Optimize watchers list rendering by eager loading email addresses
- The patch causes an error when the watcher list contains a group....
-
09:43 Revision 23666 (svn): NoMethodError when creating a user with an invalid email address and domain restrictions are enabled (#42584).
- Patch by Go MAEDA (user:maeda).
2025-04-17
-
16:12 Feature #42595 (New): Set reply-to in notification related to each project
- Hi
Core part support "Sub-Address":https://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails#Target-Pro... -
10:27 Defect #41828 (Closed): In mobile view, delete relation svg icon in 'Related Issues' on an issue page, overflow text
-
10:23 Revision 23665 (svn): Backport r23658 from trunk to 5.1-stable (#41828).
-
08:59 Feature #29214 (Closed): Button to copy `pre` code block content to the clipboard
- Committed the patch in r23663. Thank you for your contribution.
@pre@ blocks in formatted text now have a copy but... -
07:56 Feature #29214: Button to copy `pre` code block content to the clipboard
- Fixed a system test that was failing.
-
08:53 Revision 23664 (svn): Merge r23658 from trunk to 6.0-stable (#41828).
-
08:52 Revision 23663 (svn): Add a button to copy `pre` code block content to the clipboard (#29214).
- Patch by Mizuki ISHIKAWA (user:ishikawa999) and Katsuya HIDAKA (user:hidakatsuya).
-
07:44 Feature #42589: Optimize watchers list rendering by eager loading email addresses
- Setting the target version to 5.1.8.
-
03:23 Feature #42574 (Closed): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers
- Merged the change into the stable branches in r23661 and r23662.
-
03:22 Revision 23662 (svn): Merged r23660 from trunk to 5.1-stable (#42574).
-
03:22 Revision 23661 (svn): Merged r23660 from trunk to 6.0-stable (#42574).
-
03:18 Defect #42584: NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
- Setting the target version to 5.1.8.
Also available in: Atom