dmpopidor / app / controllers /
@briley briley authored on 16 May 2017
..
admin - Fixed app/controllers/admin/application_controller.rb oopsie 9 years ago
api/ v0 Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98 9 years ago
settings Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248 9 years ago
users Fixed failing functional & translation tests 9 years ago
answers_controller.rb updated spacing in mailers based on @xsrust changes to the sharing notification 9 years ago
application_controller.rb Fixes #307 - Single invitation email issue 9 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 removed remaining references to guidance.question_id DMPRoadmap/roadmap#221 9 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 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
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 fixed merge conflict in schema.rb 9 years ago
plans_controller.rb fixed merge conflicts after rebase 9 years ago
questions_controller.rb moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273 9 years ago
registrations_controller.rb fixed merge conflicts 9 years ago
roles_controller.rb Fixes #307 - Single invitation email issue 9 years ago
sections_controller.rb moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273 9 years ago
sessions_controller.rb finished functional tests DMPRoadmap/roadmap/#212 9 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 Commented out public_export action since it is working. Currently redirect to public_plans prompting a message. DMPRoadmap/roadmap#167 9 years ago
suggested_answers_controller.rb Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish 9 years ago
templates_controller.rb updated template processing so that a new version is created when the user edits a published version. Updated tests to work with this new paradigm 9 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 fixes guidance group selection for plans 9 years ago