Search
Results (2627)
- Revision 24289 (svn): Add a MySQL optimizer h ... gression introduced in r23979 when searching issues with custom fields (#43651).
- Patch by Go MAEDA (user:maeda).
- Revision 24262 (svn): Improve issue visibility checks in attachment related methods (#43635).
- Revision 24233 (svn): Right-align all time-tracking columns in Issues list (#43615).
- Patch by Go MAEDA (user:maeda).
- Revision 24229 (svn): Optimize Issue#recalculate_attributes_for by merging date queries (#43619).
- Patch by Go MAEDA (user:maeda).
- Revision 24228 (svn): Revert r24223 (#43607).
- This change could prevent done ratio recalculation for higher-level parent issues when estimated hours change.
- Revision 24224 (svn): Right column in issue view uses splitcontentleft CSS class instead of splitcontentright (#43588).
- Contributed by Yasu Saku (user:skys).
- Revision 24223 (svn): Optimize `Issue#recalculate_attributes_for` to avoid unnecessary saves and cascading callbacks (#43607).
- Patch by Go MAEDA (user:maeda).
- Revision 24212 (svn): Simplify fieldset borders in bulk issue edit form (#43279).
- Revision 24184 (svn): Incorrect label/value order on the issue view in RTL layout (#41680).
- Contributed by ashraf alzyoud (user:ashraf2019).
- Revision 24177 (svn): Japanese translation update (field_ratio_interval and setting_issue_done_ratio_interval) (#43493).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24160 (svn): Avatar in issue view is positioned incorrectly in RTL text direction (#43509).
- Patch by Go MAEDA (user:maeda).
- Revision 24130 (svn): Fix issues system tests by ensuring request completion (#43441).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 24058 (svn): Simplify fieldset borders in issue edit form (#43279).
- Patch by Go MAEDA (user:maeda).
- Revision 24055 (svn): Fix the issue where code block copy button icon appears gray instaed (#43280, #43358).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 24048 (svn): Fix the issue where icons for scroll buttons in the project menu were missing (#43206).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 24047 (svn): Overdue due date text does not turn light gray when issue is selected (#43283).
- Patch by Go MAEDA (user:maeda).
- Revision 24044 (svn): Fix the issue where the description edit icon is shown in black instead of blue in the issue edit form (#43280).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24034 (svn): Introduces issue webhooks (#29664):
- * users can set up hooks for issue creation, update and deletion events, for an ... b does Patch by Jens Krämer (user:jkraemer).
- Revision 24012 (svn): Remove unused style for `div#issue-changesets` (#43246).
- Patch by Go MAEDA (user:maeda).
- Revision 23990 (svn): Unify Activity date header color with the newly introduced issue journal header style (#43221).
- Patch by Go MAEDA (user:maeda).
- Revision 23986 (svn): Reverts r23984 and r23985 due to wrong issue ID (#34709).
- Revision 23978 (svn): Reduce requests for issue ID, username, and Wiki page name autocomplete with debounce (#43208).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 23975 (svn): Adds missing documentation for issue macro to fr and ru languages (#43204).
- Revision 23972 (svn): Fix responsive layout issue when table headers are enabled in related and sub-issues lists (#42477, #43168).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 23959 (svn): Offer %done values in issue context menu based on Done ratio options interval setting (#43192).
- Patch by Holger Just (user:hjust).