Commits on Source (68)
-
Issue #3238168 by ramu_bharu, beatrizrodrigues, PhilY, baskaran, mkalkbrenner: Error: Call to a member function getType() on null in Drupal\facets\Plugin\facets\processor\BooleanItemProcessor->supportsFacet() (line 102 of modules/contrib/facets/src/Plugin/facets/processor/BooleanItemProcessor.php)
-
-
-
Issue #3110730 by S3b0uN3t, KarlShea, Berdir, mglaman, borisson_, mkalkbrenner: FacetBlockAjaxController::ajaxFacetBlockView() should not be passing full URL to CurrentPathStack
-
-
Markus Kalkbrenner authored
-
-
-
Issue #3268558 by mkalkbrenner: Hierarchical facets show fragments of inactive branches if result items are assigned to multiple branches
-
-
Issue #3268614 by mkalkbrenner: Add configuration whether parents should be included in "Show siblings" processor or not
-
-
Issue #3268823 by mkalkbrenner: processFacets(NULL) leads to wrong results if multiple facet sources exist
-
-
Issue #3269403 by mkalkbrenner: "Combine facets" processor might produce unexpected results if applied too late
-
-
Markus Kalkbrenner authored
-
-
Issue #3169104 by AnaliaMok, kiseleva.t, akalam, mkalkbrenner: Facet summary with reset link breaks on ajax calls
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
-
-
-
-
Markus Kalkbrenner authored
-
Issue #3270731 by mkalkbrenner: "Hide non-narrowing results" leads to empty facets if "Keep hierarchy parents active" is not selected for hierarchical facets
-
Issue #3054068 by Antonnavi, joao.ramos, ilya.no, capysara, andypost, mkalkbrenner: Allow the reset button to be either above or below the rest of the results
-
-
Issue #2908937 by Anybody, Grimreaper, mkalkbrenner, idebr, jefuri, johnjw59@gmail.com, borisson_, dragos-dumi, andy_w, helioha, zorz, basvredeling, dealancer: Dependend Facets don't reset after Conditions are not met anymore
-
Issue #3186953 by lukasss, mkalkbrenner, jonathan_hunt, Renrhaf, Anybody: JS errors for slider facet
-
Markus Kalkbrenner authored
-
-
-
-
Issue #3281408 by BAHbKA, mkalkbrenner: New Search API Tag based caching potentially breaks install from existing config
-
-
-
Issue #3282075 by mkalkbrenner: Dispatch an event to adjust cacheable metadata after a facet is built
-
Issue #3282075 by mkalkbrenner: Dispatch an event to adjust cacheable metadata after a facet is built
-
-
-
Markus Kalkbrenner authored
-
Issue #3279735 by Jaydev Bhatt, smustgrave, tishmg, mkalkbrenner: Dependent Facet does not allow multiple values when values have leading spaces
-
Issue #3291943 by mkalkbrenner, abhaisasidharan: When rendering facets on non search page, it throws error instead of 404 on 404 pages
-
Issue #3220004 by kiseleva.t, relim, smustgrave, mkalkbrenner: Undefined property $processors and $facet_source_instance
-
Issue #3256208 by idebr, smustgrave, mkalkbrenner: Display the facet source title on the facets overview page
-
Issue #2993101 by Anybody, mkalkbrenner, Watergate, tallytarik, mpp: Display facets when there are no search results
-
-
Issue #3294519 by mkalkbrenner, szeidler, borisson_: New Search API Tag based caching seem to break non views based SearchAPIDisplays
-
-
-
-
Markus Kalkbrenner authored
-
-
Issue #3295536 by smokris, mkalkbrenner, aaronpinero, Nuuou: Some facets not working properly after update to 2.0.5
-
Balint Pekker authored
-
Issue #3264284 by BAHbKA, mkalkbrenner: Facets summary should be cacheable, in case facets are using cacheable source
-
Issue #3264284 by BAHbKA, mkalkbrenner: Facets summary should be cacheable, in case facets are using cacheable source
-
Issue #3308343 by Renrhaf, mkalkbrenner: Use the ModuleHandlerInterface instead of the ModuleHandler concrete implementation
-
Issue #3210353 by shkiper, mkalkbrenner, Yujiman85: Issue with browser Back button and Checkbox widget
-
Jimmy Henderickx authored
-
-
-
-
-
Showing
- composer.json 7 additions, 1 deletioncomposer.json
- config/schema/facets.facet.schema.yml 6 additions, 0 deletionsconfig/schema/facets.facet.schema.yml
- config/schema/facets.processor.schema.yml 33 additions, 0 deletionsconfig/schema/facets.processor.schema.yml
- facets.info.yml 1 addition, 1 deletionfacets.info.yml
- facets.install 55 additions, 4 deletionsfacets.install
- facets.libraries.yml 3 additions, 3 deletionsfacets.libraries.yml
- facets.module 14 additions, 2 deletionsfacets.module
- js/base-widget.js 5 additions, 8 deletionsjs/base-widget.js
- js/checkbox-widget.js 28 additions, 4 deletionsjs/checkbox-widget.js
- js/dropdown-widget.js 3 additions, 3 deletionsjs/dropdown-widget.js
- js/facets-views-ajax.js 3 additions, 3 deletionsjs/facets-views-ajax.js
- js/link-widget.js 3 additions, 4 deletionsjs/link-widget.js
- js/soft-limit.js 9 additions, 9 deletionsjs/soft-limit.js
- modules/facets_range_widget/facets_range_widget.info.yml 3 additions, 1 deletionmodules/facets_range_widget/facets_range_widget.info.yml
- modules/facets_range_widget/facets_range_widget.install 1 addition, 1 deletionmodules/facets_range_widget/facets_range_widget.install
- modules/facets_range_widget/facets_range_widget.libraries.yml 2 additions, 2 deletions...les/facets_range_widget/facets_range_widget.libraries.yml
- modules/facets_range_widget/tests/src/Unit/Plugin/processor/RangeSliderProcessorTest.php 2 additions, 2 deletions...ts/src/Unit/Plugin/processor/RangeSliderProcessorTest.php
- modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php 2 additions, 2 deletions...t/tests/src/Unit/Plugin/processor/SliderProcessorTest.php
- modules/facets_range_widget/tests/src/Unit/Plugin/widget/RangeSliderWidgetTest.php 1 addition, 1 deletion...et/tests/src/Unit/Plugin/widget/RangeSliderWidgetTest.php
- modules/facets_range_widget/tests/src/Unit/Plugin/widget/SliderWidgetTest.php 1 addition, 1 deletion..._widget/tests/src/Unit/Plugin/widget/SliderWidgetTest.php
... | ... | @@ -16,7 +16,13 @@ |
}, | ||
"license": "GPL-2.0+", | ||
"require-dev": { | ||
"drupal/search_api": "~1.21" | ||
"drupal/search_api": "^1.25||1.x-dev", | ||
"drupal/jquery_ui_slider": "~1.1", | ||
"drupal/jquery_ui_touch_punch": "~1.0" | ||
}, | ||
"suggest": { | ||
"drupal/jquery_ui_slider": "Required for the 'Facets Range Widget' module to work", | ||
"drupal/jquery_ui_touch_punch": "Required for the 'Facets Range Widget' module to work" | ||
}, | ||
"conflict": { | ||
"drupal/search_api": "<1.14" | ||
... | ... |