- Avoid error when deleting site. [sgeulette] - Factorized code called in `widget.__call__` in `widget._initialize_widget` method so it is easy to call from outside. [gbastien]
1.5
----------------
- Temporary fix to not crash in `KeptCriteria` adapter when managing daterange widget. For now, if index is a `DateIndex` and values is a `list`, we do not keep criteria for it. [gbastien]
1.4
----------------
- Migrate IFacetedNavigable criterias, replacing old vocabulary by `cachedcollectionvocabulary`. [sgeulette] - Added method `RenderCategoryView._get_category_template` to formalize how to get template used to display a term category. [gbastien]
1.3
----------------
- Removed AT Collection creation from tests as it is not used and it fails because of a bug in plone.api==1.8.4. See https://github.com/plone/plone.api/pull/414 [gbastien] - Define a `csscompilation` name for collection widget own CSS ressource. Do redefine as little as possible when including widget view/edit css/js into eea.facetednavigation existing bundles. [gbastien] - Moved CachedCollectionVocabulary from imio.dashboard, now named `collective.eeafaceted.collectionwidget.cachedcollectionvocabulary`. Moved dashboard collection related events. [sgeulette]
1.2
----------------
- Added translations for `Enabled?`. [gbastien]
1.1
----------------
- Corrected bad release, include last code. [gbastien]