Commit Graph

443 Commits (28fc8d37b26e893c70f7aaee4230163d583bc860)

Author SHA1 Message Date
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 9ee2e8057c eager load color 8 years ago
Jens Ulferts e2ff19e8d2 prevent multiple frontend calls to experimental custom_field_filters API 8 years ago
Oliver Günther fd5efaa291 [23725] Fix available custom fields v3 naming (#4732) 8 years ago
Markus Kahl 09f782bd73 only define core export formats in core 8 years ago
Markus Kahl 23b720ae61 add menu entry for exporting XLS with relations 8 years ago
Jens Ulferts 757d6aa283 shorten code 8 years ago
Jens Ulferts ba0f7b3b64 keep param if it exists but prefer v3 named one 8 years ago
Jens Ulferts 01620f318d reenable saving filters that follow v3 naming 8 years ago
Jens Ulferts 72e26596bb use camelCase for queryId 9 years ago
Jens Ulferts 1616e16361 remove unnecessary code 9 years ago
Jens Ulferts f396f29d71 fix default query initialization again 9 years ago
Jens Ulferts 9c6b7f4981 fix default sorting by parent 9 years ago
Jens Ulferts be23616833 remove unused methods/classes 9 years ago
Jens Ulferts 9bf8993908 more camelcase for the experimental api 9 years ago
Jens Ulferts 50af8e50dd move v3 naming into own module 9 years ago
Jens Ulferts 1a63857565 use consistent naming for columns/filters across apiv3 and experimental 9 years ago
Oliver Günther 92e0aaae9c Remove work package query execution in experimental 9 years ago
Oliver Günther 1f75bd22b0 Use XML parser middleware 9 years ago
Oliver Günther 3cbc4e71b8 Disable CSRF for add-in 9 years ago
Oliver Günther 32da16e979 Avoid internal error when project not found 9 years ago
Alex Coles db078e0964 Fix for ActiveRecord::Base.reflections API change 9 years ago
Alex Coles 07551ae585 Switch to new AR API for boolean typecasting 9 years ago
Jens Ulferts d3bc58b955 force id value in experimental API 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Oliver Günther 21d3af35b1 Set allowed mime types to respond_to 9 years ago
Oliver Günther 5129f05678 Fix NameError for Pagination 9 years ago
Jan Sandbrink e8836d844e hide global queries from project-scoped WP lists 9 years ago
Alex Coles f320305531 Revert "Temp. comment includes in API v2 ProjectController" 9 years ago
Alex Coles 347f363026 Remove unloadable from controllers 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 75cecdb21a Omit extraneous [] in APIv2 CustomFieldsController 9 years ago
Alex Coles 8798fe68ad Teach Experimental API UsersController to pluck 9 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Alex Coles 51512f1522 Temp. comment includes in API v2 ProjectController 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles a464c01203 Force bool coercion in API v2 WorkflowsController 10 years ago
Alexander Bach 8bbc880e6c Actually include columns 10 years ago
Jan Sandbrink 9f9dc16ed5 make dynamic ID column behave like hardcoded one 10 years ago
Alexander Bach d23ede7afd Fix custom field group sums 10 years ago
Jens Ulferts e844362a8e no longer use sort criteria of session for wp index 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fe6f30ab32 add sort criteria to columns joined to query 10 years ago
Jens Ulferts f45b420702 ensure loading of associated tables when column is only grouped by 10 years ago