Project

General

Profile

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...
Marius BĂLTEANU
10:47 Feature #42335 (Closed): "Progress bar" custom field format
Committed the additional patch submitted in #note-12 with some changes in r23686. Go MAEDA
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). Go MAEDA
09:37 Defect #42509 (Closed): Plugin activity icons broken when multiple plugins are loaded
Merged to 6.0-stable branch. Marius BĂLTEANU
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 ...
Marius BĂLTEANU
09:36 Revision 23685 (svn): Merged r23683 and r23684 from trunk to 6.0-stable (#42509).
Marius BĂLTEANU
09:31 Revision 23684 (svn): Fixes rubocop offense "Layout/SpaceAroundBlockParameters: Space before first block parameter detected" (#42509).
Marius BĂLTEANU
09:27 Defect #41880: Plugin activity icons broken after switching to SVG icons
Fix committed in #42509. Marius BĂLTEANU
09:24 Revision 23683 (svn): Fixes plugin activity SVG icons broken when multiple plugins are loaded (#42509).
Patch by Stefan Rinkes (user:srinkes). Marius BĂLTEANU
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. Go MAEDA
08:38 Revision 23682 (svn): Merged r23666 from trunk to 5.1-stable (#42584).
Go MAEDA
08:36 Revision 23681 (svn): Merged r23666 from trunk to 6.0-stable (#42584).
Go MAEDA

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. Louis S
17:41 Defect #42584 (Resolved): NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
Marius BĂLTEANU
17:40 Feature #41935 (Closed): Add "editable" attribute in the custom fields API response
Merged to stable branches. Marius BĂLTEANU
16:38 Feature #41935 (Resolved): Add "editable" attribute in the custom fields API response
@editable@ attribute added to the custom fields API response. Marius BĂLTEANU
17:39 Revision 23680 (svn): Merge r23678 from trunk to 5.1-stable (#41935).
Marius BĂLTEANU
17:39 Revision 23679 (svn): Merge r23678 from trunk to 6.0-stable (#41935).
Marius BĂLTEANU
16:44 Revision 23678 (svn): Add "editable" attribute in the custom fields API response (#41935).
Marius BĂLTEANU
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. Marius BĂLTEANU
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... Marius BĂLTEANU
16:41 Revision 23677 (svn): Merged r23672 and r23675 from trunk to 5.1-stable (#42545).
Marius BĂLTEANU
16:41 Revision 23676 (svn): Merged r23672 and r23675 from trunk to 6.0-stable (#42545).
Marius BĂLTEANU
16:10 Revision 23675 (svn): Fix tests after r23672 (#42545).
Marius BĂLTEANU
15:50 Patch #42577 (Closed): Replace legacy Atom icon with SVG icon
Marius BĂLTEANU
15:49 Revision 23674 (svn): Merge r23673 from trunk to 6.0-stable (#42577).
Marius BĂLTEANU
15:41 Revision 23673 (svn): Replaces legacy atom icon with file-rss filled (#42577).
Marius BĂLTEANU
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). Marius BĂLTEANU
14:25 Patch #42596 (Closed): Do not show user icon in add watchers modal when gravatar is disabled
Marius BĂLTEANU
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...
Marius BĂLTEANU
14:25 Revision 23671 (svn): Backport r23668 from trunk to 5.1-stable (#42596).
Marius BĂLTEANU
14:20 Revision 23670 (svn): Merge r23668 from trunk to 6.0-stable (#42596).
Marius BĂLTEANU
14:20 Defect #42576 (Closed): Newly attached files are displayed using the legacy icons
Marius BĂLTEANU
14:19 Revision 23669 (svn): Merge r23667 from trunk to 6.0-stable (#42576).
Marius BĂLTEANU
14:19 Revision 23668 (svn): Hide user icon in add watchers modal when gravatar is disabled (#42596).
Marius BĂLTEANU
13:43 Revision 23667 (svn): Replaces legacy del and attachment icons with SVG in attachments form (#42576).
Marius BĂLTEANU
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.... Go MAEDA
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). Go 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...
cam lafit
10:27 Defect #41828 (Closed): In mobile view, delete relation svg icon in 'Related Issues' on an issue page, overflow text
Marius BĂLTEANU
10:23 Revision 23665 (svn): Backport r23658 from trunk to 5.1-stable (#41828).
Marius BĂLTEANU
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...
Go MAEDA
07:56 Feature #29214: Button to copy `pre` code block content to the clipboard
Fixed a system test that was failing. Mizuki ISHIKAWA
08:53 Revision 23664 (svn): Merge r23658 from trunk to 6.0-stable (#41828).
Marius BĂLTEANU
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). Go MAEDA
07:44 Feature #42589: Optimize watchers list rendering by eager loading email addresses
Setting the target version to 5.1.8. Go MAEDA
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. Go MAEDA
03:22 Revision 23662 (svn): Merged r23660 from trunk to 5.1-stable (#42574).
Go MAEDA
03:22 Revision 23661 (svn): Merged r23660 from trunk to 6.0-stable (#42574).
Go MAEDA
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. Go MAEDA
 

Also available in: Atom