Activity
From 2026-01-19 to 2026-01-21
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@... -
11:52 Feature #43681 (Closed): Improve RTL support for responsive layout
- Duplicate of #43700. Closing.
-
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 ...
-
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...
-
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... -
08:04 Revision 24337 (svn): Run recent_pages macro tests on the default text formatter (#43631).
-
08:03 Revision 24336 (svn): Fixes a bug where the link to subproject wiki page points to parent project (#43631).
-
08:02 Revision 24335 (svn): Adds a test to ensure that recent_pages do not disclose private project (#43631)..
-
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...
2026-01-20
2026-01-19
-
18:29 Feature #29664: Webhook triggers in Redmine
- I've finished the work for @acts_as_webhookable@ in the attached patch. user:hjust, user:jkraemer, please let me know...
-
13:28 Defect #43688: some style attributes are removed from HTML tags in Markdown comments/wiki entries
- Redmine indeed applies a whitelist of known-safe CSS rules. The allowed CSS attributes are documented at https://your...
-
10:27 Defect #43688: some style attributes are removed from HTML tags in Markdown comments/wiki entries
- Looking at the source code via developers console, one can see that @display: inline-block; direction: rtl;@ is removed.
-
10:22 Defect #43688 (New): some style attributes are removed from HTML tags in Markdown comments/wiki entries
- I've discovered that only some CSS style attributes are allowed at least for div and span tags. For instance `directi...
-
10:18 Patch #43686 (Closed): Remove unused styles for `#tab-content-modules`
- Committed the patch in r24333.
-
10:18 Revision 24333 (svn): Remove unused styles for `#tab-content-modules` (#43686).
- Patch by Go MAEDA (user:maeda).
-
10:16 Patch #43685 (Closed): Remove unused styles for `div.attachments p`
- Committed the patch in r24332.
-
10:16 Revision 24332 (svn): Remove unused styles for `div.attachments p` (#43685).
- Patch by Go MAEDA (user:maeda).
-
10:13 Patch #43684 (Closed): Remove unused styles for `span.add_attachment a`
- Committed the fix in r24331.
-
10:13 Revision 24331 (svn): Remove unused styles for `span.add_attachment a` (#43684).
- Patch by Go MAEDA (user:maeda).
-
09:41 Defect #42969: Autologin not working: token created and cookie set, but session not restored (Redmine 6.0.5)
- I can confirm tis too.
After upgrading from 5.x to 6.1.1 I had the same issue.
Updated passenger and everything w... -
08:56 Revision 24330 (svn): Remove context_menu_rtl.css by integrating it into context_menu.css using logical properties (#43515).
-
08:33 Feature #43680: Improve subprojects list display on project overview
- nice improvement +1
-
08:09 Revision 24329 (svn): Removes deprecated CSS styles related to the legacy icons from context_menu.css (#43206).
-
05:48 Defect #43679 (Closed): docker redmine : latest
- I'm sorry, but we do not maintain the Docker image, please open an issue on Github. If they found any issue in the Re...
-
05:22 Feature #43515: Improve RTL layouts by removing rtl.css and integrating its overrides into application.css using CSS logical properties
- Beautiful work!
Also available in: Atom