Commit Graph

876 Commits (025d1b920b0f4a3c1eee9b1d41da4c87875aca7e)

Author SHA1 Message Date
Jens Ulferts 025d1b920b fixes watcher_tests 12 years ago
Jens Ulferts f137a5e473 fixes project_tests 12 years ago
Jens Ulferts d9ac67ff8d fixes member_tests 12 years ago
Jens Ulferts 131f06ec17 fixes group tests 12 years ago
Jens Ulferts d9451b3c32 fixes i18n tests 12 years ago
Jens Ulferts 7b719e79aa fixes tests for menu_helper 12 years ago
Jens Ulferts dcab4db7ad fixes lib/redmine tests 12 years ago
Jens Ulferts 8d9cef99bc fixes setting tests 12 years ago
Jens Ulferts ddb0f1d3b5 fixes user tests 12 years ago
Jens Ulferts f33ddcff2e fixing issue_nested_set tests 12 years ago
Jens Ulferts 008fd263e1 fixing version_tests 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Jens Ulferts 520e680a60 fixing syntax errors 12 years ago
Martin Linkhorst d533816987 fixed a bug when projects couldn't be deleted when they have an issue hierarchy of more than 2 levels. credit jplang, redmine, see http://www.redmine.org/issues/8880 13 years ago
jwollert 3f6cfff4ae uses #force_attributes= in watcher test for mass_assignment 13 years ago
jwollert 57c3e8ac1f uses #force_attributes= in version test for mass_assignment 13 years ago
jwollert a1476a450b uses #force_attributes= in user test for mass_assignment 13 years ago
jwollert 369d528982 uses #force_attributes= in project test for mass_assignment 13 years ago
jwollert 7aa9f1923d uses #force_attributes= in member test for mass_assignment 13 years ago
jwollert c0c3a75e48 uses #force_attributes= in issue test for mass_assignment 13 years ago
jwollert 22e55a6acc uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
jwollert 0792a68e92 use #force_attributes= in group_test 13 years ago
jwollert a1fe27df31 uses #force_attributes= in watcher test for mass_assignment 13 years ago
jwollert 227a9cc075 uses #force_attributes= in version test for mass_assignment 13 years ago
jwollert 8e51863807 uses #force_attributes= in user test for mass_assignment 13 years ago
jwollert 2d6b5e0d44 uses #force_attributes= in project test for mass_assignment 13 years ago
jwollert b735e34f5d uses #force_attributes= in member test for mass_assignment 13 years ago
jwollert 10f8262794 uses #force_attributes= in issue test for mass_assignment 13 years ago
jwollert db08d00172 uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
jwollert 650c274533 use #force_attributes= in group_test 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Martin Linkhorst 41bc805585 control headers and footers of emails in all languages 13 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Martin Linkhorst bbc99395fc fixed mailer unit tests 13 years ago
Eric Davis 6570d30b88 Optimize: Remove per-language assertions for Mailer tests 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Gregor Schmidt e4eb1336ea [#780] Clearing (Settings) cache to make the tests pass again 13 years ago
Felix Schäfer e512508522 [#739] Convert relative links to full links in textile 13 years ago
Eric Davis 9868a92fb0 [#692] Fix failing test due to design changes 13 years ago
Stephan Eckardt 258a8fea03 [#176] add test for project summary and description 13 years ago
Eric Davis a911d83889 [#263] Fix theme tests that changed singleton data 13 years ago
Eric Davis b160217299 Use full paths to test_helper.rb for metric_fu/rcov to pick up 13 years ago
Holger Just cb2086f652 [#647] Fix XSS in textile image syntax. 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just a107202a04 Fix race-condition in test_utc_time_format 13 years ago
Holger Just 61b9939be3 Add basic tests for the Null Formatter 13 years ago
Felix Schäfer b47a90b424 Allow to filter watchers by more than just "me". #566 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Holger Just 1796fddd2b [#275] Add requires_chiliproject. We now use the rubygems dependency syntax. 13 years ago