Activity
From 2025-11-24 to 2025-11-26
2025-11-26
-
18:20 Defect #43536: wrong email with dot in account
- affected https://www.redmine.org
-
18:20 Defect #43536 (Closed): wrong email with dot in account
- email like @bob@mail.org@ - *pass* @bob.marly@mail.org@ - @wrong email value@
-
18:17 Feature #8095: Allow overriding the default text formatting in each project
- copy #43489...
-
15:07 Patch #43535 (New): Additional translation for Tamil language
- Here are the additional and updated translation files.
-
15:06 Patch #43534 (New): target version filter including subprojects
- This patch alters the filter (issues_query) to also include the "Target version" of subprojects when the subproject f...
-
09:58 Feature #43528: Allow "RM-" to be used as a prefix for changesets
- The patch is really small, but would be really helpful for us to connect out commits as we have used the "RM-" prefix...
-
09:57 Feature #43528 (New): Allow "RM-" to be used as a prefix for changesets
- Currently, only "#tasknumber" is allowed for commit messages for connecting commits to specific tasks. This patch all...
-
08:32 Defect #43282: Locked users are not shown in gray in the user list
- The attached patch fixes the issue by adding @User#css_classes@ to the class attribute of each @tr@ element, as done ...
-
08:02 Defect #41680 (Closed): Incorrect label/value order on the issue view in RTL layout
- Backported the fix into 6.1-stable branch in r24185.
-
07:51 Defect #41680 (Resolved): Incorrect label/value order on the issue view in RTL layout
- Committed the fix in r24184. Thank you.
-
07:30 Defect #43523 (Resolved): Avatar layout breaks for initials icon in user import completion page
- Committed the fix in r24183. Thank you.
-
02:23 Defect #43523: Avatar layout breaks for initials icon in user import completion page
- I confirmed that the patch mentioned in the issue description fixes this issue and works as expected. Looks good.
-
07:22 Defect #43504 (Resolved): Unexpected file name shown when hovering over a link in the Files column
- Committed the patch suggested in #note-2 in r24182. Thank you.
-
01:38 Defect #43504: Unexpected file name shown when hovering over a link in the Files column
- Katsuya HIDAKA wrote in #note-2:
> I confirmed that the patch mentioned in the issue description works as expected i... -
06:29 Defect #43527 (Resolved): Login and Email columns are unexpectedly center-aligned on the Users page since Redmine 5.1
- Committed the patch in r24181.
-
05:30 Defect #43527: Login and Email columns are unexpectedly center-aligned on the Users page since Redmine 5.1
- I also confirmed that it displays correctly in RTL languages.
-
05:29 Defect #43527: Login and Email columns are unexpectedly center-aligned on the Users page since Redmine 5.1
- I confirmed that the attached patch fixes this issue and works as expected in Chrome, Firefox and Safari. This fix lo...
-
04:45 Defect #43527 (Closed): Login and Email columns are unexpectedly center-aligned on the Users page since Redmine 5.1
- On the Administration > Users page, the values in the *Login* and *Email* columns are currently displayed centered. T...
-
05:28 Defect #43525 (Resolved): "label_added" is not translated in the repository revision view legend
- Committed the fix in r24180. Thank you for reporting the issue.
-
05:26 Defect #43525: "label_added" is not translated in the repository revision view legend
- Here is a screenshot.
!{border: 1px solid gray;}.screenshot-43525%402x.png!
-
00:37 Defect #43525 (Confirmed): "label_added" is not translated in the repository revision view legend
-
05:14 Defect #43520 (Closed): Repository browser does not indent directory hierarchy in RTL layout
- Merged the fix into 6.1-stable branch in r24179.
-
05:10 Patch #43493 (Closed): Japanese translation update (field_ratio_interval and setting_issue_done_ratio_interval)
- Merged the change into 6.1-stable branch in r24178.
-
05:08 Patch #43493: Japanese translation update (field_ratio_interval and setting_issue_done_ratio_interval)
- Committed the patch in r24177. Thank you.
-
05:01 Defect #43522 (Closed): "Ratio interval" custom field label is not localized
- Merged rr24174 into 6.1-stable in r24175.
-
04:54 Defect #43522 (Resolved): "Ratio interval" custom field label is not localized
- Committed the fix in r24174.
-
01:58 Defect #43526 (New): When using the include macro in the project description, an execution error occurs in the project list (list view)
- When the include macro is used in a project’s description, it renders correctly on the project overview and the proje...
-
01:38 Defect #43492 (Closed): Initials avatar shrink in the Activity view when event titles are long
- Merged the fix into 6.1-stable in r24172.
2025-11-25
-
23:55 Defect #43525 (Closed): "label_added" is not translated in the repository revision view legend
- fixes a minor typo that appeared in Redmine 6.0...
-
15:50 Defect #43524: Incorrect sorting when using "Subproject of" (parent project) as primary sort key in Project List view
- Japanese translation
プロジェクト リストで,"親プロジェクト名"を条件に含む並び替えを行った場合,2つ目以降に指定した条件が無視されて正しくソートされません。
models/project_query.r... -
15:37 Defect #43524 (New): Incorrect sorting when using "Subproject of" (parent project) as primary sort key in Project List view
- In the Project List view, when "Subproject of" (parent project) field is included as the primary sort key and the o...
-
15:49 Feature #41214: Allow the 'OR' Logical Operator in Query
- I would second this. This is still required for daily use.
-
10:05 Defect #43520 (Resolved): Repository browser does not indent directory hierarchy in RTL layout
- Committed the fix in r24171.
-
00:51 Defect #43520 (Closed): Repository browser does not indent directory hierarchy in RTL layout
- When you expand a directory in the repository browser, its contents are normally shown with indentation to represent ...
-
09:58 Defect #43492 (Resolved): Initials avatar shrink in the Activity view when event titles are long
- Committed the fix in r24170. Thank you.
-
09:17 Defect #43492 (Confirmed): Initials avatar shrink in the Activity view when event titles are long
-
09:53 Defect #43523 (Closed): Avatar layout breaks for initials icon in user import completion page
- On the user import completion page, the avatar layout in the Login column is broken when the Initials icon is display...
-
09:40 Defect #43522 (Closed): "Ratio interval" custom field label is not localized
- The label "Ratio interval" for progress bar custom fields is not localized.
-
09:13 Defect #41680: Incorrect label/value order on the issue view in RTL layout
- I have written a patch so that the CSS supports both LTR and RTL layouts.
!{width: 420px; border: 1px solid gray;}... -
07:39 Defect #43514 (Closed): Legacy icons still displayed alongside new SVG icons on some RTL pages
- Merged the fix into 6.1-stable branch in r24169.
-
07:37 Defect #43512 (Closed): Copy button on code blocks is positioned incorrectly in RTL layout
- Merged the fix into 6.1-stable branch in r24168.
-
07:35 Defect #43507 (Closed): Markdown alerts do not respect RTL text direction
- Merged the fix into 6.1-stable branch in r24167.
-
06:58 Defect #43509 (Closed): Avatar in issue view is positioned incorrectly in RTL layout
- Merged the fix into 6.1-stable branch in r24166.
-
06:54 Defect #43510 (Closed): Reaction buttons are positioned incorrectly in RTL layout
- Merged the fix into 6.1-stable branch in r24165.
-
04:56 Defect #43521 (New): Saving a custom field fails with 500 when regular expression is invalid
- When a custom field has the format "Text" or "Long text", an Internal Server Error occurs on save if the "Regular exp...
2025-11-24
-
08:11 Defect #43491 (Closed): Fix incorrect link for the Japanese CommonMark Quick Reference
- Merged r24150 into 6.1-stable branch in r24164.
-
07:22 Defect #43514 (Resolved): Legacy icons still displayed alongside new SVG icons on some RTL pages
- Committed the fix in r24163.
-
02:06 Defect #43514 (Closed): Legacy icons still displayed alongside new SVG icons on some RTL pages
- On some pages when using the RTL layout, legacy bitmap icons are still displayed together with the new SVG icons, whi...
-
03:05 Feature #43515 (New): Improve RTL layouts by removing rtl.css and integrating its overrides into application.css using CSS logical properties
- Redmine currently uses an additional @rtl.css@ file to override some LTR-oriented styles for RTL languages. However, ...
Also available in: Atom