Removed legacy support from DAIA driver
* xml gets converted to json * changed signature of DAIA driver: instantiated with DateConverter * refactored DAIA code for more hooks for customize modules * several bugfixes * reports always success to Autoconfigure ILS-Test querying id "1" (not a valid DAIA id)
Showing
- config/vufind/DAIA.ini 16 additions, 11 deletionsconfig/vufind/DAIA.ini
- module/VuFind/config/module.config.php 1 addition, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/ILS/Driver/DAIA.php 419 additions, 832 deletionsmodule/VuFind/src/VuFind/ILS/Driver/DAIA.php
- module/VuFind/src/VuFind/ILS/Driver/Factory.php 14 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Factory.php
- module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php 52 additions, 144 deletions...d/tests/unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php
Please register or sign in to comment