- Removed the dependency on
pkg_resources, usingimportlib.metadatato report package versions instead, and consolidated the twopackage_versionhelpers into a single implementation. @ericof #502 - Restricted the display layouts available on the Language Root Folder (LRF) content type to
summary_view, removing thefull_view,tabular_view,album_viewandfolder_listinglayouts inherited fromplone.app.multilingual, and setsummary_viewas its default view. Existing multilingual sites are updated by an upgrade step. @ericof #503
- Refactored the content type FTI behavior tests. @ericof
No significant changes.
No significant changes.
No significant changes.
No significant changes.
No significant changes.
- Use "clickable_profile_link' instead of 'disable_profile_link' @Tishasoumya-02
- Upgrade
pytest-ploneto version 1.1.0 and re-parent the acceptance remote-library bundle onto the kitconcept fixture, avoiding a duplicate Plone site under the newkeep_sessiondefault. @ericof #462
- Fix the size of i icon in toast @Tishasoumya-02
- Updated documentation build to Python 3.14 and dropped the unused
sphinxcontrib-httpdomain/sphinxcontrib-httpexampleextensions (and thesetuptoolsworkaround they required). @ericof
- Update docs for clickable profile link control panel setting @Tishasoumya-02
- Hid all add-ons managed by our package. @ericof
- Added missing upgrade step from 20260620001 to 20260701001 and added upgrade tests. @ericof
- Bumped
plone.formblockto>=1.0.0a3. @ericof #452
No significant changes.
No significant changes.
create_sitenow accepts a list of browser-layer interfaces and can install additional Generic Setup profiles during site creation. @ericof #441
- Rewrote the docstrings of the
utils.scriptssite-creation helpers in reStructuredText. @ericof #441
- Expanded test coverage for the site-creation script helpers, including an end-to-end
create_sitetest. @ericof #441
No significant changes.
No significant changes.
- Support Python 3.14. @ericof #434
- Upgrade Products.CMFPlone to 6.2.1. @ericof #435
- Add site-creation script helpers that read answers from environment variables, shared from the website and intranet distributions. @ericof #436
- Upgrade collective.person to 1.0.0b6. @ericof
- Upgrade kitconcept.voltolighttheme to 8.0.0a30. @ericof
- Use
plone/server-builder:uvbase images and clean up the container skeleton. @ericof
- Remove
.python-versionand update.gitignore. @ericof
No significant changes.
- Bump Python version to 3.14 on GitHub Actions. @ericof #434
- Add plone.formblock dependency and uninstall collective.volto.formsupport. @ericof #246
- Upgrade to Plone 6.2.0. @sneridagh #387
- Added authentication support during site creation, with providers for Keycloak, OIDC, and Authomatic (GitHub and Google). @ericof #414
- Added a
multilingualGeneric Setup profile and moved the LRF (Language Root Folder) type into it, so downstream projects no longer need to ship this configuration themselves. @ericof - Added reusable distribution
pre_handler/handler/post_handlerand site-creation utilities, removing the need for downstream projects to duplicate them. @ericof
- Fixed a typo in the
move_rename_objectscript docstring and refreshed the i18n locale files. @ericof - The package now uses native namespaces. @ericof
- Update pytest-plone to version 1.0.0. @ericof
- Reworked the test fixtures to create the site through the distribution handlers (answers-driven), enabling multilingual content-type tests. @ericof
- Upgrade to Volto 19.1.0. @sneridagh
- Update
.vscode/settings.json. @ericof
No significant changes.
- Move ReturnToOriginalToast from k.intra to k.core @Tishasoumya-02
No significant changes.
No significant changes.
- Add "Customized Select" facet for search and event calendar blocks. @davisagli
No significant changes.
No significant changes.
No significant changes.
No significant changes.
- Update to plone.app.querystring 2.1.7 (includes fix for TypeError in event calendar block, and a fix for sort_on that was previously only in plone.app.querystring 3.x). @davisagli
No significant changes.
No significant changes.
- Revert "Update to plone.app.querystring 2.1.6 @sneridagh #120
No significant changes.
No significant changes.
- Update to plone.app.querystring 2.1.6 (fix for TypeError in event calendar block). @davisagli #14
- Fix "Plone Site" objects not having
languagefield by addingplone.dublincore. @jnptk - Upgrade to VLT 8a25. https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a25 @sneridagh
- Upgrade to VLT 8a25. https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a25 @sneridagh
- Improved and fixed script for upgrading project based dists. @sneridagh #115
- Improved and fixed script for upgrading project based dists. @sneridagh #115
- Added release process documentation. @sneridagh
No significant changes.
- Moved the
kitconcept.blocks.configinherit expander in here from the intranet distribution. @sneridagh - Use timestamp and site title to name export file. @danalvrz
- Add docs for how to upgrade a distribution. @kittauri
No significant changes.
- Removed add-ons from frontend, moved to the distributions. @sneridagh
- Replaced support of
@mbarde/volto-image-crop-widgetwith@plone-collective/volto-image-editor. @sneridagh
- Improve UX on Export Import control panel and add missing German translations. @danalvrz
- Use Volto 19a27. See https://github.com/plone/volto/releases/tag/19.0.0-alpha.27 @sneridagh
No significant changes.
No significant changes.
- Fix content export. @davisagli
No significant changes.
- Added pt_BR Translations. @humanaice #105
- Add separate command for upgrading backend dependencies. @davisagli
- Update translation. @iFlameing
- Include
scriptsfolder with the files needed to setup a project based on a distribution. @sneridagh #101 - Add controlpanel to export and import content. @iFlameing
- Added pt_BR Translations. @humanaice #105
- Remove VLT as a direct dependency of
@kitconcept/core. The specific version should be managed in a distribution instead. This avoids the need to release@kitconcept/corejust to include a new release of VLT. @davisagli
- Add command for upgrading dependencies. @davisagli
- Add documentation for importing and exporting content via the Import/Export control panel. @iFlameing
- Ensure versions documentation for project based on distributions. @sneridagh
- Pinned plone.exportimport 2.0.0a2. It enables the RESTAPI services for export/import. @sneridagh
- Volto 19a25 VLT 8a16. See https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a16 @sneridagh
- Volto 19a25 VLT 8a16. See https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a16 @sneridagh
- Improve documentation explaining the reason behind kitconcept.core and how to upgrade it. @ericof
- Add script to move/rename content objects. @jnptk
- Added a control panel setting for disabling the link for Person content types in teasers and listings. @iFlameing
- Update to plone.volto 5.2.4. Adds getRemoteUrl to default summary serialization. @jackahl @davisagli #91
- Update to VLT 8a9: https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a13 @sneridagh
- Upgrade to Volto 6.1.4. @sneridagh
- Update to VLT 8a9: https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a13 @sneridagh
- Removed coverage tests from CI. @sneridagh
- Add docs for how to upgrade Plone. @sneridagh
- Add short how-to in docs explaining how to use the
move_rename_object.pyscript. @jnptk - Updated the instructions to install VLT via the styleguide. @TimoBroeskamp
- Add script for reindexing content. @jnptk
- Remove
Contentscustomization for the D&D files, since it's core now. @sneridagh
- Add short how-to in docs explaining how to use the
reindex_content.pyscript. @jnptk
- Fixed sticky menu cut off at the bottom on smaller screens @iRohitSingh Fixed double navigation in cards that contains inner links in its body. @sneridagh Fixed rearrangement of files in drag-and-drop of folderish content. @Tishasoumya-02
- Fixed sticky menu cut off at the bottom on smaller screens @iRohitSingh Fixed double navigation in cards that contains inner links in its body. @sneridagh Fixed rearrangement of files in drag-and-drop of folderish content. @Tishasoumya-02
No significant changes.
- Rename Location criterion to Path. @davisagli #222
- Update to collective.person 1.0.0b4 (fixes validation of username field). @davisagli
No significant changes.
No significant changes.
- Update to VLT 8a9: https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a9 @sneridagh
- Fixed backend deps due to typos in previous dist.plone.org incarnations. @sneridagh
- Add feature of drag and drop files in folder contents @Tishasoumya-02
- Update to VLT 8a9: https://github.com/kitconcept/volto-light-theme/releases/tag/8.0.0a9 @sneridagh
No significant changes.
- Several bugfixes. Update to VLT8a8. @sneridagh
- Several bugfixes. Update to VLT8a8. @sneridagh
No significant changes.
- Update to VLT 8a7 (Razzle fork). @sneridagh
- Update to VLT 8a7 (Razzle fork). @sneridagh
No significant changes.
- Update to VLT8a6. @sneridagh
- Update to VLT8a6. @sneridagh
- Update to Volto 19a13. @sneridagh
- Added acceptance tests. @sneridagh #70
- Use native namespaces. @sneridagh #vlt8a5
- New styleDefinitions registry powered. Improved ColorSwatch component. @sneridagh #vlt8a5
- Fixed intranet header. Fixed sticky menu. @sneridagh #vlt8a5
No significant changes.
- Use Volto 19.0.0a3, vlt 8a3. @sneridagh
- Use Volto 19.0.0a3, vlt 8a3. @sneridagh
- Fixed CI for changelog workflow support branch 1.x.x and added support for node 24. @sneridagh
- No significant changes. @sneridagh
- Several bugfixes. @sneridagh
No significant changes.
No significant changes.
- Several fixes - Update Volto to 18.29.0. Several fixes including File in listings missing pipe - Update to VLT 7.5.1 @sneridagh
No significant changes.
- Remove pinnings, update locks. @sneridagh
- Update to Volto 18.28.1. @sneridagh
No significant changes.
- Misc fixes. Update Plone 6.1.3, Volto 18.28.0, VLT 7.3.0. @sneridagh #64
- Misc fixes. Update Plone 6.1.3, Volto 18.28.0, VLT 7.3.0. @sneridagh #64
No significant changes.
- Added smartTextRenderer, fix icons in calendar, fix low res images in cards, fix regression in teasers in edit mode. @sneridagh
- Added smartTextRenderer, fix icons in calendar, fix low res images in cards, fix regression in teasers in edit mode. @sneridagh
No significant changes.
- Fixed CSS issue with top blocks. Upgrade to Volto 18.27.2 and VLT 7.1.0 @sneridagh
- Fixed CSS issue with top blocks. Upgrade to Volto 18.27.2 and VLT 7.1.0 @sneridagh
- Frontend styleguide. @sneridagh
No significant changes.
- Update volto-authomatic to 3.0.0-alpha.6. @iFlameing
No significant changes.
- Use VLT 7.0.0 final. @sneridagh
- Use VLT 7.0.0 final. @sneridagh
No significant changes.
- Update to kitconcept.voltolighttheme 7.0.0b7. @davisagli
- Update to @kitconcept/volto-light-theme 7.0.0-beta.7. @davisagli
No significant changes.
- Transfer core features from intranet distribution to here: TTWCustomCSS and TTWBlocksConfig. @sneridagh #53
- Builder image: Always compile .mo files, even if they are already present. @ericof
- Update to VLT 7b5. @sneridagh
- Transfer core features from intranet distribution to here: TTWCustomCSS and TTWBlocksConfig. @sneridagh #53
- Better buttons in slider add item. Refresh content button in slider. @sneridagh
No significant changes.
- Move the office_phone and fax to collective.contact_behaviours. @iFlameing
No significant changes.
No significant changes.
- Add behavior
kitconcept.core.additional_contact_infowith fields address, office_phone and fax field. @iFlameing - Person: Add behavior
kitconcept.core.biographywith fieldbiography. @ericof
- Use VLT 7b4 and plonegovbr/social-media 2.0.0a8. @sneridagh
- Fixed theme CSS properties injection in add/edit view. Several CSS fixes. Use VLT 7b4 and plonegovbr/social-media 2.0.0a8. @sneridagh
No significant changes.
- Added missing upgrade step in previous version (1.0.0a26). @sneridagh
No significant changes.
No significant changes.
- Fixed blocks behavior removal by getting rid of
model_schemafrom c.person. @sneridagh
No significant changes.
No significant changes.
- Update to kitconcept.voltolighttheme 7.0.0b2. @davisagli
- Update to @kitconcept/volto-light-theme 7.0.0-beta.2. @davisagli
- Update to Volto 18.26.0. @davisagli
No significant changes.
- Fix translations of Person behaviors. @davisagli
- Upgrade to collective.person 1.0.0b2 to improve the Person schema. @davisagli
No significant changes.
No significant changes.
- Fixed slider flag position button in simple variant. Changed svg events calendar variant. Update VLT 7a28. @sneridagh
- Fixed slider flag position button in simple variant. Changed svg events calendar variant. Update VLT 7a28. @sneridagh
- Enable docs in core. https://kitconcept-core.readthedocs.io/ @sneridagh
- Fix person grid teasers in edit mode. Update VLT 7a27. @sneridagh
- Fix person grid teasers in edit mode. Update VLT 7a27. @sneridagh
No significant changes.
- Fix image widget and new slider variant. Update to VLT 7a26. @sneridagh
- Fix image widget and new slider variant. Update to VLT 7a26. @sneridagh
No significant changes.
- Fix image widget and new slider variant. Update to VLT 7a26. @sneridagh
- Fix image widget and new slider variant. Update to VLT 7a26. @sneridagh
No significant changes.
- Update core to Plone 6.1.2 @sneridagh #39
- Move from
preview_image_linktokitconcept.core.person_imageattribute-based field. @sneridagh #40
- Due to a problem with the last release, re-releasing. @sneridagh
- Due to a problem with the last release, re-releasing. @sneridagh
No significant changes.
- Update core to Plone 6.1.2 @sneridagh #39
- Move from
preview_image_linktokitconcept.core.person_imageattribute-based field. @sneridagh #40
- Update to Volto 18.25.0 @sneridagh
No significant changes.
- Several VLT bugfixes. Update to VLT 7a25. @sneridagh
- Several VLT bugfixes. Update to VLT 7a25. @sneridagh
No significant changes.
- Fixed person images for search block. Update to VLT 7a24. @sneridagh
- Fixed person images for search block. Update to VLT 7a24. @sneridagh
No significant changes.
- Update to Volto 18.24.0 and VLT 7a23. @sneridagh #36
- Update to Volto 18.24.0 and VLT 7a23. @sneridagh #36
No significant changes.
- Update to VLT 7a19 @sneridagh
- Update to VLT 7a19 @sneridagh
No significant changes.
No significant changes.
- Revert #31 @sneridagh #32
- Update to VLT 7a18. @sneridagh
No significant changes.
- Update VLT 7a15. @sneridagh
- Update VLT 7a15. @sneridagh
No significant changes.
- Added new event calendar block.
Added
footer_main_logo_inversedimage field to kitconcept.footer behavior, and related frontend code. Several fixes. Update to VLT 7a14. @sneridagh
- Added new event calendar block.
Added
footer_main_logo_inversedimage field to kitconcept.footer behavior, and related frontend code. Several fixes. Update to VLT 7a14. @sneridagh
No significant changes.
- Update to use VLT 7a13. @sneridagh
- Fixed default
selectedItemAttrsfor Teaser to include Person specific attributes. @sneridagh Update to use VLT 7a13.
No significant changes.
- Update to VLT 7a12. @sneridagh
- Add
volto-carousel-blockandvolto-logos-blockas addons. @jnptk
- Update to VLT 7a12. Fixes several CSS issues with persons variants. @sneridagh
No significant changes.
- Bring back Barceloneta Theme to ClassicUI. @sneridagh
- Update Volto 18.23.0 and VLT 7a11. @sneridagh
- Update Volto 18.23.0 and VLT 7a11. @sneridagh
No significant changes.
- Update to VLT 7a10. Fixes CSS styling Person Teaser top. @sneridagh
- Update to VLT 7a10. Fixes CSS styling Person Teaser top. @sneridagh
No significant changes.
- Update to VLT 7a9. @sneridagh
- Update to VLT 7a9 - Fixed Person Teaser CSS. @sneridagh
No significant changes.
- Use VLT 7a6. @sneridagh
- Improved tests checking the position of the behavior. @sneridagh
- Use VLT 7a8. @sneridagh
- Use VLT 7a6. @sneridagh
- Update volto-authomatic 3.0.0-alpha.3. Fixed CSS in login form. @sneridagh
- Use VLT 7a8. @sneridagh
No significant changes.
- Added c.person as dependency, move person related things from k.intranet. @sneridagh #13
- Update to VLT 6.1.0. @sneridagh
- Customize UpgradeControlPanel to use our VersionOverview component. @ericof
- Fixed the color in links in slate block in edit mode. @sneridagh
No significant changes.
- Fix migration tool exception access without a site hook being set. @ericof #11
No significant changes.
No significant changes.
- Explicitly add all content types to our generic setup profile. @sneridagh
- Refactor site creation function to use three distinct profiles: base, cmfdependencies and dependencies. The later one is responsible for installing, on first run, the add-on dependencies for kitconcept.core. @ericof
- Upgrade kitconcept.voltolighttheme to version 6.0.1 @sneridagh
- Upgrade plone.volto to version 5.1.0 @ericof
- Add FTI tests for all content types. @ericof
- Create a testing distribution to be used in internal tests. @ericof
- Update @kitconcept/volto-light-theme to version 6.0.1 @sneridagh
- Set
config.settings.supportedLanguagesto 'en' and 'de'. @sneridagh
- Set
filterBlobsto true in mrs.developer.json. @sneridagh
No significant changes.
- Upgrade plone.restapi to version 9.14.0 @ericof #6
- Remove old portlets registration -- but keep portlet managers (as they are required by other packages). @ericof #3
- Pin Python to version 3.12 in pyproject.toml. @ericof #4
- Upgrade @plone/volto to version 18.20.0. @ericof
- Rename packages/core to packages/kitconcept-core to avoid confusion with Volto core checkout. @ericof #5
No significant changes.
- Add collective.volto.formsupport / collective.honeypot as dependencies. @ericof
- Add kitconcept.voltolighttheme as dependency. @ericof
- Add plonegovbr.socialmedia as dependency. @ericof
- Add @kitconcept/volto-light-theme as dependency. @ericof
- Add @plonegovbr/socialmedia as dependency. @ericof
- Add volto-form-block as dependency. @ericof
- Use @plone/volto version 18.19.0 @ericof
No significant changes.