Commit Graph

180 Commits (962ab95ecbd025957217150f58e5c5f2f72ae707)

Author SHA1 Message Date
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Jens Ulferts 7e8691177b prettifies issues controller test 12 years ago
Jens Ulferts 396a1d43b9 sends http-parameter in tests as strings 12 years ago
Jens Ulferts 864f5a9d35 ensuring a necessary setting to be set in an issues_controller test 12 years ago
Jens Ulferts 4d37275a38 adapts functional tests to check the parts of a mail for a required string 12 years ago
Jens Ulferts 7cb7efe726 removes functional tests for action/http-verb match 12 years ago
Jens Ulferts 2eee7111bc adding required fixtures for issues_controller test 12 years ago
Jens Ulferts 117417c71d escape queries for string in activities_controller test 12 years ago
Martin Linkhorst 789fe9dde7 assert the new mail objects and encoded body 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Dennis Schmidt 6b76a2bcef fixed template assertions and renamed builder file 12 years ago
Dennis Schmidt dce79bb74e fields_for fixes 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts cab3dbcc26 fixes issues_controller_test 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Eric Davis 9868a92fb0 [#692] Fix failing test due to design changes 13 years ago
Eric Davis f10412ef71 [#263] Update tests for views in the new layout 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 76c9a6682f Remove duplicated test 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Gregor Schmidt 300bc07b5a [#413] using Hash#to_a.first since Hash#first is not present in 1.8.6 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang bb4a10fc85 Fixed: bulk destroying parent and child issues raises a stale object error (#7920). 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang e7a3085eba Allow bulk editing of parent issue (#5831). 14 years ago
Jean-Philippe Lang 1bf4f52de5 Check for a valid time entry if comments have been entered when updating an issue (#7581). 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Jean-Philippe Lang 0c24f88ce1 Fixed: issue description Quote button lost by r3941 (#7122). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 06b0176a3e Fixed: submitting a non numerical parent task input creates a 500 error (#6932). 14 years ago
Jean-Philippe Lang 8bb75da1ac Initialize TimeEntry attributes with params when editing an issue (#5441). 14 years ago
Jean-Philippe Lang 0eb7d8f614 Moved some permission checks for issue update from controller to model. 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Philippe Lang 1c047dfeb8 Fixed: start date being filled with current date even when blank value is submitted (#6575). 14 years ago
Tim Felgentreff 759313b181 more test fixes 14 years ago
Tim Felgentreff 4a2f5d37a0 fixin 14 years ago
Tim Felgentreff 5dda7e34a3 test fixes 14 years ago
Tim Felgentreff d6013c62f7 fix a couple more tests 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 14 years ago
Jean-Baptiste Barth b255b7760a Added ability to delete issues from different projects through contextual menu (#5332) 14 years ago
Tim Felgentreff 61fdd38435 move issue journal reply to issue controller test, as each journalized controller will now use the render_reply journals helper to reply 14 years ago
Tim Felgentreff e2b79f9cdc adjust some api 14 years ago
Tim Felgentreff a550d4e667 remove tests that were removed in trunk 14 years ago
Tim Felgentreff 3b51eb54ea fix 2 more tests 14 years ago
Tim Felgentreff 9cd55d8dd4 more test fixes 14 years ago
Tim Felgentreff 0b852af604 fix syntax error 14 years ago