dmpopidor / app /
@briley briley authored on 1 Feb 2017
..
admin resolved merge conflicts 9 years ago
controllers added templates history page 9 years ago
helpers switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text 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 region_group (and underlying table) and replaced with has_and_belongs_to_many relationship on Region so that we can do region.super_region and region.sub_regions. Added unit tests for Region 9 years ago
policies added templates history page 9 years ago
validators uncommented out the email validator. added org unit tests. 9 years ago
views Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema 9 years ago