Commit Graph

17735 Commits (fd5c07943223ca4d57dfe502d914951d0c33d90d)
 

Author SHA1 Message Date
Hagen Schink 6ba949c62f Rename method refactoring 10 years ago
Hagen Schink fdcb0d9017 Test error message for multiple validation errors 10 years ago
Toshi MARUYAMA c7a4969467 add release/4.0 branch to .travis.yml 10 years ago
kgalli 43adca84b2 Bump version to 4.1.0 10 years ago
Jan Sandbrink fcc11564fb remove WRITE operation where not implemented 10 years ago
Hagen Schink 48310129a6 Apply code conventions 10 years ago
Hagen Schink 1220381324 Handle multiple validation errors 10 years ago
Hagen Schink 06f624db0d Add tests for multiple validation errors 10 years ago
kgalli 0fb0c9fbc0 Merge pull request #2079 from opf/feature/backup_task 10 years ago
Hagen Schink 8629bd9ecc Implement error handling according to the specs 10 years ago
Hagen Schink 1cd3cab13d Test ApiHelper's error handling 10 years ago
kgalli 94f4df2c3e Add /backup to .gitignore 10 years ago
Jan Sandbrink 4d66d1e9b1 Merge remote-tracking branch 'origin/dev' into feature/specify_wp_patch 10 years ago
Hagen Schink 4db606718b Refactor API V3 WP patch subject spec 10 years ago
Hagen Schink 2e6c78187c Fix parentId specs 10 years ago
Hagen Schink 8f81ea25e7 Add error details to response 10 years ago
Hagen Schink 856d093814 Test read-only error details 10 years ago
Hagen Schink b13024a3e0 Handle embedded errors 10 years ago
Hagen Schink c4fef0ffe0 Test response for multipe read-only errors 10 years ago
Hagen Schink 6dc02bca0f Let the error representer handle the error identifier 10 years ago
Hagen Schink 8dd05a2ca4 Fix check update attribute constraints 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 bdc0efd510 Test error response for write access to read-only attribute 10 years ago
Hagen Schink c5ceef6e03 Remove superfluous error handling 10 years ago
Hagen Schink 7d2728bbd5 Use representer to render errors 10 years ago
Hagen Schink 2502054a0e Refactor tests of API V3's anonymous user behavior 10 years ago
Hagen Schink 578eea817b Implement API V3 error handling according to the specs 10 years ago
Hagen Schink 2bfc217f30 Test API V3 error response in regard to the specification 10 years ago
Hagen Schink 81dd920c7e Prevent double loading of API helpers 10 years ago
Hagen Schink 0370c5fbca Set writeable WP attributes 10 years ago
Hagen Schink d543d0b35e Test that API throws validation error 10 years ago
Hagen Schink 296120fcd1 WP update implementation 10 years ago
Hagen Schink 36c088a0cc Test work package update for valid attributes 10 years ago
Hagen Schink e4b388f4d8 Check update attribute constraints 10 years ago
Hagen Schink 8a9c1dd5cf Test response for forbidden WP attributes 10 years ago
Hagen Schink 9e9f89629a Merge pull request #2077 from opf/fix/16875_adding_deleting_parent_and_child_relations_not_working_in_details_pane 10 years ago
Jens Ulferts e1b830e021 harmonize error message 10 years ago
Jens Ulferts 86db27cb90 hide parent manipulation controlls if user lacks permission 10 years ago
Hagen Schink cf3328cfd3 Merge pull request #2080 from opf/fix/details_pane_displays_deactivated_attributes 10 years ago
Hagen Schink 98a69a21a7 Update WP patch example request 10 years ago
Hagen Schink 7fd9e951b2 Add description for WP's parent id attribute 10 years ago
Hagen Schink 745f24f94a Correct supported operations 10 years ago
Hagen Schink 9fa1efe266 Validate new parent id 10 years ago
Hagen Schink 53b46d1c0e Authorize parent id update 10 years ago
Hagen Schink c5559e31be Test write permissions for WP parent 10 years ago
Philipp Tessenow 13ab67deb5 pg_dump needs the database name as the last param 10 years ago
Jens Ulferts e29d0063b0 prevent changes to constant 10 years ago
Philipp Tessenow 291ed5bd3d db backup filename depends on db adapter 10 years ago
Philipp Tessenow f309eabe36 do not use the PGPASSFILE if no password is provided 10 years ago