Project

General

Profile

Search

Results (12389)

Patch #41914 (Closed): Fix random test failur ... xity due to missing explicit language setting
<pre> Failure: UserTest#test_validate_passw ... rails test test/unit/user_test.rb:566 </pre> 2024-12-01 05:36
Feature #41910 (Closed): Bold current user's name in Assignee and Author columns on issues list
It would be a nice improvement on the UI side if, in each query (custom or not), the issues assigned to me were highlighted with bold t ... re https://github.com/mrliptontea/PurpleMine2 2024-11-30 10:26
Feature #41906 (Closed): Enhance font consist ... ting font-family in input and select elements
After ##41321, the font was changed to enhanc ... se when the user read and when the user write 2024-11-29 22:00
Patch #41902 (Closed): Fix class name to match file name in keyboard_shortcuts_test.rb
This patch fixes the class name from @InlineA ... kers, :projects_trackers, :enabled_modules, :issue_statuses, :issues, :enumerations, :custom_fields ... lues, :custom_fields_trackers, </code></pre> 2024-11-29 16:36
Patch #41901 (Closed): Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
The test "schedule should enqueue job" fails ... 42 </pre> Adding @.order(:id)@ fixes the issue by ensuring consistent ordering of @@project ... :Base.deliveries.clear end </code></pre> 2024-11-29 15:25
Defect #41895 (Closed): Spent time CSV report returning `hours` as Rational instead of Float
Same issues as in Defect #41819 only for CSV report, th ... <pre><code class="shell"> Date;Author;Hours;Issue;Comment 24.11.2024;User Name;1,5;Servicerequest #1364: Issue #1;"" 23.11.2024;User Name;0,75;Servicerequest #1415: Issue #2;"" 23.11.2024;User Name;0,5;Servicerequest #1416: Issue #3;"" 22.11.2024;User Name;4,25;Servicerequest #1415: Issue #2;"" </code></pre> CSV report from Re ... <pre><code class="shell"> Date;Author;Hours;Issue;Comment 24.11.2024;User Name;3/2;Servicerequest #1364: Issue #1;"" 23.11.2024;User Name;3/4;Servicerequest #1415: Issue #2;"" 23.11.2024;User Name;1/2;Servicerequest #1416: Issue #3;"" 22.11.2024;User Name;17/4;Servicerequest #1415: ... 2024-11-29 09:15
Patch #41894 (Closed): Fix random test failur ... om_params returns results in consistent order
@WatchersController#find_objects_from_params@ ... ojects@. The attached patch resolves this issue by ensuring results are consistently ordered ... ect_id%5B%5D=7&object_id%5B%5D=9&object_type=issue/ to match "$('#ajax-modal').html(\n '<h3 cl ... ct_type\\\" id=\\\"object_type\\\" value=\\\"issue\\\" autocomplete=\\\"off\\\" />\\n <inp ... ect_id%5B%5D=9&object_id%5B%5D=7&object_type=issue\\'\\n )\\n//]]>\\n<\\/script>\\n <d ... ional/watchers_controller_test.rb:200 </pre> 2024-11-29 05:22
Patch #41889 (Closed): Fix random test failur ... ntionableTest due to unsorted mentioned_users
Some tests in @Redmine::Acts::MentionableTest@ fail randomly because @issue.mentioned_users@ returns users in an unspecified order. 2024-11-28 12:28
Feature #41885 (New): Settings, Time Tracking ... by' option to extend default spent time view
Please, add option 'Group by' in Settings / T ... er/2024-11-28_035917_1344x1067_OVXbt06hIY.png 2024-11-28 02:59
Defect #41883 (Closed): Download button in issue comments still uses deprecated raster icon
Affected Redmine 6.0.1 2024-11-27 22:17
Patch #41881 (Closed): Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
Testing in a particular order will fail. < ... .rb:40 \ test/unit/issue_nested_set_concurrency_test.rb \ ... custom_fields and custom_values # test/unit/issue_nested_set_concurrency_test.rb ** this test ... using `destroy_all` instead of `delete_all`. 2024-11-27 15:14
Defect #41880 (Closed): Plugin activity icons broken after switching to SVG icons
When a plugin is registered as ActivityProvid ... ot possible anymore or am I holding it wrong? 2024-11-27 13:08
Defect #41879 (Closed): My redmine server suddenly show Debian default page
My redmine server suddenly show debian defaul ... can't start the mariadb service on my server. 2024-11-27 10:54
Defect #41878 (Closed): Sign Out button missing in redmine 6.0.1
Hello, I just upgraded from 5.1.2 to 6.0.1 ... hat the Sign Out button is missing. Thanks 2024-11-27 09:59
Defect #41877 (Closed): Add 'Related Issue' icon in Issue page is still the old one.
Affect redmine 6.0.1 !clipboard-202411262136-ptaou.png! 2024-11-26 21:37
Defect #41875 (Closed): In 'Account page', se ... is too long, the svg icon becomes very small
See issue in action: in blue icons with right size, in ... 262109-970mr.png! Affected version 6.0.1 2024-11-26 21:09
Defect #41873 (Closed): Table layout breaks due to .icon class on td elements
The table layout is breaking because td eleme ... lied, which disrupts the table layout. This issue is particularly noticeable in themes with ta ... #ccc}screenshot%202024-11-26%209.49.57.png! 2024-11-26 01:55
Defect #41860 (Closed): FrozenError when using SQLite3 gem version 2.0.0 or later
The version of the SQLite3 gem currently used ... chema version 20241103184550 </code></pre> 2024-11-25 03:06
Defect #41853 (Closed): Group icons in watche ... odals are using a mix of legacy and SVG icons
!clipboard-202411241047-o2mcq.png! Affected version 6.0.1 2024-11-24 10:48
Defect #41833 (Closed): Tabs left / right buttons use legacy icons
Same issue when click 'Save' button in one of the tab in administration - setting. Affected version 6.0.1 2024-11-23 13:47
Defect #41828 (Closed): In mobile view, delete relation svg icon in 'Related Issues' on an issue page, overflow text
Accessing Redmine from mobile device, when text of the subject of a related issue is too long or when the first word of a related issue is too long, the 'delete relation' SVG icon ... ched screenshot. It affects 6.0.1 release. 2024-11-22 18:25
Defect #41826 (Closed): All themes except default theme broken
<pre> Environment: Redmine version ... d on identical setup running Redmine 5.1.4. 2024-11-22 13:17
Feature #41824 (New): [UX] Ability to group subtasks and related issues thar are closed in a collapsed treelist for better user experience
In some circumstance during a particolar spri ... bug that group numerous subtasks and related issues. In this case should be possible for better ... d*) SubTasks (Closed) (*collapsed*) Related issues (Closed) (*expanded*) SubTasks (Open) (*expanded*) Related issues (Open) This would make the UX much bet ... to #1984 (see comments #1984-11 and #1984-12) 2024-11-22 09:02
Defect #41823 (Closed): "Stay logged in" feature is not available
I get a server error when I log in with `Stay ... ns: no plugin installed </code></pre> 2024-11-22 04:04
Defect #41822 (Closed): First icon on the Act ... ons-left or chevrons-right in responsive mode
When viewing the Activity page in responsive ... chevrons-left or chevrons-right icon. This issue likely occurs because the logic for setting ... e chevrons-right icon is displayed where the issue icon should normally appear: !{width: 500px ... ccc}screenshot%202024-11-22%2011.55.23.png! 2024-11-22 04:02
(176-200/12389)