Search
Results (2555)
- Revision 13711 (svn): Removed unused and deprecated Issue#move_to_project method.
- Revision 13706 (svn): Use :only instead of :except option in IssueRelationsController filters.
- Revision 13705 (svn): Adds a test for when link_copied_issue setting is set to "never".
- Revision 13668 (svn): Configurable behavour for linking issues on copy (#18500).
- Revision 13659 (svn): Use of PRE tag in issue description results in wrapped text (#18464).
- Revision 13653 (svn): use English at integration IssuesTest#test_issue_with_user_custom_field
- Revision 13639 (svn): replace tab to space at app/models/issue.rb
- Revision 13607 (svn): Renamed #test_watchers to #test_issue_watchers.
- Revision 13593 (svn): Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).
- Revision 13590 (svn): add missing fixtures to test/functional/wiki_controller_test.rb
- Tests fail randomly. <pre> 1) Error: WikiC ... content_versions, :attachments, + :issues #, :issue_statuses </pre>
- Revision 13583 (svn): Adds a test for default issue columns order (#18310).
- Revision 13570 (svn): remove duplicated IssuesControllerTest#test_new_should_select_default_status (#5991, #18305)
- Revision 13569 (svn): add missing fixtures to test/unit/issue_status_test.rb
- Revision 13565 (svn): Use IssueRelation#to_s.
- Revision 13564 (svn): Use IssueRelation#to_s in PDF export.
- Revision 13563 (svn): Overrides IssueRelation#to_s.
- Revision 13562 (svn): Time entries CSV export should include the tracker and subject of the issue (#18269).
- Revision 13560 (svn): Fixed that setting a status as closed should update issue closed_on attribute (#18280).
- Revision 13557 (svn): Fixed that a disabled field which is required by workflow rules blocks issue creation/update (#17744).
- Revision 13556 (svn): Fixed that parent column should not include issue subject (#13673).
- Revision 13555 (svn): Fixed CSV content for parent issue column (#13608).
- Revision 13549 (svn): add missing fixture to test/functional/issue_statuses_controller_test.rb
- Revision 13534 (svn): Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237).
- Revision 13516 (svn): Query IssueStatus model to prevent workflows instanciation.
- Revision 13503 (svn): add missing fixtures to CalendarsControllerTest
- Tests fail randomly. <pre> 1) Error: Calen ... thod `name' for nil:NilClass app/helpers/issues_helper.rb:57:in `render_issue_tooltip' app/views/common/_calendar.html ... rb:44:in `test_cross_project_calendar' </pre>