Plone-app-layout

Latest version: v3.5.1

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

Scan your dependencies

Page 6 of 22

2.6.3

Not secure
------------------

Bug fixes:

- Fix sitemap.xml.gz for plone.app.multilingual (>= 2.x) but breaks it for
LinguaPlone and plone.app.multilingual 1.x
If this is a problem then please see bedbfeb67 on 2.5.x branch for how to
maintain compatibility with these products.
[djowett]

- Include the ``template`` body class also, when a view but no template is passed.
Fixes missing template class with plone.app.blocks based layouts in Mosaic.
[thet]

- prevent extra '' in twitter:site meta tag
[tkimnguyen]

2.6.2

Not secure
------------------

Bug fixes:

- Removed ZopeTestCase from the tests.
[ivanteoh, maurits]

- Add default icon for top-level contentview toolbar entries
[alecm]

- Remove commented out viewlet (meant for Plone 3) and its related template.
[gforcada]

- Adapt code to some deprecated methods getting finally removed.
[gforcada]

2.6.1

Not secure
------------------

Bug fixes:

- Document byline viewlet is now displayed only to anonymous users if permited by the `Allow anyone to view 'about' information` option in the `Security Settings` of `Site Setup` (closes `CMFPlone1556`_).
Code used to show the lock status and history view was removed from the document byline as this information was not available to anonymous users anyway.
[hvelarde]

2.6.0

Not secure
------------------

Incompatibilities:

- Deprecated ``plone.app.layout.globals.pattern_settings``.
Moved view to ``Products.CMFPlone.patterns.view``.
Deprecated also pointless interface for this view.
Addresses https://github.com/plone/Products.CMFPlone/issues/1513 and goes together with https://github.com/plone/Products.CMFPlone/issues/1514.
[jensens]

Fixes:

- Fix body class ``pat-markspeciallinks`` not set.
Fixes 84.
[thet]

2.5.19

Not secure
-------------------

New:

- Construct the site logo URL to be rooted at ISite instances returned by
``zope.component.hooks.getSite`` and not only rooted at portal root.
This makes it possible to have sub sites with local registries which return
a different logo.
[thet]

Fixes:

- Fixed html validation: element nav does not need a role attribute.
[maurits]

- Fixed invalid html of social viewlet by moving the schema.org tags
to the body in a new viewlet ``plone.abovecontenttitle.socialtags``
and adding ``itemScope`` and ``itemType`` there.
Fixes https://github.com/plone/Products.CMFPlone/issues/1087
[maurits]

- Fix test isolation problems: if a test calls transaction.commit() directly or
indirectly it can not be an integration test, either avoid the commit or
change the layer into a functional one.
Fixes: https://github.com/plone/plone.app.layout/issues/79
[gforcada]

2.5.18

Not secure
-------------------

New:

- Switched deprecated ``listingBar`` CSS class to ``pagination``.
[davilima6]

Fixes:

- Adapted to changed Zope 4 ``browser:view`` semantics. We either
need a ``template`` ZCML argument or a ``__call__`` method on the
class. [thet]

Page 6 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.