Commit Graph

326 Commits (c71f3eba29accb0df7ac83a74aecf5cfb19362be)

Author SHA1 Message Date
Till Breuer 1aeba033dc Restrict possible watchers to project members in any case 11 years ago
Hagen Schink 980d039318 Adds specs 11 years ago
Hagen Schink 669862ec9c Adds specs 11 years ago
Hagen Schink d9342c8495 Fixes spec 11 years ago
Sebastian Schuster 70bb322e23 Fixed a bug with non-functional validation for work package parents 11 years ago
Hagen Schink f809b62ccf Adds spec 11 years ago
Hagen Schink 0f5c1854ff Adds specs 11 years ago
Hagen Schink 538cb4720a Prepares spec for correct class attribute handling 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 43e2d41e1c Validate query filters of type date and date past 11 years ago
Till Breuer 09aa962907 Bypass query filter value validations if operator does not require values 11 years ago
Till Breuer bba6e02031 Ensure presence of query filter validation spec tests something 11 years ago
Till Breuer 2c582cb3d8 Ensure valid setup of queries from factory 11 years ago
Till Breuer d6f2938116 Validate presence of query filters 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer 2b8114f7a9 Fix error message assertion when query filter cannot be blank 11 years ago
Johannes Wollert 0f54b18985 prevent locked users from becoming watchers on a ticket 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Till Breuer cba6dbec16 Specify table name when queries group by responsible (fixes #3202) 11 years ago
Hagen Schink 3fb68d1933 Adds specs 11 years ago
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