dmpopidor / app / controllers /
@Brian Riley Brian Riley authored on 3 Jul 2017
..
admin Fix for super admin (new annotation model) 8 years ago
api/ v0 Merge pull request #445 from DigitalCurationCentre/kmcgre/bugfixes 8 years ago
settings Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248 9 years ago
users fixed bug in omniauth controllers and added test 8 years ago
annotations_controller.rb updated org-admin customization of templates according to #373 8 years ago
answers_controller.rb Added method to validate answer according to each question format. Partial view for section progress. Eager loading of resources needed to calculate plan and section progress. Refactoring of code for progress plan. DMPRoadmap/roadmap#382 8 years ago
application_controller.rb Redirect to the referer URL when changing language. DMPRoadmap/roadmap#456 8 years ago
guidance_groups_controller.rb broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
guidances_controller.rb switched guidance update to return to edit page instead of show 8 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 broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227 9 years ago
orgs_controller.rb made toolbar a generic table filter. finished css restyling of users page 8 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 updated guidance selection to ignore unpublished groups/guidances 8 years ago
plans_controller.rb fixed bu in plans.controller, added new fields to attr_accessible on plan model, added migration tasks for v0.4 upgrade 8 years ago
questions_controller.rb accounting for tests not always having annotations (whereas views do) 8 years ago
registrations_controller.rb load the selected user profile tab after page reload 8 years ago
roles_controller.rb Check that user role doesn't already exist before sharing. Fixes #362 8 years ago
sections_controller.rb updated other controller actions shown to throw error by test, we render phases/admin show from other controllers, so need same instance variables defined 8 years ago
sessions_controller.rb resolved cherry-pick conflicts 8 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 public DMPs page 8 years ago
templates_controller.rb funder guidance now displays on customized templates 8 years ago
token_permission_types_controller.rb updated token_permission_types controller and policy file 9 years ago
user_identifiers_controller.rb Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls. 9 years ago
users_controller.rb add the selected tab name to form 8 years ago