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.
- 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!
- 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.
- 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.
- 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
- 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.
- 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
- 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.
- 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.
- 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.
- Patch #43686 (Closed): Remove unused styles for `#tab-content-modules`
- The id `#tab-content-modules` is no longer ex ... label {display: block;} </code></pre>
- 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.
- 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>
- 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_...
- 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
- Defect #43679 (Closed): docker redmine : latest
- Hello guys, I am trying to make a plugin w ... give a hand ? Thanks in advance, Dominic
- 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.
- 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!
- 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.
- 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!
- 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>
- 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!
- 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).
- 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!
- 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.