57 Commits (5b8df756b6d3ea00ca3a97e57c56346c2b1bfe85)

Author SHA1 Message Date
  Jean-Philippe Lang 51227270bd Test failures. 7 years ago
  Jean-Philippe Lang 1810283a66 Error with MS SQL when displaying an issue from a list grouped and sorted by fixed version (#23839). 7 years ago
  Jean-Philippe Lang 7daa5b750f Previous/Next navigation on a issue is not displayed on r15639 and later (#23781). 7 years ago
  Jean-Philippe Lang e1da6de36f Removes calls to #assert_template and #assigns in integration tests. 8 years ago
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 8 years ago
  Jean-Philippe Lang b2044e6dfc Don't generate urls with params. 8 years ago
  Jean-Philippe Lang fc6ee69490 Don't generate sort links with params. 8 years ago
  Jean-Philippe Lang 5d31eb2495 Don't generate pagination links with params. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang cb0866f313 Render issue attributes using divs instead of a table for responsiveness (#19097). 8 years ago
  Jean-Philippe Lang 9a3b8e0b1e Moved tracker_id param. 8 years ago
  Jean-Philippe Lang 21421917fc Code cleanup. 8 years ago
  Jean-Philippe Lang cb3072acee Missing fixtures. 8 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 7296b569a3 Leading slash required with Rails 4.2. 9 years ago
  Jean-Philippe Lang 8e84b1a48f Moved helpers for integration tests in a specific class. 9 years ago
  Toshi MARUYAMA a199c06899 use English at integration IssuesTest#test_issue_with_user_custom_field 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 7e7ac5340a Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA d02bcbcee5 Rails4: replace deprecated Relation#first with finder options at integration IssuesTest 10 years ago
  Jean-Philippe Lang 7799788b3d Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Baptiste Barth 7f3cc6e38b Fixed some more test/integration/*_test.rb breaking when run alone (#12285) 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 years ago
  Jean-Philippe Lang ed5f487cf5 Fixed broken issue form update when changing tracker. 12 years ago
  Jean-Philippe Lang 526736dedc Removed obsolete routes. 12 years ago
  Toshi MARUYAMA 4b60e577ca remove trailing white-spaces from test/integration/issues_test.rb. 13 years ago
  Toshi MARUYAMA bc5be82683 Fix typo "attachements" in test/integration/issues_test.rb. 13 years ago
  Jean-Philippe Lang 1cd6a2aa84 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 13 years ago
  Eric Davis 56e984b5e7 Refactor: convert many of the custom Issue routes to REST resources. 14 years ago
  Eric Davis c68d853bf4 Refactor: Move the updating of an Issue to the #update method. 14 years ago
  Jean-Philippe Lang ac8a67191f Renames uploaded_test_file helper. 14 years ago
  Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 15 years ago
  Jean-Philippe Lang dc8b804eba Fixed: export links on the issue list lose project param after applying a filter (#2908). 15 years ago
  Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 15 years ago
  Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 15 years ago
  Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 16 years ago
  Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 16 years ago
  Jean-Philippe Lang 83061e9ca2 Fix tests broken by r1243 (Redirect to issue page after creating a new issue). 16 years ago
  Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 16 years ago
  Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 16 years ago
  Jean-Philippe Lang d6bfb7fa4d Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 16 years ago