Activity
From 2026-01-17 to 2026-01-19
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!
2026-01-18
-
09:16 Patch #43686 (Closed): Remove unused styles for `#tab-content-modules`
- The id `#tab-content-modules` is no longer exists because the "Modules" tab in the project settings was removed in r1...
-
09:02 Patch #43685 (Closed): Remove unused styles for `div.attachments p`
- The CSS rule for @div.attachments p@ defined at the line source:tags/6.1.1/app/assets/stylesheets/application.css#L11...
-
02:54 Patch #43684 (Closed): Remove unused styles for `span.add_attachment a`
- The CSS rule for @span.add_attachment a@, defined at source:tags/6.1.1/app/assets/stylesheets/application.css#L576, i...
2026-01-17
-
16:08 Patch #43682 (New): Add API authorization tests for private/public project access control
- This patch adds integration tests to verify API authorization behavior for issue creation and updates on private and ...
-
10:33 Feature #43681 (Closed): Improve RTL support for responsive layout
- In the current responsive layout for small screens, RTL languages are not fully supported.
One visible issue is th... -
09:27 Feature #43515 (Closed): Improve RTL layouts by removing rtl.css and integrating its overrides into application.css using CSS logical properties
- All RTL-specific styles previously defined in @rtl.css@ have been integrated into @application.css@.
This resolves...
Also available in: Atom