Commit Graph

82 Commits (022321b560167ad78af5d230bc2370cd1a8eec39)

Author SHA1 Message Date
Oliver Günther a112291396 apiv3: User (Un-)Locking functionality 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 7eb2085d69 Improve code readability 10 years ago
Hagen Schink 1f3423c787 Do not prepend error key for custom error messages 10 years ago
Hagen Schink 1c6a306671 Move error aggregation to validation error class 10 years ago
Hagen Schink f7e6a6c430 Localize error messages in API V3 10 years ago
Hagen Schink 0fb2ccfa2a Respond with a nice 400 if we cannot parse the JSON request 10 years ago
Hagen Schink c463c52ab7 Textile endpoint renders 400 on invalid content type 10 years ago
Hagen Schink 56f475a229 Throw 422 if invalid resource link is passed 10 years ago
Hagen Schink 0c0cdb4f1e Process non-empty form requests 10 years ago
Hagen Schink 8bf6749cfd Implement API V3 textile render endpoint 10 years ago
Hagen Schink 2f42e18358 Move validation exception creation to factory method 10 years ago
Hagen Schink e7e3d5fad0 Move exception creation to factory method 10 years ago
Hagen Schink f16158b2e3 Move validation for read-only attributes to model 10 years ago
Hagen Schink 2fda898f39 Implement optimistic locking for WP patch 10 years ago
Hagen Schink 2a59258572 Correct typo 10 years ago
Hagen Schink 99339dbfd6 Add punctuation to error messages 10 years ago
Hagen Schink 48310129a6 Apply code conventions 10 years ago
Hagen Schink 1220381324 Handle multiple validation errors 10 years ago
Hagen Schink 8f81ea25e7 Add error details to response 10 years ago
Hagen Schink b13024a3e0 Handle embedded errors 10 years ago
Hagen Schink 6dc02bca0f Let the error representer handle the error identifier 10 years ago
Hagen Schink 29a32ffc6e Change unauthenticated access error identifier 10 years ago
Hagen Schink 3f8522238d Implement response to write access to read-only attribute 10 years ago
Hagen Schink 7d2728bbd5 Use representer to render errors 10 years ago
Hagen Schink 578eea817b Implement API V3 error handling according to the specs 10 years ago
Hagen Schink 9fa1efe266 Validate new parent id 10 years ago
Richard e50db0208a Use full error messages for relations validation. 10 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago