Commit Graph

2274 Commits (f75392f8be0849435b75582f31304a4e2ac7d112)

Author SHA1 Message Date
Richard 3888e3d830 Add addComment link to work package representer and wire up template. 10 years ago
Alex Coles 34780d5fc4 Use keyword args in VersionCollectionRepresenter 10 years ago
Alex Coles baf328c798 Minor refactoring of UsersAPI 10 years ago
Alex Coles 6a64927d57 Minor refactoring of ProjectsAPI 10 years ago
Alex Coles c5e97921cf Minor refactoring of PrioritiesAPI 10 years ago
Alex Coles c2f3c858be Minor refactoring of StatusesAPI 10 years ago
Alex Coles 6cfb35d013 Minor refactoring of VersionsAPI 10 years ago
Richard 64734f2291 Wired up update comment permission to front end. 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
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Alex Coles c8123ab2a0 Fix link paths in API root endpoint 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
Markus Kahl 3303126657 OmniAuth Authorization API 10 years ago
Alex Coles 008bca7422 Add skeleton API v3 root endpoint 10 years ago
Alex Coles b6185c955b Add Version List link to Project resource 10 years ago
Alex Coles 49dd4645d2 Correct Version List Resource self link 10 years ago
Alex Coles 47b8144b2a Add Priority List API resource 10 years ago
Alex Coles 8bc23e6afd Add Status List API resource 10 years ago
Alex Coles ddff625e2f Add Version List API resource 10 years ago
Alex Coles 3ace7a0ed1 Add skeleton Project API Resource 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
Richard d8b977e924 Cleaned up regarding pr comments. 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl 51ef41ba27 deny password change if password login disabled 10 years ago
Markus Kahl 46d91b958c fixed last broken OmniauthLogin reference 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl 4ec21c7cde enable override through env of disable password login 10 years ago
Markus Kahl 873136d6ee explicitly require OmniauthLogin to prevent load error 10 years ago
Markus Kahl f8770d5e93 block password-related functionality (e.g. lost) 10 years ago
Markus Kahl 1550bc89d7 don't show password login form in sign-in drop down 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
Jens Ulferts 9a2268cc7a fixes references to OmniauthLogin 10 years ago
Philipp Tessenow a7b021d010 re-integrate repository_authentication plugin 10 years ago
Christian Ratz 9226e137fc bump version to next stable release version 10 years ago
Marek Takac 4b86ca4387 WIP create available watchers endpoint 10 years ago