Activity
From 2025-04-16 to 2025-04-18
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.
2025-04-16
-
12:08 Feature #42510: Add Stimulus as a JavaScript framework
- We've had a chat about this at Planio and consensus was that introducing Stimulus for new functionality and, over tim...
-
12:04 Feature #42335: "Progress bar" custom field format
- Marius BĂLTEANU wrote in #note-12:
> I've updated the patch to persist the interval ratio for all custom fields of t... -
09:23 Feature #42589 (Closed): Optimize watchers list rendering by eager loading email addresses
- When the "Use Gravatar user icons" setting is enabled, viewing an issue causes one query per watcher to load their em...
-
08:50 Feature #42574 (Resolved): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers
- Committed the patch in r23660.
-
08:50 Revision 23660 (svn): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers (#42574).
- Patch by Go MAEDA (user:maeda).
-
07:46 Defect #42584: NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
- I have updated the patch.
The updated patch also skips domain validation to avoid displaying an error message with... -
07:07 Defect #42588 (Needs feedback): Generated SVG sprite icon URL does not include digest when rendered in a JSON response
- The @sprite_icon@ method generally generates a SVG tag as below:...
-
02:16 Defect #42580 (Closed): Array#to_sentence produces incorrect output due to missing translation keys
- Committed the fix in r23659. Thank you.
-
02:15 Revision 23659 (svn): Updates translations for Array#to_sentence (#42580).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
Also available in: Atom