Activity
From 2026-01-19 to 2026-01-21
Today
-
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 (New): 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... -
01:38 Defect #43698 (New): 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-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:16 Patch #43685 (Closed): Remove unused styles for `div.attachments p`
- Committed the patch in r24332.
-
10:13 Patch #43684 (Closed): Remove unused styles for `span.add_attachment a`
- Committed the fix in r24331.
-
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:33 Feature #43680: Improve subprojects list display on project overview
- nice improvement +1
-
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