Plone.app.mosaic

Latest version: v3.1.5

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

2.0rc5

-------------------

New features:

- Add support for optional ``permission``-key in content layout manifests
[datakurre]

Bug fixes:

- Fix grid and row styles for anonymous
[agitator]

- Fix issue where global TinyMCE setting for paste_as_text was not
respected
[datakurre]

- Fix issue where Mosaic Editor was activated on babel edit view
[datakurre]

- Fix issue where Mosaic transforms did fire for ESI requests for ESI
tile helper views
[datakurre]

- Fix issue where multiple tile configurations from the same page were being
autosaved at the same time causing write conflict errors
[datakurre]

- Fix issue where configured text tile content was not removed from the server
when tile was deleted
[datakurre]

Other changes:

- Remove unneeded unittest2 imports
[tomgross]

2.0.0rc4

---------------------

New features:

- Show layouts description in Mosaic Select Layout overlay
[annegilles]

Bug fixes:

- Disable non-functional table of contents tile by default
[datakurre]

- Fix issue where toolbar menus were initially hidden on custom layout
[datakurre]

- Fix issue where TinyMCE format menu was not visible
[datakurre]

- Fix issue where default layouts did not work properly, because they were
registered as unicode strings when encoded ASCII strings were required
[datakurre]

- Fix to disable layout editor when edit form has a status message
(which is usually a validation error message) as workaround for
editor not being able to display validation errors
[datakurre]

2.0.0rc3

---------------------

WARNING: Migration from 1.0.0 to 2.0.0 may still have unsolved issues.

New features:

- In the ``BodyClass`` transform, retrieve the content layout path from
ILayoutAware provided method which also considers default paths registered in
the registry. Fixes no layout classes added to the body tag with default
content layouts for types.
[thet]

- Show layouts description in Mosaic Select Layout overlay
[annegilles]

- Include source code button into TinyMCE toolbar by default
[datakurre]

Bug fixes:

- ``plone_view/mark_view`` was deprecated and removed.
Use ``plone_layout/mark_view`` instead.
[thet]

- Fix issue where incomplete mosaic-grid bundle definition broke
Plone bundle merge
[datakurre]
- Enhance documentation
[agitator, AnneGilles, krissik, staeff]

- Fixes problems introduces with grid responsive styles
[agitator]

2.0.0rc2

---------------------

Bug fixes:

- Fix issue where layout menu was misplaced in Mosaic toolbar
[datakurre]

2.0.0rc1

---------------------

WARNING: Migration from 1.0.0 to 2.0.0 may still unsolved have issues.

Breaking changes:

- Drop compatibility with Plone 4.3. For Plone 4.3 support, please use
plone.app.mosaic < 2.0
[datakurre, jensens]

- Depend on adapterized plone.app.blocks >= 4.0.0
[jensens]

- Depend on plone.app.contenttypes (for GS install profile)
[jensens]

- Move to using plone.app.standardtiles.html instead of
the deprecated plone.app.standardtiles.rawhtml
[vangheem]

- No longer use special HTML tiles that do not work in reusable layouts.
These tiles are now all deprecated: table, numbers, bullets, text,
subheading, heading
[vangheem]

- Remove use image and attachment tiles as they are now deprecated
[vangheem]

- Move custom layout from 'content' to 'customContentLayout' attribute
[datakurre]

- Replace Deco-grid styles with Bootstrap mixins form mixins.grid.plone.less.
Allows to use override grid system using standard mosaic class names.
Main purpose is to unify the edit and view of your layout
(fixes https://github.com/plone/plone.app.mosaic/issues/231).
[agitator]

New features:

- Customize add form for types that have ILayoutAware enabled so that it just
presents a title/description field
[vangheem]

- Provide outline mode to be able to inspect rows and tiles
[datakurre]

- Add preview button (disabled by default) for previewing currently edited
layout
[datakurre]

- Add a new raw embed tile
[agitator]

- Saving a layout will now save default values for html tiles on the
reusable layout.
[vangheem]

- Provide better use of permissions in UI and enforcements on the server
[vangheem]

- Enhance layout selector styles
[vangheem]

- Hide plone toolbar when mosaic editor is active
[vangheem]

- Move tile remove button onto tile instead of in toolbar
[vangheem]

- Rename "Close" to "Done" on properties form.
[vangheem]

- Add sitelayouts-meta.zcml, which allows enabling site layouts in
buildout with ``zcml = plone.app.mosaic-meta:sitelayouts-meta.zcml``
[datakurre]

Bug fixes:

- Handle missing tiles and tile configuration with layout editor where it
doesn't destroy user's ability to still edit the layout/tiles.
[vangheem]

- Fix bug when tinymce editor would no longer work when dragging one rich text
tile around another rich text tile.
[vangheem]

- Fixes TinyMCE focus issues, disables row merging
[vangheem]

- Fix TinyMCE Insert Image search results to have fixed maximum height
to prevent it from flowing over viewport
[datakurre]

- Fix fieldset tabbing not working after user edits field tiles
[vangheem]

- Fix pasting into title, description fields
[vangheem]

- Use POST to render tiles through the editor so default query parameters
provided in url can be utilized with latest plone.tiles
[vangheem]

- Fix problem where layouts could be saved without a name
[vangheem]

- Fix table context menu overlapping modals
[vangheem]

- Fix default layout image not showing properly
[vangheem]

- Fix modal to be structured like other plone modals
[vangheem]

- Fix to not set own overhead space of edit modal, the default should apply
[jensens]

- Fix reference to default layout preview image
[vangheem]

- Fix issue where pattern settings are not applied to the body tag for mosaic
layouts
[jensens]

- Fix issue where plone_pattern_setting view lookup ran into empty
(now renders all)
[jensens]

Refactoring:

- Move list of valid layout view names for LayoutWidget in a module variable,
so it can be extended on demand
[jensens]

- Remove superfluous empty testing gs profile and its zcml
[jensens]

- Log warning if plone_pattern_settings view was not found
[jensens]

- Fix robot tests in docs to no run into timing traps
[jensens, gforcada]

- Use buildout.coredev version pins
[gforcada]

- Update testing infrastructure
[gforcada]

- Make layouts HTML valid
[gforcada]

- Add Webpack based frontend development flow
[datakurre]

1.0

----------------

- Nothing changed.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.