Commit Graph

96 Commits (9dc8d095163678b22cdfecb01ede75fa30089c98)

Author SHA1 Message Date
Jens Ulferts 3eabe4e44d eager load cf translations 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 years ago
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther 14c858a6c3 Remove required state of description 9 years ago
Oliver Günther 4e05e33ac1 Do not mark type as hasDefault 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 8c6e0eb68e Acessor for work_package in specific schema 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl 5f9579ec1a put visibility info into wp schema and use that 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 966d749e45 add parentId field to schema 9 years ago
Jens Ulferts e2f8db9497 eager load colors together with the type 9 years ago
Jens Ulferts 8284933a5a mark spentTime and percentDone as optional 9 years ago
Jens Ulferts 27e2cce32b add priority to list of attributes inherited from children 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9ac9524d28 change attribute registration via plugin to be more generic 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink 781aac5a20 fix stupid C&P error 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink bfcc769cfd split implementations for work package schema 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 9 years ago
Alex Coles 9abbe5c4f7 Remove deprecated Relation#all in lib 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alexander Bach ba3770d97e Some style fixes 10 years ago
Alexander Bach 6e8b12f846 Quieten the hound 10 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach 3d264624a2 Some style fixes 10 years ago
Alexander Bach 83a54efc33 Quieten the hound 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink a9e9881c4f style 10 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink 5fe3264cdb use schema method everywhere 10 years ago
Jan Sandbrink d385ca89b5 hide spentHours on schema when it is hidden on WP 10 years ago
Jan Sandbrink bc9fb20215 add method to WP schema representer 10 years ago
Jan Sandbrink bf419f482b actually use the magic available 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Alexander Bach 6adca2867c Use proper writable evaluation 10 years ago
Alexander Bach f48972d570 Added schema indications for writability of start & due date 10 years ago