dmpopidor / app /
@briley briley authored on 7 Feb 2017
..
admin resolved merge conflicts 9 years ago
controllers removed references to organisation_id in several models and replaced with .org.id 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 references to organisation_id in several models and replaced with .org.id 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 references to organisation_id in several models and replaced with .org.id 9 years ago