Project

General

Profile

Activity

From 2024-11-17 to 2024-11-20

2024-11-20

17:44 Defect #41815 (New): Error updating from v5.1.1 to 6.0.1 gives error
I am trying to update my redmine docker (kubernetes) installation from v5.1.1 to 6.0.1 but I'm getting error like thi... A M
14:36 Feature #41755: Custom field with Hour format
Indeed, a custom field is what we have done. However, having a native custom field, having hoyr and time control, and... Francisco Vega
14:28 Defect #41791 (Confirmed): Projects endpoint returns list of all projects
This was broken in r22811 for #23954.
Previously, the @limit@ and @offset@ was applied in the controller to the sc...
Holger Just
09:05 Feature #41738: IMAP receive: option to ignore certificate
It's a good solution. Why not putting it on next release? Grischa Zengel
07:24 Defect #41776 (Closed): Default Postgresql configuration example should not have quotation marks around password
Go MAEDA
06:51 Defect #41786 (Closed): Long subject may not be displayed in Gantt chart with narrow column width
Merged the change into the 6.0-stable branch in r23296. Go MAEDA
06:47 Defect #41795 (Confirmed): Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
Go MAEDA
06:43 Defect #41789 (Resolved): HTML syntax broken for sidebar-wrapper
Committed the fix in r23295. Thank you. Go MAEDA
06:41 Defect #41789 (Confirmed): HTML syntax broken for sidebar-wrapper
Go MAEDA

2024-11-19

17:08 Defect #41795 (Closed): Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
While running the tests in isolation, I noticed that one test failed.
If the 'issue_categories' fixtures are not alr...
Vincent Robert
16:15 Defect #41791 (Resolved): Projects endpoint returns list of all projects
Redmine info:... Łukasz Szczepański
14:55 Feature #6880: Parent task displays sub task estimated time
I propose to add 2 columns: total estimated time + total spent
https://img.serpstat.com/prayer/2024-11-19_155240_1...
Micael Broun
12:30 Defect #41789 (Resolved): HTML syntax broken for sidebar-wrapper
HTML syntax error for sidebar-wrapper.... Alexander Meindl
07:43 Defect #41714: The search icon in the quick-jump menu still shows the old icon.
I've confirmed that the quick-jump menu icon has been updated to an SVG using the patch attached in #note-4.
Additio...
Takenori TAKAKI
06:52 Defect #41786 (Resolved): Long subject may not be displayed in Gantt chart with narrow column width
Committed the fix in r23294. Go MAEDA
06:16 Defect #41786: Long subject may not be displayed in Gantt chart with narrow column width
I tested the patch proposed in #note-2, and it appears to resolve the issue. I verified its functionality on macOS us... Katsuya HIDAKA
03:40 Defect #41786: Long subject may not be displayed in Gantt chart with narrow column width
Setting the target version to 6.0.2. Go MAEDA
03:22 Defect #41786: Long subject may not be displayed in Gantt chart with narrow column width
Removing @text-overflow: ellipsis;@ for @.gantt_subjects div@ also fixes the issue.
This may be the simplest solution...
Go MAEDA
03:01 Defect #41786: Long subject may not be displayed in Gantt chart with narrow column width
I found that removing HTML elements for the expand/collapse icon resolves the issue.
!{width: 595px; border: 1px...
Go MAEDA
02:39 Defect #41786 (Closed): Long subject may not be displayed in Gantt chart with narrow column width
In the Gantt chart, the subject of objects with child objects, such as issues with subtasks, is sometimes not display... Go MAEDA
02:21 Defect #41780: Unnecessary indentation for "Completed versions" in the Roadmap sidebar
Marius BĂLTEANU wrote in #note-3:
> Fixed by removing the style, please let me know what do you think.
Looks good...
Go MAEDA

2024-11-18

23:21 Defect #41714: The search icon in the quick-jump menu still shows the old icon.
I've attached a patch that replaces the legacy search magnifier in project jump and also in the search file on mobile... Marius BĂLTEANU
22:26 Defect #41780 (Resolved): Unnecessary indentation for "Completed versions" in the Roadmap sidebar
Fixed by removing the style, please let me know what do you think. Marius BĂLTEANU
09:49 Defect #41780 (Closed): Unnecessary indentation for "Completed versions" in the Roadmap sidebar
The "Completed versions" section title in the Roadmap sidebar has an unnecessary indentation compared to the main ver... Go MAEDA
22:10 Defect #41779 (Resolved): Restore `margin-top` for `#sidebar h3`
I've fixed this by restoring the top margin and removing it only for the first element, please take a look at r23292 ... Marius BĂLTEANU
09:33 Defect #41779 (Closed): Restore `margin-top` for `#sidebar h3`
The @margin-top@ for @#sidebar h3@ was removed in r23218. Probably this change was made to prevent excessive spacing ... Go MAEDA
22:00 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
@bundle exec bundle audit check --update@ added to lints in r23291. Marius BĂLTEANU
05:53 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
> Should we also add bundle-audit check --update to lints?
I think that's a great idea! Adding bundle-audit check --...
Mizuki ISHIKAWA
18:17 Feature #41785: Add flag in 'Settings' to apply default issues list view to subtasks
Implementation options:
1. Associate default issues list setting with subtasks list, which will make it possible t...
Micael Broun
18:12 Feature #41785 (New): Add flag in 'Settings' to apply default issues list view to subtasks
*Value of this Feature*
Administration / Settings --> There are flag for default issues list:
https://img.serpsta...
Micael Broun
16:42 Defect #41675: The default value of a custom field list is not used
Still present in version 5.1.4 Ludovic Andrieux
08:00 Defect #41778 (Closed): Name field in custom query creation/edit form is not marked as required
Marius BĂLTEANU

2024-11-17

20:48 Feature #32706: Creating new ticket via e-mail: use inline images also inline
redmine in version 6.0.1 not works plugins... Leonardo Fiorot
12:42 Patch #41775: Adjust the vertical alignment of icons in the tree view of the repository browser
pasquale [:dedalus] wrote in #note-2:
> Hi @maeda also the icons looks like old style and need to be fixed.
Indee...
Marius BĂLTEANU
12:39 Defect #41778 (Resolved): Name field in custom query creation/edit form is not marked as required
Committed, thanks! Marius BĂLTEANU
09:40 Defect #41778 (Closed): Name field in custom query creation/edit form is not marked as required
The name field in the custom query creation/edit form is a required field but lacks the visual indication (red asteri... Go MAEDA
12:36 Patch #35648 (Closed): Changelog generator should allow merging two or more versions
Committed, thanks!
Marius BĂLTEANU
06:34 Feature #11757 (Closed): Add support for HDPI screens (retina)
Redmine has gradually improved support for high-resolution displays thgourh various enhancements, including the effor... Go MAEDA
05:56 Defect #41749 (Closed): Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Merged the change in the trunk into the 6.0-stable branch in r23286. Go MAEDA
 

Also available in: Atom