Commit Graph

1704 Commits (18f72d439a2e24f5bacbf49b024f3816f8e17b17)

Author SHA1 Message Date
Hagen Schink 63fc8620f0 Fix specs 10 years ago
Jens Ulferts 6d162fd6ed moves routing specs to proper directory 10 years ago
Jens Ulferts b612fc3e0c adds available_statuses to work_package resource 10 years ago
Markus Kahl 4dade33b99 fixed password field toggle 10 years ago
Markus Kahl 058026983d edit user specs 10 years ago
Hagen Schink 5aa71b8a6b Fix API representer extension 10 years ago
Markus Kahl 0e274b9170 use i18n in specs 10 years ago
Markus Kahl b79b75b366 hide user blocking settings; link to configuration readme 10 years ago
Markus Kahl 549f3a9672 fixed negative password example description 10 years ago
Markus Kahl ee121560d3 hide auth sources if password login is disabled and 10 years ago
Markus Kahl 6d7c1e6d8a use i18n to find password settings 10 years ago
Markus Kahl a76cfd3e52 explicitly define old settings before update 10 years ago
Jens Ulferts 5f13933d45 don't include default status in wp#form on top of allowed statuses 10 years ago
Markus Kahl 8f0843f88e fixed auth partial spec 10 years ago
Jonas Heinrich a55501c81f adds specs for validation of min,max_length 10 years ago
Alex Coles 1633e0f419 [wip] Add .extend_api_response to ActsAsOpEngine 10 years ago
Alex Coles 1ea5637b8f Add skeleton spec for OP::Plugins::ActsAsOpEngine 10 years ago
Markus Kahl ae6b6f8d9e disable password-related settings in settings controller 10 years ago
Markus Kahl 9dc9d69000 redirect to last URL after direct omniauth login 10 years ago
Hagen Schink 161909564b Move available assignees specs to separate file 10 years ago
Hagen Schink 73f256d91f Test available assignees endpoint for API v3 10 years ago
Markus Kahl dfc97a3eb6 hide password related settings 10 years ago
Markus Kahl ce618e21ee hide and disable LDAP auth if password login disabled 10 years ago
Markus Kahl 1eaea06360 forbid user creation if password login is disabled 10 years ago
Markus Kahl a0dc083194 show note when change of password is not supported 10 years ago
Alex Coles 083e71a00c Add/update Copyright headers in specs 10 years ago
Martin Linkhorst 8877883c63 given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 10 years ago
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