diff --git a/CHANGES.rst b/CHANGES.rst index 6872263..11e71d4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,10 @@ Changelog 1.2.14 (unreleased) ------------------- +- Fix bundles: Remove obsolete patterns bundle and fix a previous upgrade for + eea.facetednavigation + [laulaz] + - Fix translate call (was causing incorrect string in .po file) [laulaz] diff --git a/src/imio/smartweb/common/profiles/default/metadata.xml b/src/imio/smartweb/common/profiles/default/metadata.xml index e33c133..5a4200b 100644 --- a/src/imio/smartweb/common/profiles/default/metadata.xml +++ b/src/imio/smartweb/common/profiles/default/metadata.xml @@ -1,6 +1,6 @@ - 1029 + 1030 profile-plone.restapi:default profile-eea.facetednavigation:default diff --git a/src/imio/smartweb/common/upgrades/configure.zcml b/src/imio/smartweb/common/upgrades/configure.zcml index e35eb43..6d0df98 100644 --- a/src/imio/smartweb/common/upgrades/configure.zcml +++ b/src/imio/smartweb/common/upgrades/configure.zcml @@ -132,6 +132,14 @@ provides="Products.GenericSetup.interfaces.EXTENSION" /> + + + + + + diff --git a/src/imio/smartweb/common/upgrades/profiles/1029_to_1030/registry.xml b/src/imio/smartweb/common/upgrades/profiles/1029_to_1030/registry.xml new file mode 100644 index 0000000..c33ed08 --- /dev/null +++ b/src/imio/smartweb/common/upgrades/profiles/1029_to_1030/registry.xml @@ -0,0 +1,13 @@ + + + + + + + ++plone++facetednavigation/faceted-jquery.min.js + + +