Search
Results (2555)
- Revision 23078 (svn): Removes fill attribute from issue-edit and issue-note icons (#23980).
- Patch by Mizuki ISHIKAW (user:ishikawa999).
- Revision 23069 (svn): Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).
- Revision 23068 (svn): Gantt progress line misrendering for 0% progress issues/versions with future start dates beyond chart range (#41263).
- Contributed by Minoru Maeda (user:maeda-m).
- Revision 23063 (svn): Fix issue where revision graph and Gantt chart progress line were not being rendered (#23980).
- Patch by Minoru Maeda (user:maeda-m).
- Revision 23059 (svn): Add "Author / Previous assignee" group to assignee dropdown in issue form (#16045).
- Patch by Luka Lüdicke (user:dkd-luedicke), Mi ... user:ishikawa999), and Go MAEDA (user:maeda).
- Revision 23051 (svn): Fix test failure in IssuesSystemTest due to incorrect attachment count expectation (#41238).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 23048 (svn): Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#relations_from (#8539).
- Patch by Go MAEDA (user:maeda).
- Revision 23045 (svn): Fix display issue of "h:mm" placeholder in estimated hours input field by expanding its width (#2464, #41231).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 23029 (svn): Replaces project, version and issue icons from Gantt view with SVG icons (#23980).
- Revision 23000 (svn): Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float (#40914).
- Patch by Go MAEDA (user:maeda).
- Revision 22982 (svn): Revert r22981: Incorrect issue number #39887 referenced
- Revision 22975 (svn): Add filters for "Author's group" and "Author's role" to issues list (#7867).
- Patch by Takenori TAKAKI (user:takenory).
- Revision 22947 (svn): Fix incorrect sorting of users grouped by status in issue filters for administrators (#41079).
- Patch by Vladislav Moiseev (user:vladdy.moses).
- Revision 22946 (svn): Fix issue where minutes part of a time entry is displayed as 60 instead of being carried over (#36897).
- Patch by Go MAEDA (user:maeda).
- Revision 22926 (svn): Add configurable setting for copying attachments when copying an issue (#36197).
- Patch by Yuichi HARADA (user:yui.har).
- Revision 22914 (svn): Check view watchers permission when copying issues (#40946).
- Patch by Jens Kraemer (@jkraemer).
- Revision 22913 (svn): Improve watcher list permissions check to explicitly require @view_issue_watchers@ permission (#40946).
- Patch by Felix Schäfer (@felix).
- Revision 22906 (svn): Prevent issue links with double hash (##nnn) from being recognized as ATX headings (#40716).
- Patch by daijiro fukuda (user:daipom).
- Revision 22895 (svn): Creating a new issue fails with an internal error if no issue priorities are defined (#40860).
- Patch by Holger Just (@hjust).
- Revision 22885 (svn): Fix misalignment issue when displaying the table of contents (TOC) on the right of wiki page (#34473).
- Patch by Mizuki ISHIKAWA (@ishikawa999).
- Revision 22881 (svn): Optimize FixedIssuesExtension#closed_percent by bypassing issues_progress when all issues are closed (#40798).
- Patch by Go MAEDA (@maeda).
- Revision 22857 (svn): Move logic for estimated remaining hours from @QueryColumn@ to @Issue@ (#37862).
- Revision 22854 (svn): Reduce an extra SQL query in IssuesController#retrieve_default_query (#40775).
- Patch by Go MAEDA (@maeda).
- Revision 22846 (svn): Add `updated_on` and `updated_by` fields to Issues API journal response (#40449).
- Contributed by Thomas Hoffmann (@ThomasHo).
- Revision 22820 (svn): Adds test to check @view_issue_watchers@ permission when filter "Watched by" (#40412).