Project

General

Profile

Activity

From 2024-11-01 to 2024-11-04

2024-11-04

17:54 Feature #41686 (Closed): Setting the priority field values ​​by project
Hello,
I'm workng with a TMA that manages several clients. In their SLAs, these clients do not all have the same p...
Renaud Colas
14:59 Feature #36933: Halt Redmine boot entirely instead of showing a warning in admin/info when there are pending migrations
Outright refusing to start entirely with pending migrations may be a bad idea as it may prevent people from running r... Holger Just
13:20 Defect #39150: right-click menu not always appearing in large lists
Thank for this issue, i had the exact same issue.
The issue is also on github here: https://github.com/nanego/redmine...
popy popy
06:07 Defect #41434: CSV import fails with error for quoted fields containing newlines and CRLF line endings
The attached patch should fix the issue. Go MAEDA
03:04 Defect #41681 (Needs feedback): Wrong person is registered with issues.
Hello, I'm a user using RedMine.
Very occasionally, account A uploads issue comment, but I get a bug where the com...
denny kim
02:45 Defect #41601 (Closed): The "Repeat password" field accepts a different password
Go MAEDA
02:45 Defect #41602 (Closed): The Attachment field allows you to add unsupported file formats
Go MAEDA
02:35 Feature #41676 (Closed): No updated changed date for folders when files are being updated
Go MAEDA
00:07 Feature #23980: Replace icon images with Tabler SVG icons
Tiemo Vorschuetz wrote in #note-99:
> Just noticed that only the default theme is working in 5.1.3-devel if redmine ...
Marius BĂLTEANU
00:06 Feature #23980 (Resolved): Replace icon images with Tabler SVG icons
I've added some tests for @IconsHelper", I'm going to close this. Marius BĂLTEANU

2024-11-03

23:36 Patch #34218 (Closed): Increase size of value field in settings
Marius BĂLTEANU
16:05 Patch #34218 (Resolved): Increase size of value field in settings
Patch committed, thanks! Marius BĂLTEANU
23:36 Feature #38853 (Closed): Changes user visibility from "all" to "member of visible projects" for new roles and existing builtin roles
Marius BĂLTEANU
19:52 Feature #38853 (Resolved): Changes user visibility from "all" to "member of visible projects" for new roles and existing builtin roles
I've committed the migration. I don't think it's a big deal to manually change back to "all" for builtin roles. Marius BĂLTEANU
23:36 Defect #38915 (Closed): Duplicate spacer id in jsToolBar
Marius BĂLTEANU
14:00 Defect #38915 (Resolved): Duplicate spacer id in jsToolBar
I've committed the fix, thanks! Marius BĂLTEANU
22:48 Defect #37072 (Closed): Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
Marius BĂLTEANU
14:03 Defect #37072: Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
Thanks! I'm going to merge this to stable branches. Marius BĂLTEANU
14:02 Defect #37072: Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
Hi Marius,
this looks good for me. With German language there are no problems with your solution.
Alexander Meindl
13:44 Defect #37072 (Resolved): Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
I've committed a fix with a slight change. I've preferred to use @capitalize@ instead of @downcase@ and @upcase_first... Marius BĂLTEANU
20:34 Defect #41680 (New): RTL direction
We suffer from using the RTL language when using Redmine because we need to modify a lot of things on CSS or JavaScri... ashraf alzyoud
19:53 Defect #35726: Time Formatting does not apply to CSV exports
This change still needs some work. Marius BĂLTEANU
19:39 Patch #40197 (New): Update commonmark to 1.1
I'm postponing this for version:"6.1.0" in order to fix the CI build. Marius BĂLTEANU
13:06 Patch #40197 (Resolved): Update commonmark to 1.1
I've updated commonmark gem to 1.1.5. Marius BĂLTEANU
12:57 Feature #23954 (Closed): Shows the date of the last activity on Projects administration
Go MAEDA wrote in #note-40:
> A fix for r22811 has been posted: ##41678
Fix committed, thanks!
Marius BĂLTEANU
12:57 Patch #41678 (Closed): Fix lost backward compatibility about return type of ProjectQuery#results_scope
Committed the patches as part of #23954, thank you for finding and fixing this issue. Marius BĂLTEANU
08:40 Patch #41678: Fix lost backward compatibility about return type of ProjectQuery#results_scope
I confirmed that the method works without issues after applying the patch.
For the plugin, there might be problems if...
Mizuki ISHIKAWA
07:10 Patch #41678: Fix lost backward compatibility about return type of ProjectQuery#results_scope
Nishida Yuya wrote:
> r22811 changed return type of @ProjectQuery#results_scope@ : @Project::ActiveRecord_Relation@ =...
Nishida Yuya
12:46 Feature #39111 (Closed): Enable Asset Pipeline Integration using Propshaft
Thanks for working on these fixes! Marius BĂLTEANU
12:42 Patch #41624: CSS-fix to prevent 'blinking' tooltips
I've merged this fix to stable branches. Marius BĂLTEANU
08:32 Feature #39529: Add tooltips for clarifying non-notifiable user mentions
The patch should be updated to use a vector icon instead of app/assets/images/warning.png. See #23980.
Go MAEDA
08:15 Feature #12521 (Closed): Improve tracker deletion error message to display projects containing issues under the tracker
I have committed the patch in r23181.
The tracker deletion error message now displays a list of projects that cont...
Go MAEDA
07:27 Feature #38501: recent_pages macro that displays a list of recently updated Wiki pages
The help page also needs to be updated. Go MAEDA
07:15 Defect #41465 (Closed): "Import issues" and "Import time entries" pages are visible to users without "Add issues" and "Log spent time" permissions
I have committed the fix in r23178. Thank you for your contribution.
I didn't set this issue's category to "Securi...
Go MAEDA

2024-11-02

12:29 Defect #41679: Enable "Related Issue" Field in Bulk Edit
Sorry again, just realised I chose the wrong type, please adjust to "Feature" Jorge Vaz
12:27 Defect #41679 (New): Enable "Related Issue" Field in Bulk Edit
Add support for the *Related Issue* field in the *Bulk Edit* functionality to allow for mass assignment of related is... Jorge Vaz
06:14 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Mizuki ISHIKAWA wrote in #note-33:
> The current code seems to be warned by rubocop. https://github.com/redmine/redm...
Mizuki ISHIKAWA
05:15 Feature #39111: Enable Asset Pipeline Integration using Propshaft
The current code seems to be warned by rubocop. https://github.com/redmine/redmine/actions/runs/11639710239/job/32416... Mizuki ISHIKAWA
04:58 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Mizuki ISHIKAWA wrote in #note-31:
> I found ThemesTest#test_old_theme_compatibility test fails. https://www.redmine...
Go MAEDA
03:29 Feature #39111: Enable Asset Pipeline Integration using Propshaft
I found ThemesTest#test_old_theme_compatibility test fails. https://www.redmine.org/builds/logs/build_trunk_mysql_rub... Mizuki ISHIKAWA
05:25 Feature #23954 (Reopened): Shows the date of the last activity on Projects administration
A fix for r22811 has been posted: ##41678 Go MAEDA
05:22 Patch #39887: Update RuboCop to 1.68
Updated RuboCop to 1.68 in r23177.
Go MAEDA

2024-11-01

20:38 Feature #41676: No updated changed date for folders when files are being updated
Okay, thank you for the quick answer. I'll take care for umgrades and check which plugin provides the folders.
Maik Rohde
18:55 Feature #41676 (Needs feedback): No updated changed date for folders when files are being updated
Redmine doesn't have the concept of folders for uploaded files. Are you using a plugin perhaps? If so, please contact... Holger Just
16:21 Feature #41676 (Closed): No updated changed date for folders when files are being updated
I am using Redmine Version 3.3.3, but the described problem is also present in version 3.4. I do not possess a higer ... Maik Rohde
19:28 Patch #41678: Fix lost backward compatibility about return type of ProjectQuery#results_scope
After apply attachment:fix_lost_backward_compatibility_about_return_type_of_ProjectQuery_results_scope.patch , @Proje... Nishida Yuya
19:01 Patch #41678 (Closed): Fix lost backward compatibility about return type of ProjectQuery#results_scope
r22811 changed return type of @ProjectQuery#results_scope@ : @Project::ActiveRecord_Relation@ => @Array@ of @Project@... Nishida Yuya
16:19 Defect #41675 (New): The default value of a custom field list is not used
Hello,
I created a custom fields for issues in Redmine 5.1.3.
The type is List and it is Required.
It contains s...
Ludovic Andrieux
06:56 Patch #41624 (Closed): CSS-fix to prevent 'blinking' tooltips
@marius.balteanu committed the fix in r23172. Thank you for your contribution. Go MAEDA
 

Also available in: Atom