Project

General

Profile

Search

Results (12567)

Defect #43718 (New): Issue beginning/ending arrows should be flipped in RTL calendars
The calendar displays arrows indicating an issue's beginning and ending dates. In RTL layo ... ge is used. The attached patch fixes this issue. 2026-01-26 10:00
Defect #43715 (New): Project selector does not indent subprojects in RTL layout
In the project selector drop-down, subproject ... is used. The attached patch resolves this issue by replacing @padding-left@ with @padding-in ... *RTL:* !project-selector-rtl%402x.png! 2026-01-25 10:28
Defect #43714 (New): Arrow buttons for Available/Selected columns are misleading in the issues query form on RTL layouts
On the issues query form, the positions of "Available col ... which is confusing. This patch fixes the issue by replacing the "→" and "←" characters used ... s, and mirroring those images in RTL layouts. 2026-01-25 09:28
Feature #43707 (Needs feedback): Show on the ... urrent version of Redmine that's being hosted
It's difficult for a normal user to see which ... s would be useful for example when reporting issues about Redmine, to include the version numbe ... field "Affected version" in case of a defect. 2026-01-23 16:23
Feature #43706 (New): 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 ... at redmine.org at the time of creating this issue. * Some earlier version from 2017 2026-01-23 16:17
Patch #43702 (Resolved): Remove unused CSS rules
This meta issue aggregates multiple small issues that remove unused CSS rules, to avoid list ... vidually in the Changelog. The included issues are listed in the "Related issues" section. 2026-01-22 02:29
Patch #43701 (New): Redmine::Search::Tokenize ... 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@, @starts with@ and @ends wi ... oded limits. Related to: #38435 and #38456 2026-01-21 15:01
Feature #43700 (Closed): Improve RTL layout s ... roperties with logical ones in core CSS files
This series of patches replaces physical CSS ... e the layout worse. I have opened a separate issue (#43678) for proper RTL support of the Gantt ... ve the currently partially broken RTL layout. 2026-01-21 11:51
Defect #43699 (Closed): Fatal error during database migration process
So a few years back (2019) we switched from b ... make any more sense to a Redmine developer. 2026-01-21 02:52
Defect #43698 (New): ArgumentError occurs on /oauth/authorize when REST API is disabled
When the REST web service is disabled in Redm ... en the REST web service is disabled, so this issue may not occur in typical usage. I found this during testing and created this issue. 2026-01-21 01:38
Patch #43686 (Closed): Remove unused styles for `#tab-content-modules`
The id `#tab-content-modules` is no longer ex ... label {display: block;} </code></pre> 2026-01-18 09:16
Patch #43685 (Closed): Remove unused styles for `div.attachments p`
The CSS rule for @div.attachments p@ defined ... used since r16651. It can be safely removed. 2026-01-18 09:02
Patch #43684 (Closed): Remove unused styles for `span.add_attachment a`
The CSS rule for @span.add_attachment a@, def ... led { cursor: not-allowed; </code></pre> 2026-01-18 02:54
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 public p ... * Non-member should not be able to create issues on private projects * Non-member should not be able to update issues on private projects * Admin should be able to create/update issues on private projects even as non-member h3. Public Project Tests * Non-member can create issues when Non member role has :add_issues permission * Non-member cannot update issues when Non member role lacks :edit_issues permission (default behavior) * Anonymous cannot create issues by default (lacks :add_issues permission) * Anonymous cannot update issues by default (lacks :edit_issues permission) * When user only has :add_... 2026-01-17 16:08
Feature #43681 (Closed): Improve RTL support for responsive layout
In the current responsive layout for small sc ... ages are not fully supported. One visible issue is the flyout menu. In LTR layouts, it is sh ... tachment:responsive-my-account-after@2x.png 2026-01-17 10:33
Defect #43679 (Closed): docker redmine : latest
Hello guys, I am trying to make a plugin w ... give a hand ? Thanks in advance, Dominic 2026-01-16 11:09
Feature #43678 (New): Improve Gantt chart behavior in RTL environments
The current Gantt chart does not fully support RTL layout. In RTL, the area displaying the issue subject is correctly moved to the right side ... n the right and the newest dates on the left. 2026-01-16 02:13
Defect #43675 (Closed): "Add filter" dropdown in query form appears on the wrong side in RTL layout
In RTL layout, the query form layout is incor ... the UI inconsistent. This patch fixes the issue. *Before:* !{border: 1px solid gray;}.rt ... solid gray;}.rtl-query-form-after%402x.png! 2026-01-15 12:04
Feature #43673 (New): Allow auto-watching issues assigned to my groups
From #2716: Holger Just wrote in #note-42: ... s could be part of this feature explicitly. 2026-01-15 08:44
Defect #43672 (Closed): Indent icons for subt ... ts in list tables are misplaced in RTL layout
In the RTL layout, indent icons for subtasks ... ng. *Before:* !{border: 1px solid gray;}.issues-table-rtl-before%402x.png! *After:* !{border: 1px solid gray;}.issues-table-rtl-after%402x.png! 2026-01-15 06:57
Defect #43666 (Closed): redmine:email:receive_imap does not read issue attributes from the body of the email
I'm following the official guide (https://www ... , trying to fetch ( *IMAP* ) and *create new issues* from emails. Using Linux, launching *redm ... 14.5). Allowed anonymous users to create an issue in the Redmine settings. Created a project ... same as the official guides: This is a new issue that overrides a few attributes [...] Pr ... be blank, Status cannot be blank</code></pre> 2026-01-12 13:11
Defect #43664 (Closed): Project menu tab left/right buttons are broken in RTL layout
In RTL layout, the left/right tab buttons in ... ult to use. The attached patch fixes this issue. *Before:* !{border: 1px solid gray;}.le ... ay;}.left-right-buttons-after-fix%402x.png! 2026-01-11 09:42
Defect #43662 (Closed): Cursor may move to in ... ion when pasting inline images from clipboard
h2. Issue In the @addInlineAttachmentMarkup()@ func ... st commit to the trunk (source:/trunk@24291). 2026-01-10 10:09
Feature #43659 (Closed): Set minimum width for Permission column in permission report
Currently, the Permission column of the permi ... es are defined. This change addresses the issue by setting a minimum width for the Permissio ... d gray;}.permissions-report-after%402x.png! 2026-01-09 09:46
Defect #43657 (New): Improve Redmine test suite by adding performance tests
Lately, I've observed multiple performance issues generated by changes made to simplify/refac ... the effect of our changes based on numbers. 2026-01-09 04:47
(1-25/12567)