dmpopidor / app /
@briley briley authored on 20 Apr 2017
..
controllers Removed early call to save the plan. It was creating extra plans (e.g. user gets directed to select a specific template, 2 plans were being created) 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 switched helper scopes to class methods because scopes return all if nothing was found since we were using .first 9 years ago
policies updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241 9 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views removing the public DMP link from nav bar 9 years ago