dmpopidor / app /
@briley briley authored on 8 Feb 2017
..
admin resolved merge conflicts 9 years ago
controllers Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema 9 years ago
helpers renamed projects_helper to plans_helper. moved template.settings tests to settings:template_test 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 removed old Ability model which was used by the CanCan gem. added some more test coverage for Org and User 9 years ago
policies merge in changes from origin 9 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views removed User.org_type method and updated calls to in on some template views to use the new org.funder? instead 9 years ago