Search
Results (2584)
- Revision 12006 (svn): Adds 'assigned-to-my-group' css class to issues that are assigned to a user's group (#12681).
- Revision 12005 (svn): Issue-notes Redmine links: append actual note reference to rendered links (#12912).
- Patch by YOSHITANI Mitsuhiro.
- Revision 11992 (svn): gender neutral source comment at test/unit/issue_test.rb
- Revision 11986 (svn): remove trailing white-space from test/unit/issue_test.rb
- 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).