Search
Results (2548)
- Revision 11915 (svn): Fixed that project name is not properly escaped in issue filters (#14186).
- Revision 11897 (svn): gantt: sort issues by start date (#7335)
- Revision 11892 (svn): code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attributes of IssuesControllerTest
- Revision 11891 (svn): code layout clean up te ... ate_with_some_failures_should_show_errors of IssuesControllerTest
- Revision 11890 (svn): code layout clean up test_bulk_update_parent_id of IssuesControllerTest
- Revision 11889 (svn): code layout clean up te ... should_only_propose_statuses_allowed_for_all_issues of IssuesControllerTest
- Revision 11888 (svn): code layout clean up test_create_as_copy_should_add_relation_with_copied_issue of IssuesControllerTest
- Revision 11887 (svn): adjust functional IssuesControllerTest (#1005)
- Revision 11886 (svn): remove "del" tag from deleted issue relation (#1005)
- It is confused with deleted issue.
- Revision 11885 (svn): add journal after creating/deleting issue relation (#1005)
- Revision 11883 (svn): set default issue start/due datepicker from due/start date (#14024)
- Revision 11879 (svn): add test of current issue start and due date datepicker (#14024)
- Revision 11856 (svn): gantt: add test to sort issues by current logic (#7335)
- Revision 11853 (svn): Add links to attachments in new issue email notification (#12293).
- Revision 11843 (svn): Fixed that values of custom fields are not kept in issues when copying a project (#13910).
- Revision 11833 (svn): Issue#children is never nil (#14015).
- Revision 11827 (svn): Improved Issue#all_dependent_issues (#14015).
- Patch by Jost Baron.
- Revision 11824 (svn): prevent failure of test_create_issue_with_watchers at UI IssuesTest
- Revision 11823 (svn): code layout clean up app/views/issues/_attributes.html.erb
- Revision 11822 (svn): prevent failure of test_create_issue_with_watchers at UI IssuesTest
- Revision 11821 (svn): use with_settings at te ... e_and_default_start_date_is_creation_date of IssuesControllerTest
- Revision 11820 (svn): use with_settings at te ... d_default_start_date_is_not_creation_date of IssuesControllerTest
- Revision 11819 (svn): use with_settings at test_get_new_with_default_start_date_is_creation_date of IssuesControllerTest
- Revision 11818 (svn): use with_settings at te ... thout_default_start_date_is_creation_date of IssuesControllerTest
- Revision 11817 (svn): remove redundant empty lines from test_show_by_manager of IssuesControllerTest