Commit Graph

269 Commits (1b725728828458cb9b6609187592ff7782529f97)

Author SHA1 Message Date
Jens Ulferts 55b2865593
adapt backend to allow for filtering date time 8 years ago
Wieland Lindenthal e7825c7755
Fixing some specs 8 years ago
Jens Ulferts 3bc42ae723
allow not having a filter 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 8 years ago
Wieland Lindenthal 49f12b3e21
Enterprise Edition support tokens 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 826ec7b7b6
Add CreateUserService and User contracts 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Jens Ulferts bafee7a5ab
adapt specs after gem bump 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
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
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
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 dac730ac5a Add insecure option to managed remotes 9 years ago
Oliver Günther b29abfbdc0 Expect URL and path to be returned from the remote 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Oliver Günther abf3f49b51 Refactor services to classes 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 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 c0341b3063 Extend service specs for remote returning errors 9 years ago
Oliver Günther d2764478ac Feature specs for remote repository management 9 years ago
Oliver Günther 408e241a36 Enable webmock as a context explictly in examples 9 years ago
Oliver Günther b7465b08a6 Remote managed repositories 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jan Sandbrink 2913ff3d17 Use language prefix fallback for user language too 9 years ago
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Jens Ulferts e055683464 please rubocop 9 years ago
Jens Ulferts 7221368325 scoping specs 9 years ago
Jens Ulferts f5437ff077 consolidate specs for move work package service 9 years ago
Jan Sandbrink 42a8c4d355 add tests for unhappy path 9 years ago
Jan Sandbrink 62e63b8d08 doc + specs for new service 9 years ago