dmpopidor / app /
@Brian Riley Brian Riley authored on 25 Apr 2017
..
controllers moved most of the save logic from the template controller to the model. Updated the phases/section/question models to use the after_save callback to handle updating the template.dirty flag 9 years ago
dashboards Fixes issues discussed in DMPRoadmap/roadmap#132 9 years ago
helpers Export plans according to gettext. DMPRoadmap/roadmap#98 9 years ago
mailers added missing @user required by sharing_notification mailer 9 years ago
models moved most of the save logic from the template controller to the model. Updated the phases/section/question models to use the after_save callback to handle updating the template.dirty flag 9 years ago
policies 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
validators uncommented out the email validator. added org unit tests. 9 years ago
views added line break before 'publish/unpublish' links 9 years ago