dmpopidor / app / controllers /
@briley briley authored on 5 Apr 2017
..
admin - Fixed app/controllers/admin/application_controller.rb oopsie 9 years ago
api/ v0 Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98 9 years ago
settings move plan list settings from project to plan 9 years ago
users fixed issues with omniauth and registrations controller tests. removed some debug statements 9 years ago
answers_controller.rb change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182 9 years ago
application_controller.rb Added new method that assists controllers with error messaging on application_controller 9 years ago
confirmations_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
guidance_groups_controller.rb resolved rebase conflicts from merge with development 9 years ago
guidances_controller.rb fixed rebase issues 9 years ago
home_controller.rb added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build 9 years ago
notes_controller.rb added notes controller tests 9 years ago
orgs_controller.rb patched organisation_type reference in view, added secure params to orgs controller. Added functional tests for orgs controller 9 years ago
passwords_controller.rb updated passwords controller to redirect user to the main landing page after initiating a password reset. Removed reference to invalid spinner css from main layout file 9 years ago
phases_controller.rb resolved rebase conflicts from merge with development 9 years ago
plans_controller.rb choose template where org has more than one valid 9 years ago
projects_controller.rb resolve conflicts from merging Roadmap into DCC 9 years ago
questions_controller.rb fixed tests for questions controller. removed exclamationpoint from save on questions controller 9 years ago
registrations_controller.rb resolved rebase conflicts from merge with development 9 years ago
roles_controller.rb added roles controller tests and updated controller to use strong params and handle failures properly 9 years ago
sections_controller.rb switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway 9 years ago
sessions_controller.rb URLs without locale param 9 years ago
settings.rb controllers only respond to html 9 years ago
splash_logs_controller.rb controllers only respond to html 9 years ago
static_pages_controller.rb Commented out public_export action since it is working. Currently redirect to public_plans prompting a message. DMPRoadmap/roadmap#167 9 years ago
suggested_answers_controller.rb Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98 9 years ago
templates_controller.rb updated phases and templates controllers to use new error message helper on application_controller 9 years ago
token_permission_types_controller.rb updated token_permission_types controller and policy file 9 years ago
user_identifiers_controller.rb URLs without locale param 9 years ago
users_controller.rb switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway 9 years ago