Search
Results (2614)
- Revision 24735 (svn): Fix watchers section in sidebar incorrectly updated when watching a different issue via context menu (#44042).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24734 (svn): Require same permissions to add a reply to an issue through mail hander as in the UI (#44118).
- Revision 24723 (svn): Custom Fields API does not return visible roles for custom fields other than issue custom fields (#44152).
- Patch by Go MAEDA (user:maeda).
- Revision 24704 (svn): Persist default `default_issue_start_date_to_creation_date` setting for new installs (#43895).
- Revision 24699 (svn): Fix flaky IssueNestedSetConcurrencyTest (#44116).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
- Revision 24695 (svn): Enable estimated_hours and spent_time filters of IssueQuery to use 0:45 h format (#43968).
- Patch by Kenta Kumojima (user:kumojima).
- Revision 24690 (svn): Adds a note regarding the performance issues on Ruby versions 4.0.0 through 4.0.2 (#43650).
- Revision 24669 (svn): Fix flaky OauthProviderSystemTest caused by redirect timing issue (#44072, #24808).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24665 (svn): Add tracker setting for private issues by default (#9432).
- Patch by Go MAEDA (user:maeda).
- Revision 24662 (svn): Translation missing: setting_default_issue_due_date_offset (#44058, #31518).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24649 (svn): Fix French translation of label_auto_watch_on_issue_created (#44005).
- Patch by Vincent Robert (user:Nanego).
- Revision 24620 (svn): Default due date for new issues with configurable offset from today (#31518).
- Patch by Go MAEDA (user:maeda).
- Revision 24600 (svn): Fix flaky IssuesSystemTest caused by `!page.has_css?` (#43985).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24595 (svn): Add icons to Add links in Subtasks and Related issues sections of the issue view (#43969).
- Patch by Go MAEDA (user:maeda).
- Revision 24577 (svn): Optimize `Issue#visible_journals_with_index` preload to skip user email_address when Gravatar is disabled (#43934).
- Patch by Go MAEDA (user:maeda).
- Revision 24569 (svn): Wrap issue position text in span when not linked (#43885).
- Revision 24564 (svn): Disable "Use current date as start date for new issues" by default for new installations (#43895).
- Revision 24544 (svn): Move issue previous/next links above the subject on small screens (#43885).
- Patch by Go MAEDA (user:maeda).
- Revision 24543 (svn): Align issue previous/next link styling with pagination buttons (#43885).
- Patch by Go MAEDA (user:maeda).
- Revision 24521 (svn): Scroll to notes section instead of top of edit form when quoting issue content (#43085).
- Patch by kyohei yamada (user:kyamada23).
- Revision 24513 (svn): Trigger issue webhook when attachment is deleted via AJAX UI (#43889, #29664).
- Patch by Go MAEDA (user:maeda).
- Revision 24502 (svn): Fixes custom field preview does not work on bulk issue edit (#43804).
- Patch by Go MAEDA (user:maeda).
- Revision 24481 (svn): Reverts r24480 due to wrong issue number (#43840).
- Revision 24472 (svn): Unify spacing around section separators on issue details page (#43836).
- Patch by Go MAEDA (user:maeda).
- Revision 24465 (svn): Show a hint in the issue relation add form to clarify that multiple comma-separated issue IDs are accepted (#43837).
- Patch by Go MAEDA (user:maeda).