- Nothing changed yet.
- Inject slickSliderOptions via data-attributes. [petschki]
- Fix Fancybox initialization problems. [petschki]
- Initialize "slick-slider" automatically inside TinyMCE image gallery. [petschki]
- Fix broken attachments. [petschki]
- Hide image/attachment viewlet when no content available. [petschki]
- update JS resources. [petschki]
- Enhanced Attachment viewlet. [petschki]
- Fixed upgrade step for TinyMCE gallery tool. Cleanup settings for old template. [petschki]
- Fixed upgrade step for migrating "base_path" relations. [petschki]
- Remove old obsolete JS resource from upload viewlet. [petschki]
- packaging updates. [petschki]
Features:
- New gallery editor plugin for TinyMCE replacing the gallery template and adds possibility to select/reorder gallery images inside TinyMCE. [petschki]
Features:
- Outputfilter and pattern for related image gallery.
- TinyMCE template for gallery placement inside richtext. [petschki]
- Do not fail in update script when broken catalog brains exists. [petschki]
- Fix syncing review_state of (deprecated) related media container. [petschki]
- Fix error when invalid attachment is uploaded. [petschki]
- Added upgrade tep for renamed behavior. [petschki]
- Fix default behavior assignment for "Page". [petschki]
Feature:
-
Mark
base_path
concept as deprecated and add a migration script for it. [petschki] -
Convenience short name for behavior. [petschki]
-
Use
plone.base.utils.human_readable_size
for attachment size and implement mimetype icons for attachment list. [petschki]
-
Fixed customized
selection.xml
template forpat-relateditems
. [petschki] -
CI Test setup with
mxdev
. [petschki] -
Remove
related-media
widget and enable "upload" for related widget. [petschki]
- Fix moved utility. import now from
plone.base
[petschki]
- remove requireJS from JS resource (Plone 6 compatibility) [petschki]
- Add browserlayer for viewlets. (fixes #7) [petschki]
- Fix related media container utility permissions [petschki]
- Fix bug in memoized utility [petschki]
- Fix adding leadimage to the gallery
- Fix media container determination when in language independent Assets [petschki]
Breaking changes:
-
3.x is Plone6/py3 only version. Use 2.x for Plone5/py2/3 compatibility [petschki]
-
Change strategy for optional media base_path container creation. This is a registry setting.
-
inline title editing for related items
-
Plone6 / Classic Theme updates [petschki]
- Fix bug in util method when related base_path is missing. fixes #2 [petschki]
-
Fix issue with unauthorized media folder [petschki]
-
Update/enhance default settings in controlpanel [petschki]
-
bugfix in workflow synchronization of related media base path [petschki]
- Fix imports to support
plone.app.contenttypes
< 2.0 [petschki]
Features:
- global setting to always update first related image as leadimage. This is disabled per default. [petschki]
- fix attachment viewlet to be hidden when no files are related [petschki]
- Fix bug in workflow sync event when pasting objects [petschki]
- merged HISTORY.txt and CHANGES.rst [petschki]
-
Python 3 / Plone 5.2 compatibility [petschki]
-
Media Base Path feature [petschki]
-
test setup and CI [petschki]
- Update documentation. [petschki]
- fix image_size vocabulary. Plone 5 compatibility. [petschki]
-
Fix issue with disappearing images when 'include_leadimage' was deactivated [petschki]
-
support for Event Occurrences. [petschki]
-
add markup for fancybox library [petschki]
-
Separate viewlet caption and overlay caption [petschki]
- title caption toggle for gallery images [petschki]
- Initial release