Search
Results (2548)
- Revision 11816 (svn): remove redundant empty lines from test_show_by_anonymous of IssuesControllerTest
- Revision 11815 (svn): remove redundant empty line from test_index_with_fixed_version_column of IssuesControllerTest
- Revision 11814 (svn): remove redundant empty ... how_spent_hours_column_without_permission of IssuesControllerTest
- Revision 11813 (svn): remove redundant empty line from test_index_with_spent_hours_column of IssuesControllerTest
- Revision 11812 (svn): remove redundant empty lines from test_index_with_done_ratio_column of IssuesControllerTest
- Revision 11811 (svn): remove redundant empty lines from test_index_with_date_column of IssuesControllerTest
- Revision 11809 (svn): prevent assert_difference failure of test_bulk_watch_issues_via_context_menu at UI IssuesTest
- Revision 11808 (svn): prevent assert_difference failure of test_watch_issue_via_context_menu at UI IssuesTest
- Revision 11807 (svn): fix failure of test_remove_issue_watcher_from_sidebar at UI IssuesTest
- <pre> 2) Failure: test_remove_issue_watcher_from_sidebar(Redmine::UiTest::IssuesTest) [test/ui/issues_test.rb:186]: "Watcher.count" didn't change by -1. <3> expected but was <4>. </pre>
- Revision 11804 (svn): add more asserting to test_create_issue_with_watchers of ui issues_test
- Revision 11786 (svn): Display the bulk edit form with error messages when some issues can not be saved (#13943).
- Revision 11777 (svn): use li tags for issue links in documents index (#13242)
- Contributed by Filou Centrinov.
- Revision 11776 (svn): use li tags for issue links in activities index (#13242)
- Contributed by Filou Centrinov.
- Revision 11775 (svn): use li tags for issue links in the wiki sidebar (#13242)
- Contributed by Filou Centrinov.
- Revision 11769 (svn): Merged r11724 from trunk to 2.3-stable.
- Add TODO comment about gantt issues sort (#7335). Sorting by date was dropped by r4581 (#7128).
- Revision 11750 (svn): Fixed: Lost text after selection in issue list with IE (#12650).
- Revision 11726 (svn): remove trailing white-spaces and redundant empty line from app/models/issue_query.rb
- Revision 11724 (svn): add TODO comment about gantt issues sort (#7335)
- Sorting by date was dropped by r4581 (#7128).
- Revision 11714 (svn): remove redundant 'IssuesHelper#' from issues_helper_test context
- Revision 11713 (svn): code layout clean up issues_helper_test.rb
- Revision 11693 (svn): Fixed that issue list PDF export displays ID column twice (#13630).
- Contributed by F Schroedter.
- Revision 11672 (svn): fix test failure (#13405)
- <pre> 1) Failure: test_scan_changesets_for_issue_ids(RepositoryTest) [/xxx/test/unit/reposito ... hangeset commit:691322a8eb01e11fd7.">. </pre>
- Revision 11635 (svn): replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb
- Revision 11632 (svn): replace tabs to spaces and code cleanup at app/views/issues/bulk_edit.html.erb
- Revision 11628 (svn): remove trailing tabs from app/views/context_menus/issues.html.erb