Commit Graph

78 Commits (f744966831b859d559188ffbd7a41109f0fdcfed)

Author SHA1 Message Date
Alex Coles cb08667307 Mark broken WorkPackage specs as pending 11 years ago
Alex Coles 8346d25853 Fix incorrectly added type metadata 11 years ago
Jens Ulferts dbf4680c05 fixes spec flicker by ensuring settings 11 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles b25b2e7cb5 Fix incorrectly converted validation assertions 11 years ago
Alex Coles efe24e1049 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles 81682a7417 Fix whitespace in specs 11 years ago
Michael Frister 68c7f933af JournalManager: Fix attempting to create two journals with same version 11 years ago
Alex Coles 5cdc438c52 Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 11 years ago
Martin Linkhorst d92a32be6f remove superfluous disabling of async jobs 11 years ago
Alex Coles 90c906d599 Fix typos, spelling in spec descriptions 11 years ago
Hagen Schink 109e770e5f Adapt specs to non-key usage 11 years ago
Alex Coles a1718ca674 Replace #=~ (operator matcher) with #match_array 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Hagen Schink 321932ca7d Adds spec 11 years ago
Hagen Schink 678b0bc187 Adds spec 11 years ago
Hagen Schink 439236e133 Correctes spec implementation 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Hagen Schink 02741c566a Adds spec for non-existing transition handling 11 years ago
Hagen Schink c5841dfbee Adds spec for admin user handling 11 years ago
Hagen Schink 1414573485 Fixes work package relation specs 11 years ago
Hagen Schink f968ce4b84 Adds specs 11 years ago
Till Breuer 1aeba033dc Restrict possible watchers to project members in any case 11 years ago
Hagen Schink d9342c8495 Fixes spec 11 years ago
Hagen Schink f809b62ccf Adds spec 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Hagen Schink 3fb68d1933 Adds specs 11 years ago
Hagen Schink e8bab80216 Fixes spec 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
Sebastian Schuster 35d056b3c1 Fixed multiple journal entries being created when adding 11 years ago
jwollert 5930eebdf7 remove watcher copy_from spec in favor of regular copying specs and adapt those 11 years ago
Till Breuer 0f893d0992 Respecify work_package#possible_watchers 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
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
Till Breuer aaef1e5b91 Fix another error in watcher notification on watchable update spec 11 years ago