Commit Graph

1213 Commits (179e48f20ecb77bd785787af99f78b8409a45986)

Author SHA1 Message Date
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Michael Frister e09ea26f0c Add spec for User#change_password_allowed?; migrate testunit test 11 years ago
Michael Frister 069061e4eb Remove rsb API templates 11 years ago
Toshi MARUYAMA aaa9eeead7 fix Project#completed_percentage 11 years ago
Alex Coles d6d7ff2414 Remove Franglais in Version#*percent method names 11 years ago
Martin Linkhorst b2df607540 adds setting callback specs, also converts old setting tests to specs 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Till Breuer 5cbfce81b5 Fix query test failing after name attributes were added for available filter options 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Martin Linkhorst 95f8e80e6f assert that the correct field is found 11 years ago
Michael Frister 557cb3b3b5 Fix custom value test toppling due to non-unique test string 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Martin Linkhorst 348dcea49e just remove some unnecessary indentation as a result from that previous commit 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Martin Linkhorst 7c5b517d3c convert three unit tests for news into specs 11 years ago
Martin Linkhorst cfe7faae47 adds the title to news entry links 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Sebastian Schuster fc81647995 Added user reloading after adding roles 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Jens Ulferts 161f861d9d lessen test ramp-up 11 years ago
Hagen Schink 121c96e7a0 Fixes journal observer test 11 years ago
Philipp Tessenow a5f0a9c345 use add_work_package instead of add_issue (even in test names) 11 years ago
Hagen Schink 63018bd21f Fixes test unit tests 11 years ago
Sebastian Schuster 70bb322e23 Fixed a bug with non-functional validation for work package parents 11 years ago
Sebastian Schuster 687db52860 Fixed parent attribute error message 11 years ago
Hagen Schink debe093ebd Fixes test unit test 11 years ago
Sebastian Schuster 388af1ea7b Rewrote a test to a spec and relaxed another test to work with the 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 1861a15fba Fix unit tests after changing the default query filter setup 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer 7d1be7d53c Fix query unit tests 11 years ago
Till Breuer 4c04a6c8dd Rename query#available_filters 11 years ago
Hagen Schink b1e1785f1e Fixes repository tests 11 years ago
Hagen Schink 0b84c270c9 Fixes activity unit tests 11 years ago
Christian Ratz 8238f52787 fixed tests for new top menu 11 years ago
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
jwollert a98f36c7ff rename copy method in project_test 11 years ago
Philipp Tessenow 05bf58dcb9 wrap some settings in time tests into with_settings blocks 11 years ago
Philipp Tessenow 3ca94c1ee1 fix i18n test 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 4b864cdbf4 Renames done ratio update setting 'issue_field' 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Sebastian Schuster c12cd86b7e Rewrote MailHandler test into rspec so it can be disabled 11 years ago