Commit Graph

1662 Commits (7a84d371f22e3b999a79e930b8d8036414cae258)

Author SHA1 Message Date
slawa bd9fbf5199 Spec test for validation on attachment model 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
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
Markus Kahl 4dc01a2648 corrected/clarified comment 10 years ago
Alex Coles 34780d5fc4 Use keyword args in VersionCollectionRepresenter 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
Markus Kahl d67f3391c2 fixed specs after moving #disable_password_login? 10 years ago
Markus Kahl fd1f8315cf do not pass user into authorization callback 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
Jens Ulferts 85bb7e58c6 only applies default filter if no query attribte is provided 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl 775dbb2cf0 ensure omniauth registration works with disabled pwd login 10 years ago
Markus Kahl b60ed64382 spec: hide password forms 10 years ago
Markus Kahl 5e0465df57 spec registration with disabled password login 10 years ago
Markus Kahl c896ef160a spec: post login with disabled password login 10 years ago
Markus Kahl 21bf768ce1 spec: don't show "change password" menu entry 10 years ago
Till Breuer 3558bc1643 Fix work package representer spec 10 years ago
Jens Ulferts 9a2268cc7a fixes references to OmniauthLogin 10 years ago
Philipp Tessenow 7a05c3c655 fix failing specs 10 years ago
Philipp Tessenow a7b021d010 re-integrate repository_authentication plugin 10 years ago
Jens Ulferts 433f707843 only open wp on initial load of wp#index 10 years ago
Hagen Schink bc14f915d9 Test success status codes 10 years ago
Philipp Tessenow 2f2c6e15b7 fix failing specs 10 years ago
Hagen Schink d222044ac5 Prepare specs for upcoming API reconstruction 10 years ago
Hagen Schink 83fc7e05e8 Correct spec file naming 10 years ago
Hagen Schink 6aa58d2ed3 Add WP activity API specs 10 years ago
Till Breuer 0d226d52ca De-implement delete watcher link of wp representer 10 years ago
Till Breuer c0af2edaa2 Extend work package representer by add / remove watcher links (WIP) 10 years ago
Till Breuer 4543373333 Spec presence of (un-)watch link in representer spec 10 years ago
Hagen Schink 4a38ee5176 Explain the purpose of the double 10 years ago
Hagen Schink 07ecfb7ea7 Correct test description 10 years ago
Till Breuer 7ae0edd315 Allow users allowed to view work packages to (un-)watch via API v3 (WIP) 10 years ago
Till Breuer 1c36b1c5e0 Add watch and unwatch links to wp resource (WIP) 10 years ago
Markus Kahl 100f3d00c6 also disable login per post 10 years ago
Philipp Tessenow a7740a4c8e re-integrate repository_authentication plugin 10 years ago
Johannes Wollert 1d3e81fb25 check for the absence of a successful XSS-attack rather than the means to avoid it 10 years ago