Commit Graph

136 Commits (18eda62459abe1bebc7f69ee9fc9446cc912042e)

Author SHA1 Message Date
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
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
Jens Ulferts f758aabfb1 uses gravatar_image_tag gem as standard avatar lib 10 years ago
Marek Takac eb5c812105 Removed binding 10 years ago
Marek Takac 3ca5a63fce Enabled parent id updates on WP 10 years ago
Marek Takac 6d836e42a3 Test for failing validation on WP update 10 years ago
Marek Takac 82193132b2 Validations for edit WP endpoint 10 years ago
Marek Takac 0432d54c11 Tests update 10 years ago
Hagen Schink 3ff256183f Revert "Respecting visiblity of related work packages." 10 years ago
Hagen Schink 046c5d5e2d Respect child visibility 10 years ago
Hagen Schink ac39c2b602 Show parent link only if parent is visible to user 10 years ago
Hagen Schink 388823599f Retrieve only relations with visible work packages 10 years ago
Richard fb57024e5a Respecting visiblity of related work packages. 10 years ago
Marek Takac 614a926c4a Created basic WP update endpoint 10 years ago
Hagen Schink 3739c7ed13 Is closed propery always exists 10 years ago
Hagen Schink 9cfb83c520 Add is closed state to WP API model 10 years ago
Richard b5f1346a4f Track down super irritating related to/by bug 10 years ago
Jens Ulferts 732cac388b rubocopify & remove duplicate / in href 10 years ago
Jens Ulferts b612fc3e0c adds available_statuses to work_package resource 10 years ago
Richard 13ad926cd6 Put back in missing dev after merge cockup. 10 years ago
Richard 2838efddda WIP trying to fix all the karma tests. not going too well. 10 years ago
Hagen Schink b84d89dbd2 Adapt collection naming scheme 10 years ago
Hagen Schink d9f62aa242 Rename WatchersRepresenter to UsersRepresenter 10 years ago
Hagen Schink 60ba509d51 Add available assignees endpoint for API v3 10 years ago
Richard a2c6b35e07 WIP Refactoring relations directives to correspond to relations not work packages. 10 years ago
Alex Coles 92e8384266 Add missing Copyright headers in lib (API) code 10 years ago
Richard 1efc1292a0 Add create and delete relation links to representers. 10 years ago
Marek Takac 613b71df0f Added endpoint for creating relations 10 years ago
Richard 3888e3d830 Add addComment link to work package representer and wire up template. 10 years ago
Alex Coles 0bf314f149 Specify a custom Formatter for hal+json 10 years ago
Till Breuer 99e6cbdfd9 Hide watchers from api work package response if user not authorized 10 years ago