Commit Graph

560 Commits (7db846e7b0458279ecb9ace49eae2e7a0530bebe)

Author SHA1 Message Date
Hagen Schink 2fda898f39 Implement optimistic locking for WP patch 10 years ago
Hagen Schink e7a2c80b44 Add lock version to API V3's WP response 10 years ago
Hagen Schink bbbc184696 Put parent validation into WP's API V3 model 10 years ago
Hagen Schink 5902378f3e Extract parent modification authorization 10 years ago
Hagen Schink 17e4a48ff8 Cache WP attribute extraction 10 years ago
Hagen Schink 6ba949c62f Rename method refactoring 10 years ago
Hagen Schink b13024a3e0 Handle embedded errors 10 years ago
Hagen Schink 8dd05a2ca4 Fix check update attribute constraints 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 0370c5fbca Set writeable WP attributes 10 years ago
Hagen Schink 296120fcd1 WP update implementation 10 years ago
Hagen Schink e4b388f4d8 Check update attribute constraints 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 9fa1efe266 Validate new parent id 10 years ago
Hagen Schink 53b46d1c0e Authorize parent id update 10 years ago
Hagen Schink 72c6f3ff31 Re-activate WP patch endpoint 10 years ago
Hagen Schink 2c64e46cab Set writeable WP attributes 10 years ago
Jan Sandbrink b7d37fad9b disable specs for disabled endpoint 10 years ago
Jan Sandbrink 450a8ec155 replace tabs by spaces 10 years ago
Jan Sandbrink c5fe2f63ac temporarily disable PATCH for workpackages 10 years ago
Mihail Maxacov 2e334a6698 fix firefox watcher icon hover incorrect 10 years ago
Mihail Maxacov 228a216dcb fix wp details pane project name not displayed in front of inherited version 10 years ago
Hagen Schink 79bcb49ffa Polish expression 10 years ago
Hagen Schink 821ae439b0 Add setter for percentage done property 10 years ago
Hagen Schink 92d0f8e15b Prevent disclosure of done ratio in API v3 10 years ago
Mihail Maxacov 159a9a3fbc fix details pane version link leads to 403 when no permissions on parent project 10 years ago
Mihail Maxacov ac60e2966b fix add child button displayed on details pane when user has no permissions to add work packages 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Richard 2e7651611f changed category to embedded object. 10 years ago
Marek Takac f195262172 Showing category in WP details pane 10 years ago
Hagen Schink 2667dd4fc5 Add available assignees endpoint for API v3 10 years ago
Alex Coles c1f8895084 Fix whitespace in lib code 10 years ago
Hagen Schink 787f62d177 Add type information to action links 10 years ago
Hagen Schink 5990fdfa23 Add WP verbs to API v3 response 10 years ago
Marek Takac 9cee979590 Set WP parent id to allow nil values 10 years ago
Alex Coles 6c36487cde Make WorkPackagesAPI PATCH expect JSON request body 10 years ago
Jens Ulferts 4c445145ec return remaining time units in locale of user 10 years ago
Marek Takac 547ef3f8f5 Fixed broken links in WP representer 10 years ago
Marek Takac 617b6a35a7 Added parent_id to the WP representer 10 years ago
Alex Coles b07d817ec3 Remove unnecessary Composition in WorkPackageModel 10 years ago
Alex Coles 47b57c576c Use paths instead of URLs in Resource links 10 years ago
Alex Coles 7f79d1fb52 Remove calls to #to_json in WorkPackagesAPI 10 years ago
Marek Takac 5269c22723 Used find_by instead of case insensitive fined in WP model 10 years ago
Marek Takac 6e43612b3e Added condition to the edit WP link 10 years ago
Marek Takac 362e09e997 Allowed changing parent for a WP 10 years ago
Marek Takac d3dcab6164 Fixed case insensitive search for mysql 10 years ago
Marek Takac bb8f75fb5e Changed the way params are passed to the WP patch action 10 years ago