Active filter improvements (#1265)
- Display active filters below searchbox instead of within the SideFacets control - Make active filters work also in record view.
Showing
- languages/en.ini 2 additions, 0 deletionslanguages/en.ini
- languages/fi.ini 4 additions, 2 deletionslanguages/fi.ini
- languages/sv.ini 4 additions, 2 deletionslanguages/sv.ini
- module/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php
- module/VuFind/src/VuFind/View/Helper/Root/SearchBox.php 25 additions, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/SearchBox.php
- module/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php 26 additions, 0 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChannelsTest.php 6 additions, 2 deletions...ts/integration-tests/src/VuFindTest/Mink/ChannelsTest.php
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchFacetsTest.php 5 additions, 3 deletions...ntegration-tests/src/VuFindTest/Mink/SearchFacetsTest.php
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/js/facets.js 11 additions, 1 deletionthemes/bootstrap3/js/facets.js
- themes/bootstrap3/less/components/record.less 12 additions, 7 deletionsthemes/bootstrap3/less/components/record.less
- themes/bootstrap3/less/components/search.less 112 additions, 0 deletionsthemes/bootstrap3/less/components/search.less
- themes/bootstrap3/scss/components/form.scss 3 additions, 0 deletionsthemes/bootstrap3/scss/components/form.scss
- themes/bootstrap3/scss/components/record.scss 12 additions, 7 deletionsthemes/bootstrap3/scss/components/record.scss
- themes/bootstrap3/scss/components/search.scss 112 additions, 0 deletionsthemes/bootstrap3/scss/components/search.scss
- themes/bootstrap3/templates/Recommend/SideFacets.phtml 19 additions, 14 deletionsthemes/bootstrap3/templates/Recommend/SideFacets.phtml
- themes/bootstrap3/templates/Recommend/SideFacets/facet.phtml 1 addition, 2 deletionsthemes/bootstrap3/templates/Recommend/SideFacets/facet.phtml
- themes/bootstrap3/templates/Recommend/SideFacets/filter-list.phtml 0 additions, 31 deletions...otstrap3/templates/Recommend/SideFacets/filter-list.phtml
- themes/bootstrap3/templates/Recommend/SideFacetsDeferred.phtml 16 additions, 12 deletions...s/bootstrap3/templates/Recommend/SideFacetsDeferred.phtml
Please register or sign in to comment