Commit Graph

2513 Commits (27874eb5b119f958b3a66f5376be53e51904d614)

Author SHA1 Message Date
Michael Frister 959c4ba405 API v2 PE index: Allow disabling parent rewiring 10 years ago
Markus Kahl 61d7fbe34c spec for menu items with identical names 10 years ago
Markus Kahl a9e64e04c7 make sure to use unique name for query menu items 10 years ago
Hagen Schink 218e7dbd96 Implement version ids filter 10 years ago
Hagen Schink eec14f6113 Remove show endpoint 10 years ago
Hagen Schink e3506bcb14 Aggregate projects for shared versions 10 years ago
Hagen Schink dfceb77656 Query projects shared versions 10 years ago
Hagen Schink 33cb83aa55 Implement version index with multiple projects 10 years ago
Hagen Schink d08c0cb34d Extract methods used for multiple project selection 10 years ago
Alex Coles 515c9dff5b [wip] Add Versions List, Version API (v2) resource 10 years ago
Marek Takac f195262172 Showing category in WP details pane 10 years ago
Hagen Schink 5929d75460 Pagination options are no query parameters 10 years ago
Marek Takac ea984dfafd Fixed link to parent WP in the WP table 10 years ago
Richard 96c14046e0 Removed dead code in work packages controller. 10 years ago
Richard bd6f2ea235 Cleanup wp list controller per Hagen's suggestion. 10 years ago
Richard 72b6e26461 Twist redirect to back url method to work with JSON params. 10 years ago
Richard 1632e5479e wp update looks for optional back url after update. 10 years ago
Jens Ulferts 32506ccab5 removes no longer required before filter 10 years ago
Jens Ulferts e4d58b33ab removes no longer required before filter 10 years ago
Hagen Schink 08c55efd49 Consider ids parameter 10 years ago
Ion Biziiac d5de2dd5d4 Fix for Possible to see list of types without being logged in 10 years ago
Hagen Schink 6950592a89 Extract WP update details to service object 10 years ago
Christian Ratz a452abc731 fixes repo auth 10 years ago
Jens Ulferts c14718da5a redirects on successful wp#update 10 years ago
Hagen Schink 24c74ed0cc Remove duplicates from attributes list 10 years ago
Hagen Schink 73bcf53683 Allow plug-ins to set displayed properties 10 years ago
Markus Kahl 2ed52b163d only use exit screen if login is required to view anything at all 10 years ago
Markus Kahl d6401e79f5 polish 10 years ago
Markus Kahl 89731db2d1 some refactoring; test display of instructions 10 years ago
Hagen Schink cce653d1e2 Replace unless by if 10 years ago
Markus Kahl bbd4cad404 fix: #14385 (direct login infinite redirect loop) 10 years ago
slawa 13ceb4edf8 Treat case when no name or identifier was provided 10 years ago
Hagen Schink 9c740f4f2d Don't use WP because it does not exist for index 10 years ago
Hagen Schink 22184c373e Use project object extracted by before filter 10 years ago
Hagen Schink f11738ad67 Show plugin attributes in WP overview 10 years ago
Richard 93e558e854 Use latest icons for pdf and xls with descriptions exporting. 10 years ago
Markus Kahl c25f92576c only append origin if back_url is given 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
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
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
Michael Frister ee31c8de7d Omniauth: Add after_login, remove on_success 10 years ago
Markus Kahl c798ebe878 pass auth_hash to #on_success. Call it upon bumpy registration too. 10 years ago
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Markus Kahl 8b53158127 made rest of support methods private 10 years ago
Markus Kahl e7c2f5097b spell out decision variable's name 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