Project

General

Profile

Search

Results (2548)

Revision 23836 (svn): Reverts r23835 due to wrong issue ID (#40856).
2025-06-12 09:05
Revision 23831 (svn): Removes border top from progress bar in issues list (#42807).
Patch by Mizuki ISHIKAWA (#ishikawa999). 2025-06-11 22:08
Revision 23815 (svn): Fix unintended top/bottom margin in rows of project and issue lists (#42773).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-06-03 09:17
Revision 23808 (svn): Fix anchor-linked content being hidden behind sticky issue header and project jump in responsive UI (#42684, #42774).
Patch by Mizuki ISHIKAWA (user:ishikawa999). 2025-05-30 08:33
Revision 23799 (svn): Fix anchor-linked content being hidden behind the sticky issue header (#42684, #42774).
Patch by Mizuki ISHIKAWA (user:ishikawa999). 2025-05-26 09:15
Revision 23755 (svn): Introduce reactions feature (so-called "like button") to issues, notes, news, and forums (#42630).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-05-11 09:59
Revision 23752 (svn): Add a sticky issue header to issue page (#42684).
Patch by Mizuki ISHIKAWA (user:ishikawa999). 2025-05-10 03:00
Revision 23749 (svn): Optimize the rendering ... roadmap by preloading the email addresses of issue assignees (#42682).
Patch by Go MAEDA (user:maeda). 2025-05-07 06:39
Revision 23747 (svn): Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls (#42673).
Since the issues are already filtered by open or closed stat ... (open)` scope, the call to expensive method `Issue#closed?` can be safely replaced with a check ... n` argument. Patch by Go MAEDA (user:maeda). 2025-05-06 08:45
Revision 23672 (svn): Fixes commit message in issue history might be rendered in incorrect context (#42545).
Patch by Felix Schäfer (user:felix). 2025-04-18 15:04
Revision 23660 (svn): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers (#42574).
Patch by Go MAEDA (user:maeda). 2025-04-16 08:50
Revision 23658 (svn): Prevent delete relation icon overflow with long related issue subjects on related issues sections on an issue page in mobile view (#41828).
2025-04-15 08:23
Revision 23630 (svn): Revert r23629: incorrect issue number (#41884) in commit message
2025-04-11 11:49
Revision 23596 (svn): Configurable columns for related and sub issues lists (#42477).
Patch by Jens Krämer (user:jkraemer). 2025-04-02 12:14
Revision 23586 (svn): Add administration setting to allow time logging on closed issues. By default, the setting is enabled (#13596).
2025-03-30 09:48
Revision 23557 (svn): Changes issue watch button icon to eye image to align icon with function and improve visual clarity (#42305).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-03-25 09:44
Revision 23551 (svn): Fixes some issues where both legacy and SVG icons are displayed when an RTL language is used (#42465).
2025-03-22 07:54
Revision 23503 (svn): Fix random failures in `IssuesTest#test_bulk_copy` due to StaleElementReferenceError (#42244).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-02-11 03:58
Revision 23463 (svn): Optimize IssuesController#show by skipping time tracking queries when disabled (#42144).
Patch by Go MAEDA (user:maeda). 2025-01-25 09:18
Revision 23446 (svn): Optimize `journalized` method to use preloaded Issue association for better Activity view performance (#42077).
Patch by Go MAEDA (user:maeda). 2025-01-18 06:36
Revision 23433 (svn): Remove navigation parameters from issue detail URLs after updates (#42073).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-01-07 08:18
Revision 23431 (svn): Fix NoMethodError in IssuePriority#high and #low when no default or active priorities exist (#42066).
Patch by Go MAEDA (user:maeda). 2025-01-05 04:04
Revision 23406 (svn): Bold current user's name in Assignee and Author columns on issues list (#41910).
Patch by Go MAEDA (user:maeda). 2024-12-12 04:55
Revision 23370 (svn): Fix random test failure in IssueTest due to unsorted expected_statuses (#41951).
Patch by Go MAEDA (user:maeda). 2024-12-09 01:45
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). 2024-12-09 00:29
(1-25/2548)