dmpopidor / app /
@xsrust xsrust authored on 3 Mar 2017
..
admin removed organisation_type admin interface as was causing conflicts 9 years ago
controllers switched to using the hash for data access for admin_template view and associated partials 9 years ago
helpers language fixes post merge 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 created a to_hash method for templates to help remove data access from views 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 switched to using the hash for data access for admin_template view and associated partials 9 years ago