Commit Graph

216 Commits (20463c468af1c945c23796eb238095758a115f04)

Author SHA1 Message Date
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Markus Kahl a89ed0b0eb make sure there are no duplicate parameters 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
ulferts 4b7e3ff26d Feature/limit attribute help text visibility (#5749) 7 years ago
Markus Kahl e3e7878b89 follow robustness principle and allow custom option values 7 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Jens Ulferts d106fcf226
don't raise if disable_api has never been defined 8 years ago
Oliver Günther 06af06c083
Remove skip_before_action that does not exist in an V2 controller 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 9ee2e8057c eager load color 8 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
Alex Coles 07551ae585 Switch to new AR API for boolean typecasting 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
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 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
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 3629ded2ae Handle ActionController::ParameterMissing globally 10 years ago
Alex Coles 6d11fac2f8 Handle ActionController::ParameterMissing in APIv2 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Jens Ulferts d7486ab811 allows api v2 types controller accessible for :view_work_packages permission 10 years ago
Jens Ulferts 61c05affd4 checks for permission before api/v2/types#index 10 years ago
Jens Ulferts 077e0b2f78 types controller is admin only now 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Alex Coles 7ff6f4fe94 Fully qualify parent class in API v2 Controllers 10 years ago
Michael Frister f88443714e API v2: Document some useless code 10 years ago
Michael Frister 8d08e71ed5 API v2: Change boolean value to use true/false 10 years ago
Jens Ulferts befb9f054e removes unnecessary visibility filter on Version scope 10 years ago
Jens Ulferts 2f8920f3c7 minor code improvements 10 years ago
Michael Frister 959c4ba405 API v2 PE index: Allow disabling parent rewiring 10 years ago