dmpopidor / app /
@Brian Riley Brian Riley authored on 20 Jan 2017
..
admin added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations 9 years ago
controllers fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans 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 put validation back in place that ensures a question can only have a single answer within a plan 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 removed substance-forms modifications from the dev branch. will place in a separate branch so that we can continue development 9 years ago