2835 Commits (84084b01689718ea901dcd66d66ab676c7bc4790)

Author SHA1 Message Date
  Jean-Philippe Lang 99cfca6f83 Adds assertions for r9572. 12 years ago
  Jean-Philippe Lang 1e3e23d756 RecordNotFound exception still raised with Rails3. 12 years ago
  Jean-Philippe Lang 68f8470d4a Makes image_tag pick the image from the current theme if it exists. 12 years ago
  Jean-Philippe Lang da43f785be Adds support for :plugin option to image_tag helper. 12 years ago
  Jean-Philippe Lang 03335d014c Restores support for :plugin support to stylesheet_link_tag and javascript_include_tag helpers. 12 years ago
  Jean-Philippe Lang f12942ff40 Make sure that "today" does not change during tests. 12 years ago
  Jean-Philippe Lang c7d78ef094 Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending on time and time zone. 12 years ago
  Jean-Philippe Lang ee0d4a12a3 Adds a message for when assertion fails. 12 years ago
  Toshi MARUYAMA 6fcea5ef9d scm: git: fix test revision value of unit lib test 12 years ago
  Toshi MARUYAMA d19a7dee42 add fixtures to test/unit/lib/redmine/helpers/gantt_test.rb 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang ccf37f59a9 Methods moved. 12 years ago
  Jean-Philippe Lang 0fad78f53f Removed Query.generate_default! helper. 12 years ago
  Jean-Philippe Lang 2e3bf71e9a Removed #generate_with_protected helper methods. 12 years ago
  Jean-Philippe Lang 95f9246a46 Renamed object_daddy_helper and removed exemplars. 12 years ago
  Jean-Philippe Lang b960470d78 Removed object_daddy dependency. 12 years ago
  Jean-Philippe Lang 4a3f038595 Use create!. 12 years ago
  Jean-Philippe Lang 1c31e32df7 No need to save journal details. 12 years ago
  Jean-Philippe Lang 4598c64ebd Additional tests for IssuesHelper#show_detail. 12 years ago
  Jean-Philippe Lang b0f35a3cde Fixed that users with different case logins cannot update their accounts (#10711). 12 years ago
  Jean-Philippe Lang 62eb536e32 Additional test for MailHandler. 12 years ago
  Jean-Philippe Lang 67f90df175 Additional test for memberships API. 12 years ago
  Jean-Philippe Lang c88fbfbdad Additional tests for Principal scopes. 12 years ago
  Jean-Philippe Lang 424a70978e Additional tests for the PDF export of an issue. 12 years ago
  Jean-Philippe Lang 143c29d8e1 Additional test for TrackersController. 12 years ago
  Jean-Philippe Lang f79961f1c5 Additional tests for TimelogController. 12 years ago
  Jean-Philippe Lang 327a74b406 Additional test for Tracker model. 12 years ago
  Jean-Philippe Lang 864054c005 Additional test for MyController. 12 years ago
  Jean-Philippe Lang 6f71a508eb Additional tests for CustomFieldsController. 12 years ago
  Jean-Philippe Lang 2cc294aa27 Fixed that textile nested lists are not properly closed in output (#10642). 12 years ago
  Jean-Philippe Lang c7149f4184 Fixed that Token.destroy_expired destroys API tokens. 12 years ago
  Jean-Philippe Lang 24c361eb0a Fixed that rss key is generated twice when user is not reloaded (#10668). 12 years ago
  Jean-Philippe Lang 9817e1d744 Additional test for Watcher.prune. 12 years ago
  Jean-Philippe Lang 28f0c4f131 Adds the ability for users to delete their own account (#10664). Can be disabled in application settings. 12 years ago
  Jean-Philippe Lang 231282ddcb Fixed MissingFeatureException: let user choose to copy attachments or not when bulk copying issues. 12 years ago
  Jean-Philippe Lang 09375960d6 When copying issues, let the status be changed to default or left unchanged. 12 years ago
  Jean-Philippe Lang 4edc30d157 Ignore emails with Auto-Submitted: auto-replied header (#10607). 12 years ago
  Jean-Philippe Lang de0689d4f4 Makes time syntax case insensitive (#10635). 12 years ago
  Jean-Philippe Lang 1511b1435a Additional assertions on creation of relations. 12 years ago
  Jean-Philippe Lang 12b71ebc8e Strip issue id when adding a relation. 12 years ago
  Jean-Philippe Lang 04e7b18869 Fixed that export links include page parameter. 12 years ago
  Jean-Philippe Lang 269e9057dd Fixed that "Default administrator account changed" is always true (#10622). 12 years ago
  Jean-Philippe Lang ea307619be Fixed that improper statuses are proposed when changing status before tracker on the issue form (#10619). 12 years ago
  Jean-Philippe Lang d2cb9d5289 Adds missing route to project search. 12 years ago
  Jean-Philippe Lang cfb06a2607 Additional test for gzipped wiki history. 12 years ago
  Jean-Philippe Lang 5e4bb16a7f Additional tests for WatchersController. 12 years ago
  Jean-Philippe Lang eabbab6e2b Adds assertions on the content of a versioned wiki page export (#6941). 12 years ago
  Jean-Philippe Lang d25defe276 Adds assertions on the content of a wiki page export (#6941). 12 years ago
  Jean-Philippe Lang dd1163b58a Makes the mail handler ignore out-of-office emails (#10607). 12 years ago
  Jean-Philippe Lang a7bacf70fb Fixed: Unable to change locked, sticky flags and board when editing a message (#10564). 12 years ago