dmpopidor / app / controllers /
@Sam Rust Sam Rust authored on 11 Dec 2017
GitHub committed on 11 Dec 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
concerns server logic for themes index, new, create, edit and update actions. DMPRoadmap/roadmap#869 8 years ago
org_admin Make templates page usable for Org Admins and Super Admins 8 years ago
paginable Fixed pagination for themes after changing policy. Sorted thmes by updated_at desc. DMPRoadmap/roadmap#869 8 years ago
settings fixed tests broken by name change from show_export to download. 8 years ago
super_admin Fixed pagination for themes after changing policy. Sorted thmes by updated_at desc. DMPRoadmap/roadmap#869 8 years ago
users Override flash alert message for when user is signed in and a URL invitation token is provided. DMPRoadmap/roadmap#751 8 years ago
annotations_controller.rb Merge branch 'development' into CDL-MVP 8 years ago
answers_controller.rb removed after_create callback for answers since no longer is needed after introducing transactions. DMPRoadmap/roadmap#893 8 years ago
application_controller.rb Sign up email case insensitive. Removed session key previous_url since does not work well. Duck-typed User.where_case_insensitive method. DMPRoadmap/roadmap#638 8 years ago
guidance_groups_controller.rb Add publish/unpublish to Guidances and Guidance Groups(#871) 8 years ago
guidances_controller.rb Add publish/unpublish to Guidances and Guidance Groups(#871) 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 Org Admin provide feedback 8 years ago
orgs_controller.rb updated org links to use same logic as template links. display org name if no logo 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 Make templates page usable for Org Admins and Super Admins 8 years ago
plans_controller.rb Make templates page usable for Org Admins and Super Admins 8 years ago
public_pages_controller.rb Make templates page usable for Org Admins and Super Admins 8 years ago
questions_controller.rb templates index view bootstrapped. DMPRoadmap/roadmap#643 8 years ago
registrations_controller.rb Sign up email case insensitive. Removed session key previous_url since does not work well. Duck-typed User.where_case_insensitive method. DMPRoadmap/roadmap#638 8 years ago
roles_controller.rb Autosave to change permissions on a plan for collaborators. DMPRoadmap/roadmap#840 8 years ago
sections_controller.rb templates index view bootstrapped. DMPRoadmap/roadmap#643 8 years ago
sessions_controller.rb sign in always returns to the page where the request was initiatet. DMPRoadmap/roadmap#764 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
user_identifiers_controller.rb updated controllers to use alert instead of notice for errors DMPRoadmap/roadmap#175 8 years ago
users_controller.rb Make templates page usable for Org Admins and Super Admins 8 years ago