OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/controllers/api/v2
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database
8 years ago
..
concerns Migrate AR finder/query methods in controllers 9 years ago
pagination Fix NameError for Pagination 9 years ago
api_controller.rb don't raise if disable_api has never been defined 8 years ago
authentication_controller.rb Rename before_filter to before_action 8 years ago
custom_fields_controller.rb Omit extraneous [] in APIv2 CustomFieldsController 9 years ago
planning_element_journals_controller.rb Merge branch 'dev' into feature/rails4 10 years ago
planning_element_priorities_controller.rb Remove unloadable from controllers 9 years ago
planning_element_type_colors_controller.rb Merge branch 'dev' into feature/rails4 10 years ago
planning_element_types_controller.rb Rename before_filter to before_action 8 years ago
planning_elements_controller.rb Rename before_filter to before_action 8 years ago
project_associations_controller.rb Set allowed mime types to respond_to 9 years ago
project_types_controller.rb Merge branch 'dev' into feature/rails4 10 years ago
projects_controller.rb Rename before_filter to before_action 8 years ago
reported_project_statuses_controller.rb Remove deprecated Relation#all in controllers 9 years ago
reportings_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
statuses_controller.rb Rename before_filter to before_action 8 years ago
timelines_controller.rb Merge branch 'dev' into feature/rails4 10 years ago
users_controller.rb Rename before_filter to before_action 8 years ago
versions_controller.rb Rename before_filter to before_action 8 years ago
workflows_controller.rb replace removed method AR method #type_cast_from_database 8 years ago