dmpopidor / app /
@briley briley authored on 3 Jan 2017
..
admin added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago
controllers fixed typo in params security on Projects controller. verified that plans can be created and updated 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 Added is_test and is_public flags to the projects table. Added unit tests for new fields. Removed unecessary attr_accessible section from projects model. Added setters for new flag fields so that only one can be true at a given time 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