dmpopidor / app / controllers /
@briley briley authored on 11 Jan 2017
..
api/ v0 Added magic strings and identifier schemes to new ES locale file. Updated names of magic string categories so that they match the table names 9 years ago
settings fixed issue with policy check when saving changes to a plans export settings 9 years ago
users Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach 9 years ago
answers_controller.rb moved logic for authorization out of answers controller into the policy 9 years ago
application_controller.rb removed commented out code from new branding changes 9 years ago
comments_controller.rb moved authorization logic from comments controller to policy file. Additionally removed unused crud methods 9 years ago
confirmations_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
contacts_controller.rb Merging master (#20) 9 years ago
dmptemplates_controller.rb Added a few 'TODO:' statements indicating some methods we should remove. (Do a "grep -r 'TODO:' ./app"). Added some template and comments unit tests 9 years ago
guidance_groups_controller.rb removed json and forced authentication on guidance_groups 9 years ago
guidances_controller.rb fixed bug where selecting guidance was impropperly filtering 9 years ago
home_controller.rb added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts 9 years ago
organisation_users_controller.rb Merging master (#20) 9 years ago
organisations_controller.rb allowed organisations to save their details without submitting a contact email 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
plans_controller.rb working on public dmp export 9 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 9 years ago
projects_controller.rb switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text 9 years ago
registrations_controller.rb Merge branch 'development' of https://github.com/CDLUC3/roadmap into development 9 years ago
sessions_controller.rb Added tests for the new omniauth functionality 9 years ago
settings.rb added authorization to settings/plans and settings/projects 9 years ago
splash_logs_controller.rb DMPonline4 - RAILS 4.0 (#4) 9 years ago
static_pages_controller.rb switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text 9 years ago
token_permission_types_controller.rb removed data access from view of token_permission_types 9 years ago
user_identifiers_controller.rb added additional locale message for identifier schemes and a remove icon 9 years ago
users_controller.rb Added magic strings and identifier schemes to new ES locale file. Updated names of magic string categories so that they match the table names 9 years ago