Project

General

Profile

Search

Results (2491)

Revision 13830 (svn): Merged r13829 from trunk to 2.6-stable.
Gemfile: pin activerecord-jdbcsqlite3-adapter version 1.3.11. 1.3.13 breaks test/functional/issues_controller_test.rb. 2015-01-03 17:23
Revision 13829 (svn): Gemfile: pin activerecord-jdbcsqlite3-adapter version 1.3.11
1.3.13 breaks test/functional/issues_controller_test.rb. 2015-01-03 17:18
Revision 13818 (svn): The descendant count in the issues delete confirmation message is wrong if issues share some descendants.
2014-12-30 12:24
Revision 13796 (svn): Do not truncate subissue/related issues titles on the issue view (#18659).
Patch by Felix Schäfer. 2014-12-24 13:29
Revision 13791 (svn): Adds tests for creating an issue with multiple uploads.
2014-12-22 14:41
Revision 13748 (svn): Don't show roles without issue add/edit permission in workflow setup (#15988).
2014-12-13 15:47
Revision 13747 (svn): Don't consider roles without issue add/edit permissions for determining fields permissions (#15988).
2014-12-13 15:31
Revision 13746 (svn): Droped legacy behaviour that allows a user to edit a few attributes of an issue without the edit_issues permission if a status transition is allowed (#15988).
Now that we can control permission on each field, this behaviour is no longer needed. The edit_issues permission is now required, which is consistent with the current requirements for bulk edition. 2014-12-13 15:01
Revision 13733 (svn): Don't create a journal when creating an issue with attachments.
2014-12-08 18:30
Revision 13732 (svn): Don't create a journal when creating an issue.
2014-12-08 18:18
Revision 13713 (svn): Tab "New Issue" should not be displayed if a project has no trackers (#18571).
2014-12-05 13:17
Revision 13711 (svn): Removed unused and deprecated Issue#move_to_project method.
2014-12-05 09:58
Revision 13706 (svn): Use :only instead of :except option in IssueRelationsController filters.
2014-12-05 09:14
Revision 13705 (svn): Adds a test for when link_copied_issue setting is set to "never".
2014-12-05 09:10
Revision 13668 (svn): Configurable behavour for linking issues on copy (#18500).
2014-11-29 16:10
Revision 13659 (svn): Use of PRE tag in issue description results in wrapped text (#18464).
2014-11-28 08:32
Revision 13653 (svn): use English at integration IssuesTest#test_issue_with_user_custom_field
2014-11-25 12:22
Revision 13639 (svn): replace tab to space at app/models/issue.rb
2014-11-22 12:59
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
(901-925/2491)