dmpopidor / app /
@briley briley authored on 10 Jan 2017
..
admin added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago
controllers fixed functional tests on static_pages controller 9 years ago
helpers Added initial public DMPs page to display public plans to unauthenticated users 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 switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism. 9 years ago
policies working on public dmp export 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 finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly 9 years ago