dmpopidor / app /
@Jose Lloret Jose Lloret authored on 25 May 2017
..
controllers Using touch for timestamp for when only answer.question_options is updated. DMPRoadmap/roadmap#355 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 Checkbox using rails FormHelper. Helper method at answer model for determining if an option should be selected. DMPRoadmap/roadmap#354 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 textarea, textfield, radiobuttons and checkbox working for read-only permission. DMPRoadmap/roadmap#352 8 years ago