Commit Graph

178 Commits (9d7c739bb9f22b3230a37b89d2f7c46fe4d24ac6)

Author SHA1 Message Date
Oliver Günther 65ca248914
Do not extend query for scope 8 years ago
Oliver Günther be58cfed78
Extend Query to accept a different scope to search on 8 years ago
Oliver Günther 82a0951997
Fix reference to symbol where it is a string 8 years ago
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 4658e83dd5
Add spec for invalid status 8 years ago
Oliver Günther 11794feed1
Handle invitation flow 8 years ago
Oliver Günther 826ec7b7b6
Add CreateUserService and User contracts 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Jens Ulferts bf7343c312
replace perfectly sane hack for really dirty one 8 years ago
Oliver Günther d676960107
Add ServiceResult 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Jens Ulferts acd58213e1
rewrite sql string in a arel based query 8 years ago
Jens Ulferts 8a8dfdd3de move project allowed query to authorization 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Markus Kahl 1044723c43 Fix: date visibility settings (#4602) 8 years ago
Oliver Günther b58f5fc354 Allow UsersController to search for groups 9 years ago
Jens Ulferts 6af269aa55 extract into service and fix date bug 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther d532487f4b Reset cached custom values when switching project, not only type (#4403) 9 years ago
Oliver Günther 83306c32c3 Pass the decorated work package to CreateService (#4317) 9 years ago
Oliver Günther 84ce56446f Add ServiceResult from dev 9 years ago
Jens Ulferts 2b758283c8 explicitly require to avoid "still in tree" error 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts 2f14b793b5 extract contract related methods of service into concern 9 years ago
Oliver Günther 1360639341 Fix URI escaping of svn checkout paths 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Oliver Günther 396dcdd859 Add path-based checkout for SVN 9 years ago
Oliver Günther 93e353939f Use first type from position ordering 9 years ago
Oliver Günther 4349f48b49 Show warning only when supported, but not enabled 9 years ago
Oliver Günther 3b2e39b425 Avoid errors when missing standard type 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Jens Ulferts 285fc74759 prevent builtin users being presented to an end user 9 years ago
Oliver Günther abf3f49b51 Refactor services to classes 9 years ago
Jens Ulferts c3d798269b use class instead of struct 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Jens Ulferts 54e559bb2d code pretification 9 years ago
Jens Ulferts 7eb8bdad53 invert setting for self notification 9 years ago
Jens Ulferts 2596e7be94 fix accidental disabling of no_self_notified 9 years ago
Oliver Günther 58ced887a2 Repository Apache module 9 years ago
Oliver Günther b7465b08a6 Remote managed repositories 9 years ago
Oliver Günther 319c728b1a Core notifications to alleviate third-party plugins 9 years ago
Oliver Günther de96916dac Minor corrections 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Jan Sandbrink 2913ff3d17 Use language prefix fallback for user language too 9 years ago