Commit Graph

326 Commits (d7cde62c06e2272a95e1fdddbbf4e7e888cbbf1c)

Author SHA1 Message Date
Alex Coles c12410a736 Fix whitespace in (Rails) models 11 years ago
Philipp Tessenow 9db54f08a0 call private methods the right way 11 years ago
Philipp Tessenow eb4a18ea7d do not use ruby 2.1 features so we still support 2.0 inofficially 11 years ago
Philipp Tessenow b26b15ce89 prepend private_class_method to private class methods 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Philipp Tessenow f7fb4f9fd1 WorkPackage model: Improve formatting 11 years ago
Philipp Tessenow 1fe3d6c787 make WorkPackage.count_and_group_by private 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Ion Biziiac ce2f74a37a Fix WP copy without project cross references 11 years ago
Richard c383aa080a Refactored a bit. 11 years ago
Richard 330a6b80fc Finally got custom fields into the rabl templates. 11 years ago
Jonas Heinrich 4ca218a221 refactores displayed number of reported work packages 11 years ago
Till Breuer fc38f8e16a Don't preselect inactive default priorities for new work packages 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster 7e726ea2a2 Added responsible for work_package summary 11 years ago
Hagen Schink 4cbcd721b9 Makes scope non ambiguous 11 years ago
Markus Kahl fd87f9cedd fixed unrecognised blank activity_id 11 years ago
Markus Kahl aae7ff3c8a Have log time be not required with default activity defined (#3438). 11 years ago
Hagen Schink 2ce25afb9f Updates scope condition definition 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 11 years ago
Johannes Wollert 080650f83a use edit_work_package_notes permission to edit work package journals 11 years ago
Johannes Wollert f962f5b788 do not display the default type in a work package title 11 years ago
Hagen Schink f6a0c90eb1 Moves changed since condition to scope 11 years ago
Hagen Schink cecb5ad887 Fixes missing journal notes on copy 11 years ago
Hagen Schink 24ad6d03af Fixes duplicated journal notes on move 11 years ago
Till Breuer b37bb3edd6 Add icon labels to search#index 11 years ago
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