Commit Graph

182 Commits (e6397977ce6ce2d99895de646ca23eba4df82ffb)

Author SHA1 Message Date
Jan Sandbrink 9b54862b53 allow patching of WP priorities 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 03b58824c5 Allow to assign groups as responsibles 10 years ago
Jens Ulferts f52bbf40ec move some controller logic into a decorator 10 years ago
Jens Ulferts 755a5cac9b removes redundant allowed_to query causing problems with plugins 10 years ago
Hagen Schink fcaa80542a Respect time entry view permission 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Philipp Tessenow 1aab90ccb8 restore wrong (but performant) possible_watcher impl 10 years ago
Philipp Tessenow 43fa84c875 restore wrong (but performant) possible_watcher impl 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Richard b68524e97b Order work packages attachments by filename by default. 10 years ago
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