Project

General

Profile

Search

Results (2491)

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
Revision 13410 (svn): remove trailing white-space from app/models/issue_custom_field.rb
2014-09-16 04:54
Revision 13400 (svn): Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting (#14281).
2014-09-14 12:42
Revision 13398 (svn): Fixed: Issues counters in roadmap only link to issues in the same project (#9660).
Contributed by Sridhar Dhanapalan. 2014-09-14 11:41
Revision 13395 (svn): Issue API: include is_private attribute in xml/json output (#10914).
Patch by Shivam Daryanani. 2014-09-13 13:22
Revision 13390 (svn): Fixed: Files assigned to a version can not be deleted if Issue Tracking module is disabled (#17163).
Patch by Michael Esemplare. 2014-09-13 12:17
Revision 13373 (svn): Gemfile: pin awesome_nested_set version on 3.0.0
Test fails on awesome_nested_set 3.0.1. <pre> 1) Error: IssueTest#test_destroying_a_deleted_issue_should_not_raise_an_error: ActiveRecord::StaleObjectError: Attempted to destroy a stale object: Issue app/models/issue.rb:188:in `destroy' test/unit/issue_test.rb:1419:in `block (2 levels) in test_destroying_a_deleted_issue_should_not_raise_an_error' test/unit/issue_test.rb:1418:in `block in test_destroying_a_deleted_issue_should_not_raise_an_error' test/unit/issue_test.rb:1417:in `test_destroying_a_deleted_issue_should_not_raise_an_error' </pre> 2014-09-11 19:01
Revision 13371 (svn): 2.4-stable: pdf: fix failure exporting issue pdf with UTF-8 U+FFFD (#17826)
This revision has trunk r13368 and r13369 test. 2014-09-11 16:55
(926-950/2491)