Activity
From 2025-04-18 to 2025-04-20
2025-04-20
-
11:27 Feature #33784: Update Mercurial repository support to be compatible with Python 3 and remove support for Mercurial < 5.1
- Please update to a supported version of python, i.e. at least 3.9 which will be EOL in October 2025. 3.5 is EOL for m...
-
09:40 Feature #33784: Update Mercurial repository support to be compatible with Python 3 and remove support for Mercurial < 5.1
- Thanks for finding the second root cause and for the fixes, we started to have green results "on the CI":https://www....
-
06:33 Feature #33784: Update Mercurial repository support to be compatible with Python 3 and remove support for Mercurial < 5.1
- Marius BĂLTEANU wrote in #note-23:
> @maeda, can you take a look on the failing tests from Redmine CI? https://www.r... -
09:57 Patch #42599 (New): Update database versions on CI
- Github:
# Updates MySQL from 8.0 to 8.4 -
09:55 Revision 23694 (svn): Drop support for Ruby 3.1 (#42496).
-
09:22 Revision 23693 (svn): Tag version 5.1.8.
-
09:22 Revision 23692 (svn): Tag version 6.0.5.
-
09:19 Revision 23691 (svn): Updates for 5.1.8 release.
-
09:18 Revision 23690 (svn): Merge r23689 from trunk to 6.0-stable.
-
09:17 Feature #42598 (Closed): Drop Atom icon in "Also available in" links
- "Also available in" links have icon only for Atom. Instead of adding icons for other links (PDF, CSV, HTML, TXT) as p...
-
09:15 Revision 23689 (svn): Updates for 6.0.5 release.
-
07:14 Defect #33108 (Closed): Mercurial support is broken for Mercurial 5.1 or later
- This issue was probably fixed in #33784.
-
06:17 Patch #42597 (Closed): Skip some Mercurial tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1
- Due to a change in Mercurial 5.1 (see #33784#note-18), some Mercurial-related tests fail in the 6.0-stable and 5.1-st...
-
05:33 Revision 23688 (svn): Add missing _filters.html.erb view file that was not included in r23686 (#42335).
-
04:22 Revision 23687 (svn): Ensure Mercurial uses Python >= 3.5 (#33784).
- Redmine no longer supports Python 2.7.
Mercurial does not support Python 3.0 to 3.4.
Patch by Go MAEDA (user:maeda).
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).
Also available in: Atom