Project

General

Profile

Activity

From 2026-01-21 to 2026-01-23

2026-01-23

17:27 Feature #37542: Negative filters for issue id and parent id for custom queries
Yes, I would also like to see this. Nikos Heikkilä
17:18 Feature #43706: Add filter operator "is not" for "parent task"
I found out that this is duplicate of issue #37542. Nikos Heikkilä
16:17 Feature #43706 (Closed): Add filter operator "is not" for "parent task"
I would like to query for all issues that do not have a specific issue as a parent. Current operators for this are
...
Nikos Heikkilä
17:16 Patch #43643 (Resolved): Align the Textile processing approach with CommonMark by using Loofah
I've committed all three patches. Thanks again for your work on this. Marius BĂLTEANU
17:15 Feature #35035: Refactor text formatting to HTML::Pipeline
Some progress was made on #43643 and we can continue to refactor the text formatting on top of Loofah. Marius BĂLTEANU
16:37 Feature #43632: Show a message when recent_pages macro does not return any page
Existing @{{child_pages}}@ macro does not show any message where the are no child pages, here is a test on the curren... Marius BĂLTEANU
16:23 Feature #43707 (New): Show on the footer the current version of Redmine that's being hosted
It's difficult for a normal user to see which version the Redmine is on. Having the version number on every page's fo... Nikos Heikkilä
03:49 Defect #43662 (Resolved): Cursor may move to incorrect position when pasting inline images from clipboard
Committed the patch in r24352. Thank you. Go MAEDA
03:17 Feature #2770: Display of inline attached images in email notification
Hi,
I have same problem, Outlook can't show the image preview on the message (see enclosed pic)
Environment:
R...
Sauro Benigni
02:44 Feature #43700 (Closed): Improve RTL layout support by replacing physical CSS properties with logical ones in core CSS files
Committed the patches in r24346 - r24351. Go MAEDA
02:28 Defect #43672 (Closed): Indent icons for subtasks and subprojects in list tables are misplaced in RTL layout
Merged the fix into 6.1-stable branch in r24345. Go MAEDA
02:12 Defect #43674 (Closed): Unintended global `ol` styling in changeset CSS
Merged the fix into 6.1-stable in r24344. Go MAEDA

2026-01-22

20:33 Feature #43631: Add "include_subprojects" parameter to recent_pages macro to include pages from subprojects
Thanks Marius. I missed the view permission, and the tests are much better, including subprojects. Florian Walchshofer
18:33 Feature #43631 (Closed): Add "include_subprojects" parameter to recent_pages macro to include pages from subprojects
Marius BĂLTEANU
08:39 Feature #43631: Add "include_subprojects" parameter to recent_pages macro to include pages from subprojects
Thanks Florian for your initial patch, I made some changes to ensure proper visibility. Please let me know if you see... Marius BĂLTEANU
08:38 Feature #43631 (Resolved): Add "include_subprojects" parameter to recent_pages macro to include pages from subprojects
Feature added, I will merge all the revisions to version:"6.1.2" once the tests pass.
Marius BĂLTEANU
09:27 Feature #43650: Ruby 4.0 support
I’m attaching a patch to make Ruby 4.0 available in Redmine.
* Since @ostruct@ is no longer a default gem, I added...
Mizuki ISHIKAWA
05:55 Feature #43700: Improve RTL layout support by replacing physical CSS properties with logical ones in core CSS files
Setting the target version to 7.0.0. Go MAEDA
05:27 Feature #43703 (New): Update jQuery to 4.0.0
jQuery 4.0.0 was released on January 17, 2026.
https://blog.jquery.com/2026/01/17/jquery-4-0-0/
Go MAEDA
02:41 Patch #43702 (Resolved): Remove unused CSS rules
Go MAEDA
02:29 Patch #43702 (Closed): Remove unused CSS rules
This meta issue aggregates multiple small issues that remove unused CSS rules, to avoid listing them individually in ... Go MAEDA
02:39 Patch #43686: Remove unused styles for `#tab-content-modules`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43685: Remove unused styles for `div.attachments p`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43684: Remove unused styles for `span.add_attachment a`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43652: Remove unused style for `td.username img.gravatar`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43642: Remove unused style for `div.square`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43247: Remove unused styles for `div.action_M`, `div.action_D`, and `div.action_A`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43246: Remove unused style for `div#issue-changesets`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:39 Patch #43244: Remove unused style for `td.revision_graph`
Since this is a very small change, it will be aggregated in the Changelog under the meta issue #43702.
Removing fr...
Go MAEDA
02:13 Defect #43675 (Closed): "Add filter" dropdown in query form appears on the wrong side in RTL layout
Merged the fix into 6.1-stable branch in r24338. Go MAEDA

2026-01-21

15:01 Patch #43701 (New): Redmine::Search::Tokenizer limited to 5 => problem for "contains any of", "starts with" and "ends with" filter operators
The @Redmine::Search::Tokenizer@ is limited to 5, with a hardcoded limit.
This introduces an @issue contains any of@...
Jan Catrysse
11:52 Feature #43681 (Closed): Improve RTL support for responsive layout
Duplicate of #43700. Closing. Go MAEDA
11:51 Feature #43700 (Closed): Improve RTL layout support by replacing physical CSS properties with logical ones in core CSS files
This series of patches replaces physical CSS properties with logical ones in core CSS files, excluding gantt.css, to ... Go MAEDA
10:52 Defect #43699 (Closed): Fatal error during database migration process
The errors in your logs are low-level errors of your database server (Maria DB). It looks like the database structure... Holger Just
02:52 Defect #43699 (Closed): Fatal error during database migration process
So a few years back (2019) we switched from building Redmine from source to using the official Docker image.
Which h...
Tim Totten
01:38 Defect #43698 (Closed): ArgumentError occurs on /oauth/authorize when REST API is disabled
When the REST web service is disabled in Redmine settings, accessing the OAuth authorization endpoint causes an excep... Mizuki ISHIKAWA
 

Also available in: Atom