dmpopidor / app / controllers /
@Brian Riley Brian Riley authored on 16 Nov 2017
GitHub committed on 16 Nov 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 fixed tests broken by name change from show_export to download. 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 updating failing tests 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 fixed tests DMPRoadmap/roadmap#175 8 years ago
guidances_controller.rb updated controllers to use alert instead of notice for errors DMPRoadmap/roadmap#175 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 updating failing tests 8 years ago
orgs_controller.rb Added Feedback Request to Org Details 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 Merge branch 'CDL-MVP' into issue677 8 years ago
plans_controller.rb Fix conflicts with merging dev into CDL 8 years ago
public_pages_controller.rb Table of Org plans to My Dashboard. DMPRoadmap/roadmap#752 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 Redirecting to plans_path instead of re-rendering the view which is more error-prone if view changes, e.g. new instance variables. DMPRoadmap/roadmap#816 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
templates_controller.rb fixed issues with plan create 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 Added active tab logic as tabHelper.js 8 years ago