Commit Graph

700 Commits (e5d739425bef83b3b695464d73d34dd2c1bc4bf0)

Author SHA1 Message Date
Till Breuer e5d739425b Add controller specs for main wiki menu item replacement, fix action 11 years ago
Till Breuer d779e8bae8 Destroy wiki after its last page has been deactivated and the wiki module has been successfully deactivated... 11 years ago
Till Breuer 72693bdcc5 Redirect to projects#show after the last wiki page has been deleted 11 years ago
Till Breuer 222874af95 Disable wiki module when last wiki page is destroyed 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Nils Kenneweg 0afa79401a refactor gets into before. 11 years ago
Nils Kenneweg 99b99b0f0f revert wrong change. 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Nils Kenneweg 7e11d0c764 validate access. specs. 11 years ago
Sebastian Schuster 046f4547e5 Added a test to make sure there are no double validation error 11 years ago
Jens Ulferts 9650774167 restyles wp destroy form for extensibility 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Jens Ulferts 9f21ec8302 creates explicit route for work package deletion 11 years ago
Nils Kenneweg 8d1dc2113b remove unneeded tests. 11 years ago
Nils Kenneweg 9a108e8222 remove pe_status. 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Hagen Schink 0ee34554a0 Adds specs 11 years ago
Hagen Schink a270705afc Adds spec for new attachment behavior 11 years ago
Hagen Schink a13c03d28c Adds message add/remove attachment specs 11 years ago
Hagen Schink 5a0844a794 Adds message attachment spec 11 years ago
Michael Frister a8d0fb73ab Fix compatibility with old mail configuration 11 years ago
Till Breuer b89caff79d Complete project api spec fix (which broke the ci) 11 years ago
Christian Rijke f964fd20b7 Rewrite authsource unit tests as specs. 11 years ago
Till Breuer 16a074d801 Fix occasionally occurring error on project creation in project api spec 11 years ago
Hagen Schink 257711ca1b Adds spec testing default status unselection 11 years ago
Till Breuer b1acce6dcf Specify that admins should also be able to watch work packages in private projects 11 years ago
Till Breuer e8dc9ef718 Fix indentation in user factory 11 years ago
Till Breuer 775be6dbf0 Add TODOs to watcher model and comment to project factory 11 years ago
Till Breuer 7000b96b78 Ensure work_package#project is refreshed in private project context of work_package_acts_as_watchable_spec 11 years ago
Till Breuer 3c17290151 Add more strict specification - non members and anonymous users cannot watch work packages in private projects... 11 years ago
Till Breuer 74fbdbaa95 Make output for shared example in work_package_acts_as_watchable spec more readable 11 years ago
Till Breuer 5d285bcec4 Add further specification for watchable#possible_watcher_users 11 years ago
Till Breuer 0dcfcf7c2b Rename work package watcher spec 11 years ago
Till Breuer 142e0631d9 Refactor and extend work package watcher spec 11 years ago
Hagen Schink fa19aff3e4 Improves spec implementation 11 years ago
Hagen Schink da3a46d419 Adapts spec to changed update behavior 11 years ago
Hagen Schink d9de111cfd Adds specs for update action 11 years ago
Till Breuer aaef1e5b91 Fix another error in watcher notification on watchable update spec 11 years ago
Till Breuer 5a18be0edc Fix specification when ensuring watcher email notifications 11 years ago
Jens Ulferts eb877ed03d renders new action if board is invalid for create 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Till Breuer b66447209f Send work package update notifications asynchronously 11 years ago
Till Breuer 71370f68d6 Refactor watcher validation of a user's permission to watch 11 years ago
Hagen Schink 7789adc153 Fixes spec 11 years ago
Hagen Schink 523306d667 Adds bug spec 11 years ago
Till Breuer 26c8c6c064 Ensure consistent referencing of wiki in wiki menu items controller spec setup 11 years ago
Hagen Schink 5bfcc2ba40 Uses let! instead of before 11 years ago
Jens Ulferts 43475fbcf1 shortens ApplicationController spec 11 years ago
Till Breuer 99bde02817 Make functional tests functional again, don't verify assertions on basis of rendered view 11 years ago