2017-04-18
@briley
patch for missed localisation in fix for DMPRoadmap/roadmap#207
briley committed on 18 Apr 2017
@briley
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
briley committed on 18 Apr 2017
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files #DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
2017-04-17
@Brian Riley
Updated general application layout to display flash[:notice/:alert] as raw DMPRoadmap/roadmap#234
Brian Riley committed on 17 Apr 2017
@Brian Riley
fixed issue with share tab not being marked as active tab DMPRoadmap/roadmap#250
Brian Riley committed on 17 Apr 2017
@Brian Riley
fix for multi-phase templates DMPRoadmap/roadmap#252
Brian Riley committed on 17 Apr 2017
@Brian Riley
fix to one of the mailer's localisation
Brian Riley committed on 17 Apr 2017
2017-04-14
@Brian Riley
updated remaining mailers to use fastgettext default locale and fixed spacing issues. DMPRoadmap/roadmap#239
Brian Riley committed on 14 Apr 2017
@Brian Riley
Updated main user_mailer to use FastGettext.default_locale instead of I18n and setup email confirmation to use branding. DMPRoadmap/roadmap#238
Brian Riley committed on 14 Apr 2017
@Brian Riley
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
Brian Riley committed on 14 Apr 2017
@Brian Riley
fixed issue with question.options reference DMPRoadmap/roadmap#249
Brian Riley committed on 14 Apr 2017
2017-04-13
@briley
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
@briley
updated lock version notice form so that the text area uses the new class and the text is localised DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
@briley
added answer-notice class that will make the lock version text area wider DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
@briley
updated answers controller so that user_id is not a part of the find_by DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
@briley
realized answer policy was never firing. updated create? to update? and fixed typo DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
2017-04-11
@briley
hide language dropdown on profile page if there is only one language available DMPRoadmap/roadmap#237
briley committed on 11 Apr 2017
@briley
removed remaining references to guidance.question_id DMPRoadmap/roadmap#221
briley committed on 11 Apr 2017
@briley
updated create template policy so that the auth passes if no template.org is specified. the controller attaches the user's org afterward DMPRoadmap/roadmap#191
briley committed on 11 Apr 2017
@briley
Updated test so that it does not provide a version or org so that we match what the form is doing DMPRoadmap/roadmap#191
briley committed on 11 Apr 2017
@Brian Riley
Merge pull request #44 from DMPRoadmap/development ...
Brian Riley authored on 11 Apr 2017 GitHub committed on 11 Apr 2017
@Ray Carrick
Merge pull request #229 from CDLUC3/development ...
Ray Carrick authored on 11 Apr 2017 GitHub committed on 11 Apr 2017
2017-04-10
@briley
removed test that checks fastgettext locale value after sign_in. Having trouble testing Fastgettext in the application_controller test as well.
briley committed on 10 Apr 2017
@briley
finished functional tests DMPRoadmap/roadmap/#212
briley committed on 10 Apr 2017
@briley
further bug fix for show_export page and controller test for this endpoint
briley committed on 10 Apr 2017
@briley
bug fix for show_export.html.erb and to jquery.timeago.js
briley committed on 10 Apr 2017
@Brian Riley
Merge pull request #43 from DMPRoadmap/development ...
Brian Riley authored on 10 Apr 2017 GitHub committed on 10 Apr 2017
@Ray Carrick
Merge pull request #227 from CDLUC3/fixing-tests ...
Ray Carrick authored on 10 Apr 2017 GitHub committed on 10 Apr 2017
2017-04-07
@Brian Riley
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley committed on 7 Apr 2017