2016-11-11
@Ray Carrick
Merge branch 'add_new_fr' into postgresql
Ray Carrick committed on 11 Nov 2016
@Ray Carrick
add new french translations
Ray Carrick committed on 11 Nov 2016
@Ruby Rails Dev Account
Merge branch 'optional_about_tab' into postgresql
Ruby Rails Dev Account committed on 11 Nov 2016
@Ruby Rails Dev Account
if no title for news tab miss it out
Ruby Rails Dev Account committed on 11 Nov 2016
2016-11-10
@Brian Riley
Merge pull request #68 from CDLUC3/development ...
Brian Riley authored on 10 Nov 2016 GitHub committed on 10 Nov 2016
@briley
Added new ORCID field to the export pages
briley committed on 10 Nov 2016
@briley
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
briley committed on 10 Nov 2016
@briley
Merge branch 'add-orcid-functionality' into development
briley committed on 10 Nov 2016
@briley
Merge branch 'master' into development
briley committed on 10 Nov 2016
@briley
removed white space
briley committed on 10 Nov 2016
@Ray Carrick
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick committed on 10 Nov 2016
@Ray Carrick
Merge branch 'profile_save' into postgresql
Ray Carrick committed on 10 Nov 2016
@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-09
@briley
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley committed on 9 Nov 2016
2016-11-08
@briley
added identifier_Schemes table check to user.rb model. Both ActiveAdmin and Devise attempt to initialize the object during a rake command which forces a 'table does not exist' error.
briley committed on 8 Nov 2016
@briley
fixed merge conflicts
briley committed on 8 Nov 2016
@briley
added in locale entries for identifier schemes
briley committed on 8 Nov 2016
@briley
Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table
briley committed on 8 Nov 2016
@briley
Merge branch 'master' into add-orcid-functionality
briley committed on 8 Nov 2016
@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