- Replace
pkg_resourcesnamespace with PEP 420 native namespace. Native namespaces are supported by Plone 6.2+. For Plone 6.0 and 6.1 you need to additionally installhorse-with-no-namespace. #3928
- Update Patternslib to 9.10.6.
- Update configuration files @plone
- Update Patternslib to 9.10.5.
- Update Patternslib to 9.10.4.
- Update Patternslib to 9.10.4-alpha.0.
- Update Patternslib to 9.10.4-alpha.0.
-
Blacklist unwanted Patterns.
Add a patternslib-preinit.js resource as bundle in the resource registry. Currently this script blacklists any unwanted Patternslib Patterns. Most prominent this is "pat-legend" which would transform any "legend" tags to "p" tags and break form-tabbing with pat-autotoc. (patternslib-preinit)
- Update Patternslib to 9.10.3.
- Update Patternslib to 9.10.2.
- Update Patternslib to 9.10.1-beta.3.
- Do not create a file extension when creating towncrier news fragments to comply with the towncrier configuration. [thet]
No significant changes.
- Upgrade for Plone 6 and Python >= 3.9 only. [ale, thet]
- Update Patternslib to 9.9.16.
- Update configuration files. [plone devs]
- Update jQuery to 1.12.4 and Patternslib to 2.1.5. Fixes: #73 (thet)
pat-leafletAJAX geoJSON feature (petschki)
- Bugfix: Register upgrade step for the correct profile (frapell)
- Register
pat-datetime-pickerin the resource registry. (thet) - Restructure upgrades to follow bobtemplates.plone recommendations. (thet)
- Do not autoinclude ZCML (this was not needed here). (jensens)
- Fix dependency chain, depend on
Products.CMFPloneinsetup.py. (jensens) - Upgrade to pat-leaflet 1.4.0. (thet)
- Upgrade pat-leaflet to 1.3.0. (thet)
- Remove 2nd CSS resource from Leaflet Markercluster as Plone doesn't compile it properly. (thet)
- Register
pat-date-picker. (thet) - Update dependencies, deped on Patterns 2.1.x. (thet)
- Update to latest Patterns. (thet)
- Remove registry initialization in bundles. (cekk)
- Declare support for python 3. (vincero)
- Git-un-exclude
distdirectory within thestaticfolder. (thet) - Fix font-awesome web font path. (thet)
- Fix Leaflet icon integration. (thet)
- Register resources with their uncompressed files, wherever they are available. This helps debugging and the resource registry itself can handle compression on it's own. (thet)
- Upgrade Patternslib to latest version. (thet)
- Better
pat-galleryintegration. (thet) - Add
pat-leafletresources. (thet) - Use bower to manage resources instead of Makefile script. (thet)
- Remove browserlayer and add upgrade step for removal from component registry. (thet)
- Cleanup. (thet)
- Polyfill removeDuplicateObjects so that we can use version 2.0.13 of Patternslib with Plone/Mockup which still uses Patternslib 2.0.11.
- Initial release.