There was an error fetching the commit references. Please try again later.
New class to encapsulate account capability checks.
Showing
- module/VuFind/config/module.config.php 1 addition, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Config/AccountCapabilities.php 103 additions, 0 deletionsmodule/VuFind/src/VuFind/Config/AccountCapabilities.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 4 additions, 6 deletionsmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Recommend/Factory.php 4 additions, 1 deletionmodule/VuFind/src/VuFind/Recommend/Factory.php
- module/VuFind/src/VuFind/Recommend/FavoriteFacets.php 26 additions, 5 deletionsmodule/VuFind/src/VuFind/Recommend/FavoriteFacets.php
- module/VuFind/src/VuFind/RecordTab/Factory.php 2 additions, 4 deletionsmodule/VuFind/src/VuFind/RecordTab/Factory.php
- module/VuFind/src/VuFind/Service/Factory.php 14 additions, 0 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 4 additions, 16 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FavoriteFacetsTest.php 7 additions, 9 deletions...nit-tests/src/VuFindTest/Recommend/FavoriteFacetsTest.php
Please register or sign in to comment