Commit Graph

206 Commits (38d49a510912158d624f97a7928f0fa81e73269e)

Author SHA1 Message Date
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
Hagen Schink 218e7dbd96 Implement version ids filter 10 years ago
Hagen Schink eec14f6113 Remove show endpoint 10 years ago
Hagen Schink e3506bcb14 Aggregate projects for shared versions 10 years ago
Hagen Schink dfceb77656 Query projects shared versions 10 years ago
Hagen Schink 33cb83aa55 Implement version index with multiple projects 10 years ago
Hagen Schink d08c0cb34d Extract methods used for multiple project selection 10 years ago
Alex Coles 515c9dff5b [wip] Add Versions List, Version API (v2) resource 10 years ago
Jens Ulferts 32506ccab5 removes no longer required before filter 10 years ago
Jens Ulferts e4d58b33ab removes no longer required before filter 10 years ago
Hagen Schink 08c55efd49 Consider ids parameter 10 years ago