1814 Commits (5b8df756b6d3ea00ca3a97e57c56346c2b1bfe85)

Author SHA1 Message Date
  Jean-Philippe Lang 7ac9072270 Subclasses may not be loaded when running the test. 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang 8ed791d690 Use DOM assertion instead. 9 years ago
  Jean-Philippe Lang f86d4940e1 Removed that quote in a fixture subject. 9 years ago
  Toshi MARUYAMA 8ec62e9507 add missing fixtures to SearchControllerTest 9 years ago
  Jean-Philippe Lang 07b44a4662 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). 9 years ago
  Jean-Philippe Lang 95f58c69d2 Misc tests. 9 years ago
  Jean-Philippe Lang 3b4f6038ff Adds a test for editing a registered user. 9 years ago
  Jean-Philippe Lang 2fe806a4a4 Rewrites search engine to properly paginate results (#18631). 9 years ago
  Jean-Philippe Lang 0b1b46ae2c Revert r13736, test fails with mysql. 9 years ago
  Jean-Philippe Lang 7bc3cf94cb Adds a test for search with limited results. 9 years ago
  Jean-Philippe Lang 95810125bf Don't create a journal when creating an issue with attachments. 9 years ago
  Jean-Philippe Lang 2462a8581d Don't create a journal when creating an issue. 9 years ago
  Jean-Philippe Lang ca71cf3800 Adds methods for loading and adding settings. 9 years ago
  Jean-Philippe Lang c084ef509f Adds a few functional tests. 9 years ago
  Jean-Philippe Lang 7c1445f19a Tab "New Issue" should not be displayed if a project has no trackers (#18571). 9 years ago
  Jean-Philippe Lang 8323bc98f5 Adds tests for searching private or archived projects. 9 years ago
  Jean-Philippe Lang c7653df32b Adds tests for invalid parameters. 9 years ago
  Jean-Philippe Lang 50b12518a1 Adds a test for when link_copied_issue setting is set to "never". 9 years ago
  Jean-Philippe Lang a942c1c25e Removed unimplemented JournalsController#edit html response and added some tests. 9 years ago
  Jean-Philippe Lang 5222650d95 Adds a few tests. 9 years ago
  Jean-Philippe Lang 430c8fd904 Set notified events as expected. 9 years ago
  Toshi MARUYAMA 5492062557 add missing fixtures to test/functional/projects_controller_test.rb 9 years ago
  Jean-Philippe Lang 30d65829b8 Configurable behavour for linking issues on copy (#18500). 9 years ago
  Jean-Philippe Lang 288c014aa7 Edit attachments after upload (#1326). 9 years ago
  Jean-Philippe Lang 86d8acb344 Fixed "First argument in form cannot contain nil or be empty" error (#18275). 9 years ago
  Jean-Philippe Lang 552926772a Error raised on project settings after project wiki is deleted (#18429). 9 years ago
  Jean-Philippe Lang e0a034164f Move wiki page to other project (#5450). 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 36d487fe50 Replaced some #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 2a43f1adbc Quote values in DOM selectors for Nokogiri compatibility. 9 years ago
  Jean-Philippe Lang 043c2c92da Removed deep nested time entries routes. 9 years ago
  Jean-Philippe Lang 1508cd7b8b Moved new group user to its own action GroupsController#new_users. 9 years ago
  Jean-Philippe Lang 36fc7beb2f Moved new project member to its own action MemberController#new. 9 years ago
  Jean-Philippe Lang 46756cbd56 Fixed 500 error when displaying a news with comments in reverse order (#18332). 9 years ago
  Toshi MARUYAMA f2ddfcda9a add missing fixtures to test/functional/wiki_controller_test.rb 9 years ago
  Jean-Philippe Lang bdd3ccf8e5 Adds a role setting for controlling visibility of users: all or members of visible projects (#11724). 9 years ago
  Jean-Philippe Lang 140ca9532c Adds a test for default issue columns order (#18310). 9 years ago
  Jean-Philippe Lang 700736de5d Fixed duplicate test names (#18306). 9 years ago
  Toshi MARUYAMA 2a5bc15344 remove duplicated IssuesControllerTest#test_new_should_select_default_status (#5991, #18305) 9 years ago
  Jean-Philippe Lang b2ba7db4e1 Time entries CSV export should include the tracker and subject of the issue (#18269). 9 years ago
  Jean-Philippe Lang 4c9fcb34b6 Typo. 9 years ago
  Jean-Philippe Lang 984e5a36bb Fixed that parent column should not include issue subject (#13673). 9 years ago
  Jean-Philippe Lang db63f5a925 Fixed CSV content for parent issue column (#13608). 9 years ago
  Toshi MARUYAMA 9357ba1d4b add missing fixtures to test/functional/custom_fields_controller_test.rb 9 years ago
  Toshi MARUYAMA fb6955b21c add missing fixture to test/functional/issue_statuses_controller_test.rb 9 years ago
  Jean-Philippe Lang dfc594c337 Default status per tracker (#5991). 9 years ago
  Toshi MARUYAMA b63123ac1e add missing fixtures to CalendarsControllerTest 9 years ago
  Jean-Philippe Lang c2e73160da Adds a single controller for users and groups memberships and support for adding multiple projects at once (#11702). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago