Commit Graph

3760 Commits (728dff126eb7a5a8827e5513e91914d9aa7bef7f)

Author SHA1 Message Date
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 99d4600902 Handle empty create requests 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 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
Henriette Dinger 576acbba43 Changes for better accessibility 9 years ago
Jens Ulferts e2be5dd3e8 fix contract path in op_engine 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 5a977c5594 add resource for querying the list of allowed projects 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
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago
Jens Ulferts da7b1d1c40 define project changing behavior in wp contract 9 years ago
Jens Ulferts 94cd7f1255 add project to payload representer 9 years ago
Jens Ulferts 5f7123ca3e make required parameter explicit 9 years ago
Henriette Dinger 1ac7bcf59a Change styling and strucuture of wiki page 9 years ago
Jens Ulferts 606232d81f remove no longer necessary constraint on the wiki page title 9 years ago
Jens Ulferts 9c6b7f4981 fix default sorting by parent 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Oliver Günther b0789e1795 Bump VERSION to 5.0.17 9 years ago
Oliver Günther e6abd839bd Extend quick info with path_info option 9 years ago
Jens Ulferts 1a63857565 use consistent naming for columns/filters across apiv3 and experimental 9 years ago
Markus Kahl 4fb7d7984b updated after_login documentation 9 years ago
Markus Kahl 2dab25e6cd don't #extract_value on defaults which are already Ruby objects 9 years ago
Oliver Günther 38a12d96ba Add option to accept ssl certificates 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago
Oliver Günther 02b5b8dda1 Add simple YAML extraction of ENV overrides 9 years ago
Henriette Dinger de5319b67a Fix height for macro error messages 9 years ago
Henriette Dinger e1a2f00a23 Remove icon class since it is not needed 9 years ago
Oliver Günther caa07c5dd4 Initiate omniauth request with relative root url awereness 9 years ago
Oliver Günther 3869de918a Fix missing output for accessible users without project permissions 9 years ago
Oliver Günther 83b96e478a Add automatic configuration? helper 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Oliver Günther 1e9ad0c45e Use non-static login path 9 years ago
Jens Ulferts 0d6f420afc Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2f764b84b9 Revert "less magic on default query columns" 9 years ago
Oliver Günther cfa69177f8 Allow custom gems to be installed through a separate source 9 years ago
Jens Ulferts 2293c3735b less magic on default query columns 9 years ago
Jens Ulferts d060d251bf eager load in decorator 9 years ago
Jens Ulferts 2cb05bfc27 remove no longer necessary scope alteration 9 years ago
Jens Ulferts 32b3b9ab9b replace html path in api representer 9 years ago
Jens Ulferts 3de1b3583d use the api v3 path helper 9 years ago
Jens Ulferts cadc397239 create all custom field acessors on representer injection 9 years ago
Jens Ulferts e1b3845582 cache classes with dynamically injected custom attributes 9 years ago
Jens Ulferts af09bf7017 cache root_path in apiv3 api helper 9 years ago
Oliver Günther 49e0db4cbe Fix icon-star in project references 9 years ago
Jens Ulferts 5e4c23f204 eager load models used in #map 9 years ago
Oliver Günther 0532f834ef Bump VERSION to 5.0.16 9 years ago