Project

General

Profile

Search

Results (2548)

Revision 13607 (svn): Renamed #test_watchers to #test_issue_watchers.
2014-11-16 12:02
Revision 13593 (svn): Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).
2014-11-14 21:43
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> 2014-11-12 04:44
Revision 13583 (svn): Adds a test for default issue columns order (#18310).
2014-11-11 13:33
Revision 13570 (svn): remove duplicated IssuesControllerTest#test_new_should_select_default_status (#5991, #18305)
2014-11-08 05:46
Revision 13569 (svn): add missing fixtures to test/unit/issue_status_test.rb
2014-11-07 01:38
Revision 13565 (svn): Use IssueRelation#to_s.
2014-11-05 17:33
Revision 13564 (svn): Use IssueRelation#to_s in PDF export.
2014-11-05 17:27
Revision 13563 (svn): Overrides IssueRelation#to_s.
2014-11-05 17:14
Revision 13562 (svn): Time entries CSV export should include the tracker and subject of the issue (#18269).
2014-11-05 16:23
Revision 13560 (svn): Fixed that setting a status as closed should update issue closed_on attribute (#18280).
2014-11-05 15:51
Revision 13557 (svn): Fixed that a disabled field which is required by workflow rules blocks issue creation/update (#17744).
2014-11-04 21:49
Revision 13556 (svn): Fixed that parent column should not include issue subject (#13673).
2014-11-04 21:17
Revision 13555 (svn): Fixed CSV content for parent issue column (#13608).
2014-11-04 21:02
Revision 13549 (svn): add missing fixture to test/functional/issue_statuses_controller_test.rb
2014-11-03 08:37
Revision 13534 (svn): Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237).
2014-11-02 16:38
Revision 13516 (svn): Query IssueStatus model to prevent workflows instanciation.
2014-10-26 23:35
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> 2014-10-24 06:13
Revision 13500 (svn): use includes instead of joins at Issue#visible
"rake test" passes all test, but following test fails on command line. <pre> $ ruby test/unit/issue_test.rb -n test_visible_scope_for_member_with_groups_should_return_assigned_issues 1) Failure: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues [test/unit/issue_test.rb:321]: Failed assertion, no message given. </pre> 2014-10-24 04:18
Revision 13477 (svn): Adds a Cancel button on issue edit view (#18051).
Patch by Marcin Świątkiewicz. 2014-10-21 22:53
Revision 13456 (svn): db migrate: replace deprecated Relation#update_all at 20130215111141_populate_issues_closed_on.rb (#18132)
2014-10-19 14:34
Revision 13448 (svn): Fixed that Issue.visible with an unsaved user triggers an SQL error.
2014-10-16 21:18
Revision 13428 (svn): Fixed that preview doesn't show notes when issue project is changed (#17959).
2014-10-05 15:18
Revision 13425 (svn): Adds css classes to get sort order on the issue list (#17993).
2014-10-04 11:36
Revision 13424 (svn): Removes routes for time entries nested under project/issues.
2014-10-04 11:14
(976-1000/2548)