Search
Results (2555)
- Revision 23463 (svn): Optimize IssuesController#show by skipping time tracking queries when disabled (#42144).
- Patch by Go MAEDA (user:maeda).
- Revision 23446 (svn): Optimize `journalized` method to use preloaded Issue association for better Activity view performance (#42077).
- Patch by Go MAEDA (user:maeda).
- Revision 23433 (svn): Remove navigation parameters from issue detail URLs after updates (#42073).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 23431 (svn): Fix NoMethodError in IssuePriority#high and #low when no default or active priorities exist (#42066).
- Patch by Go MAEDA (user:maeda).
- Revision 23406 (svn): Bold current user's name in Assignee and Author columns on issues list (#41910).
- Patch by Go MAEDA (user:maeda).
- Revision 23370 (svn): Fix random test failure in IssueTest due to unsorted expected_statuses (#41951).
- Patch by Go MAEDA (user:maeda).
- Revision 23363 (svn): Fixes error when create a version with custom field of "File" type from Issue page (#40301).
- Patch by Takenori TAKAKI (user:takenory).
- Revision 23352 (svn): Fix random test failure ... _should_copy_requested_items due to missing :issue_categories fixture (#41934).
- Patch by Go MAEDA (user:maeda).
- Revision 23350 (svn): Fix random failures in IssueRelationTest#test_create_with_initialized_jou ... for retrieving the expected detail (#41931).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 23323 (svn): Replace deprecated raster icon with SVG in download button for issue comments (#41883).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 23319 (svn): Fix test failures due t ... s deletion leaving orphaned custom_values in IssueNestedSetConcurrencyTest (#41881).
- Patch by Kenta Kumojima (user:kumojima).
- Revision 23305 (svn): Fix icon shrinking issue in Activity view with long event titles (#41821).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 23255 (svn): Fix layout distortion in issue list descriptions with code blocks (#40303).
- Revision 23228 (svn): Fixes double-escaping issue for a principal name with special chars (#41721, #23980).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 23214 (svn): Fixes issue introduced in r23145 for rendering attachment and download icons (#23980).
- Revision 23212 (svn): Fixed an issue where Redmine would not start due to an error in Propshaft (#39111).
- Patch by user:hidakatsuya.
- Revision 23181 (svn): Improve tracker deletion error message to display projects containing issues under the tracker (#12521).
- Patch by Go MAEDA (user:maeda).
- Revision 23178 (svn): Fix: "Import issues" and "Import time entries" pages are visible to users without "Add issues" and "Log spent time" permissions (#41465).
- Patch by Kenta Kumojima (user:kumojima).
- Revision 23163 (svn): Add column totals to Issues Summary Report (#691).
- Contributed by David Petersen (user:petersendidit).
- Revision 23161 (svn): Fix missing deletion of custom field attachments upon issue deletion (#38966).
- Patch by Takenori TAKAKI (user:takenory).
- Revision 23124 (svn): Improve visual clarity of issue grouping separators in issues list by increasing the border thickness (#41475).
- Revision 23108 (svn): Fix font size issue in CommonMark Markdown help pages caused by missing DOCTYPE (#41467).
- Patch by Go MAEDA (user:maeda).
- Revision 23107 (svn): Partial quoting feature for Issues and Forums (#41294).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 23094 (svn): Removes box-shadown from issue_tree and relations issues tables (#41298).
- Revision 23093 (svn): Fixes some align issues on Calendar, Gantt, Files section from issue page and on mobile version (#23980).