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) 9 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 Permission yanking should not apply to super admin. #314, #367 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 9 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views Added dotted underline (HTML5 recommendation) for org admin user privileges - #259. 8 years ago