Activity
From 2026-01-16 to 2026-01-18
Today
-
09:16 Patch #43686 (New): 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 (New): Remove unused style 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 (New): Remove unused style 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
-
19:15
Feature #43683 (New): not woking
- sd
-
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 (New): 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...
2026-01-16
-
12:10 Feature #43680 (New): Improve subprojects list display on project overview
- This patch improves the styling of the subprojects list on the Overview tab.
In the current implementation, subpro... -
11:09 Defect #43679 (New): docker redmine : latest
- Hello guys,
I am trying to make a plugin work on a docker container.
The plugin was download from internet ; is a... -
08:46 Feature #27097: Key/value custom field; Raise length limit from 60 to 255
- Mischa The Evil wrote in #note-1:
> The current, 60-char. limit is enforced by source:/trunk/app/models/custom_field... -
04:42 Defect #43675: "Add filter" dropdown in query form appears on the wrong side in RTL layout
- Committed the fix in r24323.
-
04:40 Defect #43675 (Resolved): "Add filter" dropdown in query form appears on the wrong side in RTL layout
-
04:38 Defect #43672 (Resolved): Indent icons for subtasks and subprojects in list tables are misplaced in RTL layout
- Committed the fix in r24321.
-
04:33 Defect #43674 (Resolved): Unintended global `ol` styling in changeset CSS
- Committed the fix in r24320.
-
02:13 Feature #43678 (New): Improve Gantt chart to support RTL layout
- The current Gantt chart does not fully support RTL layout. In RTL, the area displaying the issue subject is correctly...
-
01:37 Defect #43513: Misaligned RTL layout on the project Overview page
- Removing from the target version 7.0.0.
Since this change only replaces physical properties with logical ones, it ... -
01:31 Patch #43677 (Closed): Remove unused properties from `a.sort` selector
- Committed the patch as a part of #43206.
Also available in: Atom