dmpopidor / app / controllers /
@briley briley authored on 15 Mar 2017
..
api/ v0 removed NewPlan, AdminUser models. Updated API base controller to check auth via token type and org 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 mege in head changes 9 years ago
application_controller.rb started the migration from i18n to gettext 9 years ago
confirmations_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
contacts_controller.rb controllers only respond to html 9 years ago
guidance_groups_controller.rb removed references to organisation_id in several models and replaced with .org.id 9 years ago
guidances_controller.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago
home_controller.rb first port of plan creation and editing to new data model 9 years ago
notes_controller.rb trying to reduce data access queries. Needs more work 9 years ago
orgs_controller.rb fixes DMPRoadmap/roadmap#172 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 trying to reduce data access queries. Needs more work 9 years ago
plans_controller.rb mege in head changes 9 years ago
projects_controller.rb removed debug statement from projects controller 9 years ago
registrations_controller.rb switched registrations controller to user org_id instead of organisation_id. fixes DMPRoadmap/roadmap#145 9 years ago
roles_controller.rb saved roles_controller changes 9 years ago
sessions_controller.rb resolved merge conflicts 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 added theme unit tests and started cleanup of remaining existing tests 9 years ago
templates_controller.rb bugfixing update customized template 9 years ago
token_permission_types_controller.rb updated token_permission_types controller and policy file 9 years ago
user_identifiers_controller.rb added additional locale message for identifier schemes and a remove icon 9 years ago
users_controller.rb updated users_controller to remove respond_to format 9 years ago