Commit Graph

306 Commits (ec10b1f58db95a84decd088dc7b04d83f593d5b9)

Author SHA1 Message Date
Sebastian Schuster 9012596804 Changes from empty string to nil and vice versa are no 11 years ago
Till Breuer 8e1c8264ee Add missing copyright headers and newline at eof 11 years ago
Till Breuer 7770f03d1a Add spec for menu_item#destroy 11 years ago
Till Breuer 92d4c0798f Add specs for menu item validations 11 years ago
Till Breuer 71f9a56e89 Add query menu items 11 years ago
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago
Hagen Schink e8bab80216 Fixes spec 11 years ago
Till Breuer f4fb047fd7 Update changelog (add #2718) 11 years ago
Till Breuer 66629f8007 Add spec ensuring that unnormalized newlines aren't displayed as changes in work package descriptions 11 years ago
Till Breuer aec54683d5 Add work package acts as journalized specs 11 years ago
Till Breuer 6b15120d88 Make work_package_acts_as_journalized_spec more verbose 11 years ago
Till Breuer 94a01052ae Spec JournalManager#changed? with regards to newline characters in a journal manager spec file 11 years ago
jwollert 86e405e5ee copy wiki menu items as well when copying a wiki 11 years ago
Sebastian Schuster 35d056b3c1 Fixed multiple journal entries being created when adding 11 years ago
jwollert f65b83b7f9 slimmer cucumber features, more specs instead 11 years ago
jwollert 87f7eb50bc move project copy stuff to its own module so it doesn't clutter project.rb 11 years ago
jwollert 00767d7b98 spec for copying work_packages without versions: 11 years ago
jwollert 5930eebdf7 remove watcher copy_from spec in favor of regular copying specs and adapt those 11 years ago
jwollert 21c956c6ad fixes bug when copying watchers: watcher expected its watchable to be saved 11 years ago
jwollert 663d9ba603 restructure project's copy spec 11 years ago
jwollert d261e41a63 fixes bug in copying timelines with non-existant options 11 years ago
jwollert d1a69194ec some copying specs specifically for projects 11 years ago
Till Breuer 3d1812d599 Fix typo in wiki spec 11 years ago
Till Breuer 4fbbea2be7 Create a fresh wiki menu item after the page with the last main item has been deleted 11 years ago
Till Breuer 675cc294a6 Do not deactivate wiki module after wiki_page#destroy, instead preserve menu item of last wiki page 11 years ago
Sebastian Schuster fd99520cac Added missing tests 11 years ago
Till Breuer 0f893d0992 Respecify work_package#possible_watchers 11 years ago
Michael Frister 7d997303dc Fix work package filter validations 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
Hagen Schink 40d3ee37cf Adds spec 11 years ago
Hagen Schink 9f6be8f878 Adds specs 11 years ago
Jens Ulferts 0f67635ac4 fixes search on work package with offset provided 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 222874af95 Disable wiki module when last wiki page is destroyed 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
Till Breuer b1acce6dcf Specify that admins should also be able to watch work packages in private projects 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 da3a46d419 Adapts spec to changed update behavior 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
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
Till Breuer c406c09cfb Spec wiki_page#nearest_parent_menu_item, add documentation 11 years ago