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 ...
-
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... -
08:59 Defect #41853 (Resolved): Group icons in watchers and membership modals are using a mix of legacy and SVG icons
- Committed, thanks!
-
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...
-
04:33 Defect #41853 (Confirmed): Group icons in watchers and membership modals are using a mix of legacy and SVG icons
-
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... -
17:55 Patch #41902 (Resolved): Fix class name to match file name in keyboard_shortcuts_test.rb
-
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...
-
17:54 Patch #41901 (Resolved): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
- Committed, thanks!
-
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:...
-
11:36 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Frederico, is it possible to update this patch for redmine 6?
-
10:54 Defect #41878 (Closed): Sign Out button missing in redmine 6.0.1
-
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...
-
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
-
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... -
08:54 Patch #41894 (Closed): Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
-
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...
-
08:49 Defect #41791 (Closed): Projects endpoint returns list of all projects
-
04:32 Defect #41883 (Resolved): Download button in issue comments still uses deprecated raster icon
- Committed the fix in r23323. Thank you.
-
02:15 Patch #41889 (Resolved): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
- Committed the fix in r23322.
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.
-
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.
-
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...
-
11:57 Feature #38504: Display pasted images in appropriate size on HiDPI displays
- Setting the target version to 6.1.0.
-
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...
-
11:20 Defect #41883 (Confirmed): Download button in issue comments still uses deprecated raster icon
-
09:20 Defect #41883: Download button in issue comments still uses deprecated raster icon
- I think the following changes will solve the problem:...
-
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.
-
10:02 Defect #41873 (Resolved): Table layout breaks due to .icon class on td elements
- Committed the fix in r23317. Thank you.
-
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. -
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... -
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... -
01:27 Patch #41884 (Closed): Update RuboCop to 1.76
- Updated RuboCop to 1.69 in r23316.
-
01:19 Patch #41884 (Closed): Update RuboCop to 1.76
- https://rubygems.org/gems/rubocop
-
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...
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.
-
22:17 Defect #41883 (Closed): Download button in issue comments still uses deprecated raster icon
- Affected Redmine 6.0.1
-
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....
-
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... -
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"...
-
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 -
10:26 Defect #41878: Sign Out button missing in redmine 6.0.1
- !2024-11-27_10-26.png!
-
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: ... -
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 -
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...
-
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.
-
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...
Also available in: Atom