| 2016-11-10 |
Merge branch 'add-orcid-functionality' into development
briley
committed
on 10 Nov 2016
|
|---|---|
|
Merge branch 'master' into development
briley
committed
on 10 Nov 2016
|
|
|
removed white space
briley
committed
on 10 Nov 2016
|
|
| 2016-11-09 |
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 |
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
|
|
fixed merge conflicts
briley
committed
on 8 Nov 2016
|
|
|
added in locale entries for identifier schemes
briley
committed
on 8 Nov 2016
|
|
|
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
|
|
|
Merge branch 'master' into add-orcid-functionality
briley
committed
on 8 Nov 2016
|
|
| 2016-11-07 |
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
|
removed local version of app/assets/logo from version control
Brian Riley
committed
on 7 Nov 2016
|
|
|
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
|
|
|
removed ability to customize view branding folder name. It will just be called branded now
Brian Riley
committed
on 7 Nov 2016
|
|
|
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 |
Added tests for the new omniauth functionality
Brian Riley
committed
on 4 Nov 2016
|
|
fixed typo in fr.yml locale
Brian Riley
committed
on 4 Nov 2016
|
|
|
Removed logo from identifier_schemes db table and added it to yaml locales. Added more entries for to the locales for oauth. Added red 'x' removal link for oauths on profile page. updated registrations controller so that users hitting the oauth handler that are not already signed in are brought to a registration page with a new user record that is connected to the oauth identifier
Brian Riley
committed
on 4 Nov 2016
|
|
| 2016-11-03 |
Merge branch 'master' into add-orcid-functionality
briley
committed
on 3 Nov 2016
|
|
Bug fix to the column layout handler on the view plans page
briley
committed
on 3 Nov 2016
|
|
|
added additional locale message for identifier schemes and a remove icon
briley
committed
on 3 Nov 2016
|
|
|
reverted travis file back to db:migrate
briley
committed
on 3 Nov 2016
|
|
|
remove db:test:prepare and replaced with specific drop, create and migrate
briley
committed
on 3 Nov 2016
|
|
|
remove db:test:prepare and replaced with specific drop, create and migrate
briley
committed
on 3 Nov 2016
|
|
|
switch travis to use db:test:prepare instead of db:migrate
briley
committed
on 3 Nov 2016
|
|
|
switch travis to use db:test:prepare instead of db:migrate
briley
committed
on 3 Nov 2016
|
|
|
fixed path error in travis file
briley
committed
on 3 Nov 2016
|
|
|
fixed path error in travis file
briley
committed
on 3 Nov 2016
|
|
|
Fixed name of wicked_pdf initializer example and removed devise.rb initializer
briley
committed
on 3 Nov 2016
|
|
|
fixed typo in devise.rb.example
briley
committed
on 3 Nov 2016
|