Commit Graph

1854 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Jens Ulferts 4f32d97eda fixing the menu manager tests by adapting the expected menu structure to the provided 12 years ago
Jens Ulferts 1b51bda3a8 fixes the issues tests by giving the test user the necessary permissions 12 years ago
Jens Ulferts 7fd1780b98 fixes application test by defining the available languages to include the used ones 12 years ago
Jens Ulferts cab3dbcc26 fixes issues_controller_test 12 years ago
Jens Ulferts 00e5c6aa4b fixes members controller test by adapting to changed behavior 12 years ago
Jens Ulferts c71427ac32 fixes welcome controller test by defining available languages to include tested ones 12 years ago
Jens Ulferts 17361ca71f fixes users controller tests by defining available languages to include tested language 12 years ago
Jens Ulferts be783ccdfd fixes project enumeration controller test by circumventing validations on test setup 12 years ago
Jens Ulferts 4c445df167 fixes projects controller tests by checking for "OpenProject" 12 years ago
Jens Ulferts a0f7ccb1e8 fixes transaction tests for issues controller by using the dynamic dates in the journals 12 years ago
Jens Ulferts 45a932b940 fixes application controller tests by defining available_languages 12 years ago
Jens Ulferts 6c44d803a7 fixes admin_controller_tests 12 years ago
Jens Ulferts 8022fd883a fixes calendar tests 12 years ago
Jens Ulferts 7d76b8f53d validates an issue with parents in a different project depending on whether cross project relationships are allowed 12 years ago
Jens Ulferts 78c3e96386 fixes issue tests broken by mass_assignment protection 12 years ago
Jens Ulferts 31b234f3bb fixes issue_test on copying issue to a project non viewable by the original author 12 years ago
Jens Ulferts 15f1f191b7 fixes menu_item_test menu comparison 12 years ago
Jens Ulferts 1124bbf1ff styling in mail_handler_test 12 years ago
Jens Ulferts 57b6f1b25e fixes styling in mailer_test 12 years ago
Jens Ulferts 339a3b534b fixes mail header test 12 years ago
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 e507d663cd replaces redmine/chiliproject references in test messages with openproject 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
Martin Linkhorst 3e034514f6 re-allow mass assignment of assign_to_id of issue categories. but issue category won't be valid unless assignee is also project member of the category. (mirroring what is possible to select in the view) fixes #28790 13 years ago
Martin Linkhorst 83c9edd278 fixes missing spec 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