Project

General

Profile

Activity

From 2024-11-27 to 2024-11-29

2024-11-29

22:00 Feature #41906 (Closed): Enhance font consistency by inheriting font-family in input and select elements
After ##41321, the font was changed to enhance the readability, but when the user enable *Edit* mode the text change ... pasquale [:dedalus]
19:31 Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
I have found the following issues in the current implementation:
* The @principals_check_box_tag@ labels (user and g...
Katsuya HIDAKA
08:59 Defect #41853 (Resolved): Group icons in watchers and membership modals are using a mix of legacy and SVG icons
Committed, thanks! Marius BĂLTEANU
08:46 Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
I reviewed the patch and tested the affected features with avatars enabled and disabled on the latest master. Everyth... Katsuya HIDAKA
04:33 Defect #41853 (Confirmed): Group icons in watchers and membership modals are using a mix of legacy and SVG icons
Go MAEDA
02:52 Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
I made a patch to fix the problem reported in this issue.
Additionally, this patch fixes the problem where old group...
Takenori TAKAKI
17:55 Patch #41902 (Resolved): Fix class name to match file name in keyboard_shortcuts_test.rb
Marius BĂLTEANU
16:36 Patch #41902 (Closed): Fix class name to match file name in keyboard_shortcuts_test.rb
This patch fixes the class name from @InlineAutocompleteSystemTest@ to @KeyboardShortcutsTest@ to match the file name... Katsuya HIDAKA
17:54 Patch #41901 (Resolved): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
Committed, thanks! Marius BĂLTEANU
15:25 Patch #41901 (Closed): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
The test "schedule should enqueue job" fails randomly because @@projects@ is not sorted. The query @Project.where(id:... Katsuya HIDAKA
11:36 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
Frederico, is it possible to update this patch for redmine 6? Peter Volkov
10:54 Defect #41878 (Closed): Sign Out button missing in redmine 6.0.1
Marius BĂLTEANU
09:38 Defect #41878: Sign Out button missing in redmine 6.0.1
Thanks guys for your feedback, I think my plugins have something to do with that, I will start a fresh instance witho... Mohamed Lahssini
09:36 Defect #41878: Sign Out button missing in redmine 6.0.1
I also use redmine 6.0.1 with LDAP and the Sign-Out button displays normally Łukasz Szczepański
09:15 Defect #41895 (Closed): Spent time CSV report returning `hours` as Rational instead of Float
Same issues as in Defect #41819 only for CSV report, the patch does not help.
Before Redmine 6, the hours field re...
Thomas Stollorcz
08:54 Patch #41894 (Closed): Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
Marius BĂLTEANU
05:22 Patch #41894 (Closed): Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
@WatchersController#find_objects_from_params@ does not explicitly order its results. This leads to inconsistent order... Go MAEDA
08:49 Defect #41791 (Closed): Projects endpoint returns list of all projects
Marius BĂLTEANU
04:32 Defect #41883 (Resolved): Download button in issue comments still uses deprecated raster icon
Committed the fix in r23323. Thank you. Go MAEDA
02:15 Patch #41889 (Resolved): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
Committed the fix in r23322. Go MAEDA

2024-11-28

12:41 Patch #41881 (Closed): Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
Merged the fix into stable branches in r23320 and r23321. Go MAEDA
11:12 Patch #41881 (Resolved): Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
Committed the fix in r23319. Thank you for investigating and fixing this issue. Go MAEDA
12:28 Patch #41889 (Closed): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
Some tests in @Redmine::Acts::MentionableTest@ fail randomly because @issue.mentioned_users@ returns users in an unsp... Go MAEDA
11:57 Feature #38504: Display pasted images in appropriate size on HiDPI displays
Setting the target version to 6.1.0. Go MAEDA
11:52 Feature #38504: Display pasted images in appropriate size on HiDPI displays
I have wrote a new version of the patch to address the issue where screenshots pasted from the clipboard into Redmine... Go MAEDA
11:20 Defect #41883 (Confirmed): Download button in issue comments still uses deprecated raster icon
Go MAEDA
09:20 Defect #41883: Download button in issue comments still uses deprecated raster icon
I think the following changes will solve the problem:... Mizuki ISHIKAWA
10:13 Defect #41864 (Resolved): Report tab of Spent time page still displays deprecated raster icons instead of SVGs
Committed the fix in r23318. Thank you. Go MAEDA
10:02 Defect #41873 (Resolved): Table layout breaks due to .icon class on td elements
Committed the fix in r23317. Thank you. Go MAEDA
07:21 Defect #41873: Table layout breaks due to .icon class on td elements
@hidakatsuya
Thank you. I have confirmed that the patch seems to work well.
Mizuki ISHIKAWA
03:03 Feature #41885: Settings, Time Tracking / Add 'Group by' option to extend default spent time view
Every time, when i click on "Spent Time" in issue, this option let me see report like this, without extra clicks
!ht...
Micael Broun
02:59 Feature #41885 (New): Settings, Time Tracking / Add 'Group by' option to extend default spent time view
Please, add option 'Group by' in Settings / Time Tracking to extend setup of default spent time view
Every time, w...
Micael Broun
01:27 Patch #41884 (Closed): Update RuboCop to 1.76
Updated RuboCop to 1.69 in r23316. Go MAEDA
01:19 Patch #41884 (Closed): Update RuboCop to 1.76
https://rubygems.org/gems/rubocop Go MAEDA
00:44 Defect #41878: Sign Out button missing in redmine 6.0.1
I reviewed the Redmine code but could not identify any issues. Perhaps one of the plugins you are using is causing th... Go MAEDA

2024-11-27

23:29 Feature #9122: Tracking adding/removal of watchers in the ticket history
+1 Happy to submit a contribution as well if someone can point me in the right direction of how to do this. Rohit Thakral
22:17 Defect #41883 (Closed): Download button in issue comments still uses deprecated raster icon
Affected Redmine 6.0.1 pasquale [:dedalus]
15:14 Patch #41881 (Closed): Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
Testing in a particular order will fail.... Kenta Kumojima
13:08 Defect #41880 (Closed): Plugin activity icons broken after switching to SVG icons
When a plugin is registered as ActivityProvider, their activities can't get an icon.
I already created the config/ic...
Stefan Rinkes
10:54 Defect #41879 (Closed): My redmine server suddenly show Debian default page
My redmine server suddenly show debian default page. When I chceck the status with "/opt/bitnami/ctlscript.sh status"... Ahtar Oo
10:28 Defect #41878: Sign Out button missing in redmine 6.0.1
!2024-11-27_10-27.png!
I am using LDAP authentication, I also tried with the native admin account --> Same result
Mohamed Lahssini
10:26 Defect #41878: Sign Out button missing in redmine 6.0.1
!2024-11-27_10-26.png! Mohamed Lahssini
10:14 Defect #41878: Sign Out button missing in redmine 6.0.1
I am not able to confirm the problem in my environment. Could you provide the screenshot?
!{width: 277px; border: ...
Go MAEDA
09:59 Defect #41878 (Closed): Sign Out button missing in redmine 6.0.1
Hello,
I just upgraded from 5.1.2 to 6.0.1.
I noticed that the Sign Out button is missing.
Thanks
Mohamed Lahssini
08:58 Defect #41873: Table layout breaks due to .icon class on td elements
I tested the patch and found that the layout of the Versions settings table is broken. An unnecessary padding is adde... Katsuya HIDAKA
06:56 Defect #41864: Report tab of Spent time page still displays deprecated raster icons instead of SVGs
I have reviewed the patch and tested its functionality. It works as expected. LGTM. Katsuya HIDAKA
00:32 Defect #41875 (Closed): In 'Account page', section 'Activity' when the text of item of list is too long, the svg icon becomes very small
This issue was fixed in #41821. The fix will be included in the upcoming Redmine version:6.0.2.
Thank you for repo...
Go MAEDA
 

Also available in: Atom