dmpopidor / app / controllers /
@briley briley authored on 12 Oct 2016
..
api/ v0 added new permissions to api 7 years ago
settings fixed issue with policy check when saving changes to a plans export settings 7 years ago
users DMPonline4 - RAILS 4.0 (#4) 8 years ago
answers_controller.rb moved logic for authorization out of answers controller into the policy 7 years ago
application_controller.rb Fixes to the users page 7 years ago
comments_controller.rb moved authorization logic from comments controller to policy file. Additionally removed unused crud methods 7 years ago
confirmations_controller.rb DMPonline4 - RAILS 4.0 (#4) 8 years ago
contacts_controller.rb Merging master (#20) 7 years ago
dmptemplates_controller.rb removed json and forced authorization for dmptemplates 7 years ago
guidance_groups_controller.rb removed json and forced authentication on guidance_groups 7 years ago
guidances_controller.rb merged local into remote 7 years ago
home_controller.rb removed authorization from home-controller as some users will not be logged in when request fielded 7 years ago
organisation_users_controller.rb Merging master (#20) 7 years ago
organisations_controller.rb added errors to organisation controller flash notice 7 years ago
passwords_controller.rb DMPonline4 - RAILS 4.0 (#4) 8 years ago
plans_controller.rb Updated export page so that the settings section of each phase's accorordion panel is not an accordion. Its now just a div. 7 years ago
project_groups_controller.rb added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit 7 years ago
projects_controller.rb fixed bug where projects_controller wouldnt compile. there was an end in the middle of the file, terminiateing the class prematurely 7 years ago
registrations_controller.rb reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop 7 years ago
sessions_controller.rb removed references to old existinguser controller that was used to handle logins from old DMPOnline v3 accounts 7 years ago
settings.rb added authorization to settings/plans and settings/projects 7 years ago
splash_logs_controller.rb DMPonline4 - RAILS 4.0 (#4) 8 years ago
static_pages_controller.rb DMPonline4 - RAILS 4.0 (#4) 8 years ago
token_permission_types_controller.rb Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes 7 years ago
users_controller.rb Fixes to the users page 7 years ago