dmpopidor / app /
@Jimmy Angelakos Jimmy Angelakos authored on 26 May 2017
..
controllers Check that user role doesn't already exist before sharing. Fixes #362 8 years ago
dashboards Fix for super admin (new annotation model) 8 years ago
helpers Export plans according to gettext. DMPRoadmap/roadmap#98 9 years ago
mailers Bugfixes for invitations/ password change. Fixes #268, #271. 9 years ago
models Export TXT excluding section heading if no questions are selected. DMPRoadmap/roadmap#295 8 years ago
policies updated syntax to allow read-only view of a plan. \n app/views/phases/_answer_form_ro.html.erb probably needs a bigger re-write as the logic is horrendus and it renders the whole thing as a form...but it's not a form because it's read only and it checks to see if it's read only a bunch of times within it. but here's the quick and dirty making it work 8 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views Export PDF excluding section heading if no questions are selected. DMPRoadmap/roadmap#295 8 years ago