Commit Graph

847 Commits (9bed7537a6a5469206e03fd8daa43d3ce99fa859)

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
Christian Rijke 630d7ed6b2 Don't create description links for self-referencing work packages. 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
Martin Czuchra e059eed56c PlanningElementStatus no more. 11 years ago
Stefan Frank 6a378a8d04 adde the name to the users-api 11 years ago
Stefan Frank 92e879a1e0 Introducing a very rudimentary api for looking up users. 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Nils Kenneweg 2829b4695c remove unneeded tests. 11 years ago
Stefan Frank 3c0d20de8f speed-improvements for the project-association-lookup. 11 years ago
Nils Kenneweg 2893a05920 remove pe_status. 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
Stefan Frank 5478655aca removed the obsolete partial-specs 11 years ago
Stefan Frank d1014ff250 migrated reported_project_statuses to rabl 11 years ago
Hagen Schink fa19aff3e4 Improves spec implementation 11 years ago
Stefan Frank f22e80479a removed the obsolete planning_element_status, migrated the status-views. 11 years ago
Stefan Frank a2fd770837 migrated the reportings to rabl 11 years ago
Stefan Frank 799e3dae88 migrated project_associations to rabl 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