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 updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms 9 years ago
helpers Added logic to display the correct visibility based on whether the project is_test or is_public or neither 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 'visibility' to the list of potential columns for the plan list page 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 updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms 9 years ago