Merge branch 'master' into issue/5404
Conflicts: module/finc/src/finc/ILS/Driver/DAIA.php module/finc/src/finc/ILS/Driver/FincILS.php module/finc/src/finc/RecordDriver/SolrDefault.php module/finc/src/finc/RecordDriver/SolrMarcRemoteFinc.php themes/finc/templates/RecordDriver/SolrAI/result-list.phtml themes/finc/templates/footer.phtml themes/foundation5/css/default.css themes/foundation5/css/foundation.css themes/foundation5/css/vendor/foundation.css themes/foundation5/css/vendor/normalize.css themes/foundation5/js/advanced_search.js themes/foundation5/js/advanced_search_eds.js themes/foundation5/js/common.js themes/foundation5/js/facets.js themes/foundation5/scss/default.scss themes/foundation5/scss/vendor/normalize.scss themes/foundation5/templates/Auth/AbstractBase/login.phtml themes/foundation5/templates/Auth/Database/create.phtml themes/foundation5/templates/Auth/Database/newpassword.phtml themes/foundation5/templates/Auth/Database/recovery.phtml themes/foundation5/templates/Auth/ILS/newpassword.phtml themes/foundation5/templates/Auth/MultiILS/loginfields.phtml themes/foundation5/templates/Auth/MultiILS/newpassword.phtml themes/foundation5/templates/Helpers/email-form-fields.phtml themes/foundation5/templates/Recommend/CatalogResults.phtml themes/foundation5/templates/Recommend/CollectionSideFacets.phtml themes/foundation5/templates/Recommend/RandomRecommend.phtml themes/foundation5/templates/Recommend/SideFacets.phtml themes/foundation5/templates/Recommend/SummonResults.phtml themes/foundation5/templates/Recommend/TopFacets.phtml themes/foundation5/templates/RecordDriver/EDS/result-list.phtml themes/foundation5/templates/RecordDriver/SolrDefault/list-entry.phtml themes/foundation5/templates/RecordDriver/SolrDefault/result-list.phtml themes/foundation5/templates/RecordDriver/SolrDefault/toolbar.phtml themes/foundation5/templates/RecordTab/hierarchytree.phtml themes/foundation5/templates/RecordTab/usercomments.phtml themes/foundation5/templates/Service/recaptcha.phtml themes/foundation5/templates/admin/maintenance/home.phtml themes/foundation5/templates/alphabrowse/home.phtml themes/foundation5/templates/author/home.phtml themes/foundation5/templates/browse/home.phtml themes/foundation5/templates/cart/email.phtml themes/foundation5/templates/cart/export.phtml themes/foundation5/templates/cart/save.phtml themes/foundation5/templates/feedback/form.phtml themes/foundation5/templates/install/fixdatabase.phtml themes/foundation5/templates/install/fixils.phtml themes/foundation5/templates/layout/layout.phtml themes/foundation5/templates/myresearch/account.phtml themes/foundation5/templates/myresearch/cataloglogin.phtml themes/foundation5/templates/myresearch/edit.phtml themes/foundation5/templates/myresearch/editlist.phtml themes/foundation5/templates/myresearch/fines.phtml themes/foundation5/templates/myresearch/menu.phtml themes/foundation5/templates/myresearch/newpassword.phtml themes/foundation5/templates/myresearch/profile.phtml themes/foundation5/templates/myresearch/recover.phtml themes/foundation5/templates/oai/home.phtml themes/foundation5/templates/primo/advanced.phtml themes/foundation5/templates/record/addtag.phtml themes/foundation5/templates/record/email.phtml themes/foundation5/templates/record/hold.phtml themes/foundation5/templates/record/illrequest.phtml themes/foundation5/templates/record/save.phtml themes/foundation5/templates/record/sms.phtml themes/foundation5/templates/record/storageretrievalrequest.phtml themes/foundation5/templates/search/advanced/layout.phtml themes/foundation5/templates/search/advanced/limit.phtml themes/foundation5/templates/search/advanced/ranges.phtml themes/foundation5/templates/search/advanced/solr.phtml themes/foundation5/templates/search/controls/sort.phtml themes/foundation5/templates/search/email.phtml themes/foundation5/templates/search/newitem.phtml themes/foundation5/templates/search/reserves.phtml themes/foundation5/templates/search/reservessearch.phtml themes/foundation5/templates/search/results.phtml themes/foundation5/templates/search/searchbox-topbar.phtml themes/foundation5/templates/search/searchbox.phtml themes/foundation5/templates/upgrade/getsourcedir.phtml themes/foundation5/templates/vudl/navigation.phtml themes/foundation5/templates/vudl/views/audio.phtml themes/foundation5/templates/vudl/views/download.phtml themes/foundation5/templates/vudl/views/video.phtml themes/foundation5/theme.config.php
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- local/alpha/config/vufind/DAIA.ini 0 additions, 7 deletionslocal/alpha/config/vufind/DAIA.ini
- local/config/vufind/DAIA.ini 23 additions, 16 deletionslocal/config/vufind/DAIA.ini
- local/config/vufind/config.ini 1 addition, 1 deletionlocal/config/vufind/config.ini
- local/config/vufind/searches.ini 1 addition, 1 deletionlocal/config/vufind/searches.ini
- local/dev/config/vufind/DAIA.ini.sample 0 additions, 7 deletionslocal/dev/config/vufind/DAIA.ini.sample
- module/finc/config/module.config.php 3 additions, 4 deletionsmodule/finc/config/module.config.php
- module/finc/src/finc/ILS/Driver/DAIA.php 377 additions, 860 deletionsmodule/finc/src/finc/ILS/Driver/DAIA.php
- module/finc/src/finc/ILS/Driver/Factory.php 29 additions, 0 deletionsmodule/finc/src/finc/ILS/Driver/Factory.php
- module/finc/src/finc/ILS/Driver/FincILS.php 40 additions, 60 deletionsmodule/finc/src/finc/ILS/Driver/FincILS.php
- module/finc/src/finc/ILS/Driver/PAIA.php 9 additions, 9 deletionsmodule/finc/src/finc/ILS/Driver/PAIA.php
- module/finc/src/finc/RecordDriver/Factory.php 25 additions, 2 deletionsmodule/finc/src/finc/RecordDriver/Factory.php
- module/finc/src/finc/RecordDriver/SolrDefault.php 5 additions, 523 deletionsmodule/finc/src/finc/RecordDriver/SolrDefault.php
- module/finc/src/finc/RecordDriver/SolrDefaultFincTrait.php 574 additions, 0 deletionsmodule/finc/src/finc/RecordDriver/SolrDefaultFincTrait.php
- module/finc/src/finc/RecordDriver/SolrMarcFinc.php 110 additions, 0 deletionsmodule/finc/src/finc/RecordDriver/SolrMarcFinc.php
- module/finc/src/finc/RecordDriver/SolrMarcFincTrait.php 894 additions, 0 deletionsmodule/finc/src/finc/RecordDriver/SolrMarcFincTrait.php
- module/finc/src/finc/RecordDriver/SolrMarcRemoteFinc.php 2 additions, 853 deletionsmodule/finc/src/finc/RecordDriver/SolrMarcRemoteFinc.php
- themes/foundation5/scss/foundation.scss 42 additions, 0 deletionsthemes/foundation5/scss/foundation.scss
- themes/foundation5/scss/foundation/_functions.scss 156 additions, 0 deletionsthemes/foundation5/scss/foundation/_functions.scss
- themes/foundation5/scss/foundation/_settings.scss 1486 additions, 0 deletionsthemes/foundation5/scss/foundation/_settings.scss
Please register or sign in to comment