dmpopidor / app /
@briley briley authored on 8 Dec 2016
..
admin Merge branch 'master' into postgresql 9 years ago
controllers Merge branch 'development' of https://github.com/CDLUC3/roadmap into development 9 years ago
helpers renamed hash_to_json_object in application_helper to hash_to_js_json_variable to make its purpose clearer 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 Resolved merge conflicts with fr.yml locale file and the user.rb model. Kept 'language_id' in the attr_accessible list and kept both the self.from_omniauth and reset_password_link methods. 9 years ago
policies fixed bug where selecting guidance was impropperly filtering 9 years ago
validators Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality 9 years ago
views Merge branch 'development' of https://github.com/CDLUC3/roadmap into development 9 years ago