Commit Graph

133 Commits (c843476a6a86752f2a45b09e3a0ccfa510c1671f)

Author SHA1 Message Date
Till Breuer 1aeba033dc Restrict possible watchers to project members in any case 11 years ago
Hagen Schink 31c9744c64 Fixes missing work package url 11 years ago
Johannes Wollert 0f54b18985 prevent locked users from becoming watchers on a ticket 11 years ago
Hagen Schink 955c279e90 Makes models acting as events again 11 years ago
Hagen Schink 81adcfc754 Moves work package activity provider settings 11 years ago
Hagen Schink 0777c605b1 Fills user/project references with one query 11 years ago
Hagen Schink 62cb502540 Adds work package event properties 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Hagen Schink 93cd53c0cd Improves 'soonest_start' computation 11 years ago
Jens Ulferts a205fab41d removes false (duplicate) journal formatter registration 11 years ago
Sebastian Schuster 35d056b3c1 Fixed multiple journal entries being created when adding 11 years ago
Till Breuer 0f893d0992 Respecify work_package#possible_watchers 11 years ago
Hagen Schink 7f42cd6af1 Fixes event type implementation for work package 11 years ago
Hagen Schink fa0710b6ea Fixes newline handling in journals 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
Hagen Schink 3592f9c0ee Improves loop 11 years ago
Hagen Schink fa45f187f6 Extracts attachment change handler to module 11 years ago
Hagen Schink c3f4cd8c2f Removes superfluous and wrong comment 11 years ago
Till Breuer 7e80ab7299 Use after validation hook to yield attachment errors to work packages 11 years ago
Hagen Schink cc4d51d9fb Adapts update's to create's attachment behavior 11 years ago
Hagen Schink 8f56b0f376 Prevents saving a new WP on attachment change 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 4b864cdbf4 Renames done ratio update setting 'issue_field' 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Christian Ratz f49f3e1ecd makes work_package.move_to_project_without_transaction not protected 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Jens Ulferts 0df5585e41 removes code accidentally added by cherry-picking 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister f376076092 Use helper method on WorkPackage to check for disabled done_ratio 11 years ago
Michael Frister 7093a6830e WorkPackage: Don't update parent done_ratio if done_ratio is disabled 11 years ago
Michael Frister 02dc2ecc03 Don't show done ratio on WorkPackage#show if disabled 11 years ago
Michael Frister f36cc6a94a Remove doubly defined methods from WorkPackage 11 years ago
Hagen Schink bf7f6226e3 Fixes specs 11 years ago
Hagen Schink dec5732815 Reverts changes to issue and work package 11 years ago
Hagen Schink 2f06077193 Fixes nil description handling 11 years ago
Hagen Schink 7987934e18 Moves AAJ test to spec 11 years ago
Hagen Schink dd1336d715 Moves #on_active_project test to spec 11 years ago
Hagen Schink 084ab6b0c6 Moves group by tests to spec 11 years ago
Hagen Schink 152e1575e6 Moves done ration tests to spec 11 years ago
Hagen Schink ef9f306d5f Moves behind schedule tests to spec 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago