Search
Results (2584)
- Revision 19886 (svn): fix source indent of Issue#visible_condition
- Revision 19885 (svn): fix source indent of Issue#self_and_descendants
- Revision 19884 (svn): add bulk copy issues system test
- Revision 19883 (svn): add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should allow copying the subtasks"
- Revision 19882 (svn): add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_should_not_copy_selected_subtasks_twice
- Revision 19868 (svn): Add "behind-schedule" CSS class to issues (#31881).
- Patch by Go MAEDA.
- Revision 19860 (svn): simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu
- Revision 19857 (svn): simplify IssuesSystemTest#test_watch_issue_via_context_menu
- Revision 19856 (svn): avoid multi-line ternary operators in app/models/issue_query.rb
- Revision 19851 (svn): add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu
- Revision 19848 (svn): fix source indent of lib/redmine/nested_set/issue_nested_set.rb
- Revision 19847 (svn): add assert to IssuesSystemTest#test_watch_issue_via_context_menu
- Revision 19844 (svn): robots.txt: disallow crawling issues list with a query string (#6734).
- Patch by Go MAEDA.
- Revision 19840 (svn): remove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview
- Revision 19827 (svn): remove unneeded "page" from "update issue status" test of IssuesSystemTest
- Revision 19826 (svn): shorten long line at app/views/context_menus/issues.html.erb
- Revision 19822 (svn): add bulk update issues test to IssuesSystemTest
- Revision 19821 (svn): use "right_click" instead of "trigger('contextmenu')" in IssuesSystemTest
- Revision 19818 (svn): Done ratio of a parent issue may be shown as 99% even though all subtasks are completed (#33576).
- Patch by Go MAEDA.
- Revision 19806 (svn): use "assert_not" instead of "refute" at MailHandlerTest#test_add_issue_with_private_keyword
- Revision 19784 (svn): Fix that issues autocomplete may not find issues with a subject longer than 60 characters (#32125).
- Contributed by Mizuki ISHIKAWA.
- Revision 19777 (svn): Updating an issue via REST API causes internal server error if invalid project id is specified (#33417).
- Patch by Go MAEDA.
- Revision 19773 (svn): Fix that issues autocomplete may not find issues with a subject longer than 60 characters (#32125).
- Contributed by Mizuki ISHIKAWA.
- Revision 19772 (svn): Revert r19771 due to the incorrect issue number in the commit message.
- Revision 19771 (svn): Fix that issues autocomplete may not find issues with a subject longer than 60 characters (#12250).
- Contributed by Mizuki ISHIKAWA.