Simplify facet label handling (#1291)
- Replace hard-coded activateAllFacets() logic with a configuration-based label section list.
Showing
- config/vufind/EDS.ini 17 additions, 0 deletionsconfig/vufind/EDS.ini
- config/vufind/Primo.ini 17 additions, 0 deletionsconfig/vufind/Primo.ini
- config/vufind/Search2.ini 8 additions, 0 deletionsconfig/vufind/Search2.ini
- config/vufind/Summon.ini 18 additions, 0 deletionsconfig/vufind/Summon.ini
- config/vufind/facets.ini 19 additions, 0 deletionsconfig/vufind/facets.ini
- config/vufind/reserves.ini 4 additions, 0 deletionsconfig/vufind/reserves.ini
- config/vufind/website.ini 4 additions, 0 deletionsconfig/vufind/website.ini
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 0 additions, 4 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Search/Base/Params.php 33 additions, 29 deletionsmodule/VuFind/src/VuFind/Search/Base/Params.php
- module/VuFind/src/VuFind/Search/EDS/Params.php 19 additions, 12 deletionsmodule/VuFind/src/VuFind/Search/EDS/Params.php
- module/VuFind/src/VuFind/Search/Primo/Params.php 9 additions, 18 deletionsmodule/VuFind/src/VuFind/Search/Primo/Params.php
- module/VuFind/src/VuFind/Search/Search2/Params.php 11 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Search2/Params.php
- module/VuFind/src/VuFind/Search/Solr/Params.php 9 additions, 41 deletionsmodule/VuFind/src/VuFind/Search/Solr/Params.php
- module/VuFind/src/VuFind/Search/SolrReserves/Params.php 7 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/SolrReserves/Params.php
- module/VuFind/src/VuFind/Search/SolrWeb/Params.php 7 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/SolrWeb/Params.php
- module/VuFind/src/VuFind/Search/Summon/Params.php 15 additions, 45 deletionsmodule/VuFind/src/VuFind/Search/Summon/Params.php
- module/VuFindApi/src/VuFindApi/Controller/SearchApiController.php 0 additions, 1 deletion...uFindApi/src/VuFindApi/Controller/SearchApiController.php
- themes/bootstrap3/templates/search/advanced/ranges.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/search/advanced/ranges.phtml
- themes/bootstrap3/templates/search/history-table.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/search/history-table.phtml
Please register or sign in to comment