Commit Graph

196 Commits (b15002becaf3537ba6ff4a2bef1256ed544dc3ce)

Author SHA1 Message Date
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
Hagen Schink 0710c1df39 Don't use a before filter for parsing ids parameter 10 years ago
Hagen Schink f44cca280e Consider ids parameter 10 years ago
Hagen Schink 181347566c Let anonymous user access public custom fields 11 years ago
Hagen Schink c87cf9b7bf Remove duplicate WP custom fields 11 years ago
Hagen Schink 5065215415 Filter WP custom fields by membership 11 years ago
Hagen Schink 6ce1f68d7e Deny anonymous access 11 years ago
Ion Biziiac 4a13ce44c3 Fix APIv2 does not rewire parents correctly 11 years ago
Jens Ulferts 90e1a9863e reduces memory and increases performance of api planning_element#index 11 years ago
Alex Coles 1900e9b55d Fix whitespace in (Rails) controllers 11 years ago
Michael Frister 3f9595fde9 Fix api/v2/projects/level_list 11 years ago