Commit Graph

746 Commits (d8f3e00f0a207486cb6c7b0bb8bf3c8dbc90d0ca)

Author SHA1 Message Date
Jan Sandbrink 9cc0806024 extract parsable link into own representer 10 years ago
Jan Sandbrink 7cba442308 remove redundant authentication 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 603f30f794 some cleanup 10 years ago
Jan Sandbrink ee05610d5d add specs for the unhappy pathes 10 years ago
Jan Sandbrink 9a9d6aca2c ensure correct file size errors are displayed 10 years ago
Jan Sandbrink 9cd03b0586 correct (but ugly) upload error handling 10 years ago
Jan Sandbrink db3b9da3a8 make attachment upload WORK 10 years ago
Jan Sandbrink 8585637981 list attachments of a WP via APIv3 10 years ago
Jan Sandbrink b41539f9fb delete attachments via APIv3 10 years ago
Jan Sandbrink cde374a6d5 rework attachments endpoint according to spec 10 years ago
Markus Kahl 70fe41cb53 use separate error code when unauthenticated 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
Alex Coles a58650e7c6 Add/update Copyright headers in lib code 10 years ago
Jan Sandbrink dea02be5b8 return proper error when adding invalid relations 10 years ago
Jan Sandbrink a250ede762 return proper error when adding invalid relations 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 62ed35e56c fix CF links if value is nil 10 years ago
Jan Sandbrink 6182f67925 make getting a link value more flexible 10 years ago
Jan Sandbrink a3ff9d57ed fix user representer for representing groups [sic] 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink 9feb0700ac rename mail to email, update docs, style code 10 years ago
Jan Sandbrink a07bd9e328 add another forgotten prefix 10 years ago
Jan Sandbrink f50ad955b7 more namespace qualification 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 b0ba1764f3 improve context-related error messages 10 years ago
Jan Sandbrink f54781dc6b use path helper in integration tests 10 years ago
Jan Sandbrink a524f39049 introduce helpers for star/unstar 10 years ago
Jan Sandbrink 5a104cbcf2 fully qualify class for better dev mode 10 years ago
Jan Sandbrink d56b9c558b rename helper for versions by project + vice versa 10 years ago
Jan Sandbrink 9a7d6108b7 point to the right path for rendering with context 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 a86ad7729e allow to have invalid links in payload 10 years ago
Jan Sandbrink 4ae6c75803 change format of string-objects URL 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