Search
Results (2619)
- Revision 24856 (svn): Fix broken Gantt issue relation lines when collapsing objects (#44234).
- Patch by Mizuki ISHIKAWA (user:ishikawa999).
- Revision 24849 (svn): Prevent deletion of issue journal when clearing notes in order to pres ... ng and prevent broken anchors/links (#44258).
- Patch by Yasu Saku (user:skys).
- Revision 24827 (svn): Localize "This status is used by some issues" and "This status is used as the default status by some trackers" (#35248).
- Patch by Martin Glaser (user:martin.glaser).
- Revision 24793 (svn): Add unit tests for Issue and TimeEntry find_with_preloads methods (#44169).
- Revision 24783 (svn): Add projects to issue custom fields API response (#44153).
- Patch by Go MAEDA (user:maeda).
- 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).