Commit Graph

560 Commits (7db846e7b0458279ecb9ace49eae2e7a0530bebe)

Author SHA1 Message Date
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink a7a959aa4f always embed the attachments 10 years ago
Jan Sandbrink 8774a81265 correctly link & embed watchers in WP 10 years ago
Jan Sandbrink 835f0c344a specify and test edge cases for watcher deletion 10 years ago
Jan Sandbrink 1cb1e9d060 fix HTTP 500 in case of not allowed watcher 10 years ago
Jan Sandbrink 44d1ba3828 allow to view list of current watchers 10 years ago
Jan Sandbrink 50f6ecdecd accept new request format for add watcher 10 years ago
Jan Sandbrink 5a575c6b10 avoid useless JSON roundtrip 10 years ago
Jan Sandbrink 9cc0806024 extract parsable link into own representer 10 years ago
Jan Sandbrink 8b2ed8015e adapt watch/unwatch links to specification 10 years ago
Jan Sandbrink 1e136a15e0 return ResourceTypeMismatch for wrong resources 10 years ago
Jan Sandbrink 30885fb05d link attachments in WP 10 years ago
Jan Sandbrink 8585637981 list attachments of a WP via APIv3 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink 930dcacc0e always show the parent id in the payload 10 years ago
Alexander Bach 807ce14fb7 Removed redundant authorization check 10 years ago
Alexander Bach b1fce713cc Hide off limits work packages 10 years ago
Alexander Bach 01f54192f7 Remove explicit statement of implicit getter 10 years ago
Alexander Bach 83c6b2d1ea Accept null for preview 10 years ago
Alexander Bach 99dbca1601 Make done_ratio disappear if disabled 10 years ago
Jan Sandbrink 6182f67925 make getting a link value more flexible 10 years ago
Jan Sandbrink a07bd9e328 add another forgotten prefix 10 years ago
Jan Sandbrink a9e9881c4f style 10 years ago
Jan Sandbrink f63d5e6d2e use partial namespace prefixes where neccessary 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 da32580752 allow to hide link attributes from payload 10 years ago
Jan Sandbrink db475e025a use same names and magic in payload as everywhere 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
Alexander Bach ff4c8f0c59 Added write restriction for start & due date of parent work packages 10 years ago
Jan Sandbrink b358ef0f96 remove dead property 10 years ago
Jan Sandbrink 8b06528be4 inline method 10 years ago
Jan Sandbrink d1dc1cefb3 also use @work_package directly elsewhere 10 years ago
Jan Sandbrink 2bbcaf3fd6 make _type in schema indicate the schemas type 10 years ago
Jan Sandbrink 52696b5c98 extract a scope for active priorities 10 years ago
Jan Sandbrink b407d0a43c use "try" 10 years ago
Jan Sandbrink f6f107635c use @work_package directly where possible 10 years ago
Jan Sandbrink bda0a30b70 only query the status, not the whole WP 10 years ago
Jan Sandbrink 0dd11e31ba improve on contract syntax 10 years ago
Jan Sandbrink 22180a5d88 respond with new custom fields after PATCH-ing WP 10 years ago
Alexander Bach 1cc5c212ff Fixed utility method 10 years ago
Jan Sandbrink 467fc9dba6 make WP schema resilient to invalid work packages 10 years ago
Alexander Bach ed723aeeb3 Improve performance and readability of leaf_or_nil? 10 years ago
Jan Sandbrink 7247534c67 "improve" work package contract 10 years ago
Alexander Bach 01ba17cdcc Display and accept ISO 8601 durations for estimated hours 10 years ago