Search
Results (2555)
- Revision 11961 (svn): Use #find_issues as before filter for issues context menu.
- Revision 11940 (svn): Prepends issue numbers with a number sign (#1005).
- Revision 11939 (svn): Fixed that journal details about issue relations may disclose issues that are not visible (#1005).
- Revision 11931 (svn): Don't validate start date when updating an issue without changing it (#14086).
- Revision 11924 (svn): Merged r11920 and r11921 from trunk to 2.3-stable (#14178)
- pdf: restore "col_id_width" parameter of issues_to_pdf_draw_borders. Contributed by Massimo Rossello.
- Revision 11920 (svn): pdf: restore "id_width" parameter of issues_to_pdf_draw_borders (#14178)
- Contributed by Massimo Rossello.
- Revision 11916 (svn): Project#all_issue_custom_fields now returns a scope.
- 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