Commit Graph

1531 Commits (79e9008091b5211463b359314a005878d413fa9a)

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
Sebastian Schuster f09121be7a Reverted the validation error to be reported on parent_id again 11 years ago
Sebastian Schuster 3b41014e88 Fixed error in core parent attribute tracking, updated core dependency 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
Till Breuer 5004b5aad3 Add budget to permitted params of budget item (fixes #2200) 11 years ago
Hagen Schink 3fb68d1933 Adds specs 11 years ago
Christian Ratz d2dcc1cc5e fixed position of encoding: UTF-8 in spec file 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Hagen Schink e093336c77 Prepares specs 11 years ago
Sebastian Schuster 3c014b187f Minor change to the copyright header 11 years ago
Sebastian Schuster 10d6549d8b Minor update to the copyright header 11 years ago
Till Breuer 2a27acc187 Add controller spec for cost object updates via context menu 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