Commit Graph

153 Commits (ab67f443f533bc5e8c895822c7cbb73d4527afca)

Author SHA1 Message Date
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
Jan Sandbrink caf6ec07c7 Use SetLocalizationService in LocaleHelper 9 years ago
Oliver Günther 1481afb666 Corrections from review 9 years ago
Oliver Günther 6661f2b6d5 Refuse to delete a repository in OpenProject on FS permission errors 9 years ago
Oliver Günther 7e7386f3b6 Rework instruction display 9 years ago
Oliver Günther c9d3dabab2 Delete repository: Fix internal error on lacking permissions 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Oliver Günther ef322e89dd Cleanup 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Tim Habermaas 1571abc931 [Refactor] Remove useless setters; remove useless mutation of self. 9 years ago
Alex Coles 18b8625ae2 Fix deprecated .update_all in MoveWorkPackageService 9 years ago
Evghenii Barhatov 6ceb63b2b7 Pass user_id instead of whole User model object in DeleteUserJob 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
Oliver Günther 1b9ba9c4bf Remove repository project hierarchy 9 years ago
Jens Ulferts a8b4ca5e83 remove superfluous safeguard 9 years ago
Jens Ulferts 6f3e289f9a remove duplicate assignment of custom field values 9 years ago
Jens Ulferts 07fab1f315 further method extraction 9 years ago
Jens Ulferts fcaa4ca886 extract methods to reduce complexity 9 years ago
Jens Ulferts 7a2a0324ae extract method 9 years ago
Jens Ulferts 6837fffc77 remove instances of User.current 9 years ago
Jens Ulferts f5437ff077 consolidate specs for move work package service 9 years ago