2016-11-10
@Ray Carrick
fix save profile
Ray Carrick committed on 10 Nov 2016
@Ray Carrick
Merge branch 'profile_save' into postgresql
Ray Carrick committed on 10 Nov 2016
@Ray Carrick
profile save crashing
Ray Carrick committed on 10 Nov 2016
2016-11-08
@xsrust
editing a guidance by question now shows template through question
xsrust committed on 8 Nov 2016
@xsrust
fixed bug where selecting guidance was impropperly filtering
xsrust committed on 8 Nov 2016
@Ray Carrick
Merge branch 'master' into postgresql
Ray Carrick committed on 8 Nov 2016
@Ray Carrick
Merge pull request #10 from DMPRoadmap/master ...
Ray Carrick authored on 8 Nov 2016 GitHub committed on 8 Nov 2016
@Ray Carrick
Merge pull request #64 from CDLUC3/master ...
Ray Carrick authored on 8 Nov 2016 GitHub committed on 8 Nov 2016
2016-11-07
@Brian Riley
removed commented out code from new branding changes
Brian Riley committed on 7 Nov 2016
@Brian Riley
removed commented out code from new branding changes
Brian Riley committed on 7 Nov 2016
@Brian Riley
removed local version of app/assets/logo from version control
Brian Riley committed on 7 Nov 2016
@Brian Riley
renamed layout partials to remove reference to dmponline. Updated configurations so that the code default assets are stored in lib/assets and any instance specific versions would be stored within app/assets. Move static page content out of the large locales files and placed examples of them into config/locales/static_pages
Brian Riley committed on 7 Nov 2016
@Brian Riley
removed ability to customize view branding folder name. It will just be called branded now
Brian Riley committed on 7 Nov 2016
@Brian Riley
moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views
Brian Riley committed on 7 Nov 2016
2016-11-04
@Ray Carrick
Merge pull request #9 from DMPRoadmap/master ...
Ray Carrick authored on 4 Nov 2016 GitHub committed on 4 Nov 2016
@Ray Carrick
Merge pull request #62 from CDLUC3/master ...
Ray Carrick authored on 4 Nov 2016 GitHub committed on 4 Nov 2016
@xsrust
removed <p> wrapping from default answers in preview
xsrust committed on 4 Nov 2016
@xsrust
updated behavior of the create plan page
xsrust committed on 4 Nov 2016
@xsrust
allowed default answers to show in admin preview of templates
xsrust committed on 4 Nov 2016
2016-11-03
@briley
Bug fix to the column layout handler on the view plans page
briley committed on 3 Nov 2016
@xsrust
fixed bug where templates were not based on most recent version, causing organizational customizations of templates to not show up to the end user
xsrust committed on 3 Nov 2016
2016-11-02
@briley
Corrected spelling of text_desription field in token_permission_types
briley committed on 2 Nov 2016
@briley
Updated locale files with proper labels for the plan export screen
briley committed on 2 Nov 2016
@briley
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley committed on 2 Nov 2016
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@briley
removed mysql dependency from travis file and updated database_example.yml so that it uses sqlite instead of mysql for testing
briley committed on 2 Nov 2016
@briley
added 'bundle exec' to the rake commands in travis file
briley committed on 2 Nov 2016
@briley
removed mysql db from travis since we're using sqlite for testing now. added line to have it run db:migrate on test db
briley committed on 2 Nov 2016
@briley
fixed merge conflict issue in travis file
briley committed on 2 Nov 2016