Commit Graph

2045 Commits (7c7c99daa2c540420fbba58afa73881762f62fc8)

Author SHA1 Message Date
Jens Ulferts f758aabfb1 uses gravatar_image_tag gem as standard avatar lib 10 years ago
Richard 3f81dc9b07 only display links to users' comments if they are active. 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
Richard e50db0208a Use full error messages for relations validation. 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 62c9f793bb Rename relations api namespace from id to relation_id. 10 years ago
Richard b5f1346a4f Track down super irritating related to/by bug 10 years ago
Richard fbb294437c Clean up the pr a bit. 10 years ago
Richard 13ad926cd6 Put back in missing dev after merge cockup. 10 years ago
Hagen Schink 5aa71b8a6b Fix API representer extension 10 years ago
Philipp Tessenow 649b83163b Use sane default sendmail options 10 years ago
Alex Coles 1633e0f419 [wip] Add .extend_api_response to ActsAsOpEngine 10 years ago
Richard 2838efddda WIP trying to fix all the karma tests. not going too well. 10 years ago
Jens Ulferts 33de51d157 remove dependency from plugins plugin in generated gemspec 10 years ago
Jens Ulferts 57179884d9 removes commented out code 10 years ago
Jens Ulferts 8a634a3655 fixes loading of plugin code 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
Alex Coles dd0dc65753 Instruct Grape to handle Validation errors 10 years ago
Markus Kahl ce618e21ee hide and disable LDAP auth if password login disabled 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
Alex Coles bba0c49d51 Amend copyright headers for plugins code 10 years ago
Marek Takac ca0edb1a89 Refactored exceptions handling in root api 10 years ago
Richard b5685cbb9f grr put back in commented out code. 10 years ago
Richard cd931bb1e3 Fixed activities specs. 10 years ago
Michael Frister ee31c8de7d Omniauth: Add after_login, remove on_success 10 years ago
Richard 1efc1292a0 Add create and delete relation links to representers. 10 years ago
Marek Takac 68a526844d Added authorization to creating and deleting relations 10 years ago
Marek Takac 651d524194 Added endpoint for deleting relationships 10 years ago
Marek Takac 613b71df0f Added endpoint for creating relations 10 years ago
Markus Kahl c798ebe878 pass auth_hash to #on_success. Call it upon bumpy registration too. 10 years ago
Richard 3888e3d830 Add addComment link to work package representer and wire up template. 10 years ago
Richard 64734f2291 Wired up update comment permission to front end. 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
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Till Breuer 13e57529d5 Fix embedded watchers link in api v3 (messed up during merge) 10 years ago
Markus Kahl c430349640 updated comment 10 years ago
Markus Kahl a20d471f2a fixed default rejection; changed message 10 years ago
Richard ee29bbd089 Journal editable_by? checks if user is the journal owner. 10 years ago
Markus Kahl 8ad54a544f use decision store so that auth block doesn't necessarily have to return a Decision 10 years ago
Markus Kahl fd1f8315cf do not pass user into authorization callback 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago