Commit Graph

837 Commits (ddb54c679f9c11f702e6d6e970aa5ac3adefa4eb)

Author SHA1 Message Date
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
Richard 8e1add4a7c Added update link to activity representer. 10 years ago
Till Breuer 13e57529d5 Fix embedded watchers link in api v3 (messed up during merge) 10 years ago
Hagen Schink 747f1db8e3 Fix attachments broken by rebasing 10 years ago
Hagen Schink bc513cd649 Remove superfluous methods 10 years ago
Hagen Schink 0c4a8f9c8f Fix link URLs 10 years ago
Hagen Schink cdfe5e1170 Fix default URL settings and indentation 10 years ago
Marek Takac 163934a4c7 Added links to parent and children to WP 10 years ago
Marek Takac b82456cb48 Added links from and to related work packages to the relation 10 years ago
Marek Takac df03d797d3 Created relation API model & representer 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Marek Takac fe4873cd04 WIP Basic wire-up of Watchers API with angular 10 years ago
Marek Takac 023dcbfc3c Added build_representer helper 10 years ago
Marek Takac 4b86ca4387 WIP create available watchers endpoint 10 years ago
Marek Takac 2daeab30f9 Anon. user cannot see link to watch WP 10 years ago
Marek Takac 50335c44c5 Add link to remove watcher to the user representer 10 years ago
Till Breuer aebd458fb8 Start enabling (un-)watching/-starring of work packages (WIP) 10 years ago
Hagen Schink 1d335b51bb Fix indentation and spacing 10 years ago
Hagen Schink b0aa8b4a6a Move activity PUT to activity endpoint 10 years ago