Refactored all search persistence into VuFind\Search\Memory.
Showing
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 9 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Search/Base/Options.php 12 additions, 92 deletionsmodule/VuFind/src/VuFind/Search/Base/Options.php
- module/VuFind/src/VuFind/Search/Base/Params.php 31 additions, 70 deletionsmodule/VuFind/src/VuFind/Search/Base/Params.php
- module/VuFind/src/VuFind/Search/Memory.php 70 additions, 1 deletionmodule/VuFind/src/VuFind/Search/Memory.php
- module/VuFind/src/VuFind/Search/SearchRunner.php 6 additions, 2 deletionsmodule/VuFind/src/VuFind/Search/SearchRunner.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 14 additions, 14 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
- module/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php 39 additions, 5 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Search/MemoryTest.php 7 additions, 7 deletions...ind/tests/unit-tests/src/VuFindTest/Search/MemoryTest.php
- themes/bootstrap3/templates/cart/cart.phtml 5 additions, 5 deletionsthemes/bootstrap3/templates/cart/cart.phtml
- themes/bootstrap3/templates/cart/email.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/cart/email.phtml
- themes/bootstrap3/templates/cart/export.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/cart/export.phtml
- themes/bootstrap3/templates/cart/save.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/cart/save.phtml
- themes/bootstrap3/templates/collection/view.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/collection/view.phtml
- themes/bootstrap3/templates/primo/advanced.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/primo/advanced.phtml
- themes/bootstrap3/templates/record/addtag.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/addtag.phtml
- themes/bootstrap3/templates/record/cite.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/cite.phtml
- themes/bootstrap3/templates/record/email.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/email.phtml
- themes/bootstrap3/templates/record/export-menu.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/export-menu.phtml
- themes/bootstrap3/templates/record/hold.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/hold.phtml
- themes/bootstrap3/templates/record/illrequest.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/illrequest.phtml
Please register or sign in to comment