dmpopidor / app /
@briley briley authored on 29 Mar 2017
..
controllers Added new method that assists controllers with error messaging on application_controller 9 years ago
dashboards Updated Super admin sidebar with selected models. Closes DMPRoadmap/roadmap#131 , DMPRoadmap/roadmap#132 9 years ago
helpers Export plans according to gettext. DMPRoadmap/roadmap#98 9 years ago
mailers updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project 9 years ago
models fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name 9 years ago
policies updated statistics api endpoint to be in line with the new data model 9 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views updated seeds to use managing institution abbreviation instead of hard-coded 'CC'. Added basic functional tests for templates controller with small adjustments to check for nils in view and controller 9 years ago