Plone-app-layout

Latest version: v3.5.1

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

Scan your dependencies

Page 19 of 22

2.0a3

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

- Properly placed path bar above the content.
http://dev.plone.org/plone/ticket/9860
[spliter]

- plone.manage_portlets_fallback viewlet's implementation
http://dev.plone.org/plone/ticket/9808
[spliter]

- Only show diff and revert buttons for most recent version if it
differs from the working copy.
http://dev.plone.org/plone/ticket/9803
[alecm]

- Remove review_state from version history info, it's not always there
and we weren't using it.
http://dev.plone.org/plone/ticket/9816
[alecm]

- Pass the creator id to /author/ as a parameter if it contains a '/', such
as openid users.
[matthewwilkes]

- Portal logo has to have 'title' attribute for better accessibility.
[spliter]

2.0a2

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

- Package metadata cleanup.
[hannosch]

- Avoid calling lots of Python scripts from inside the content history viewlet
and use methods on the view instead.
[hannosch]

2.0a1

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

- Moved plone.path_bar to the plone.abovecontenttitle viewlet
manager, breadcrumbs should be close to the title of the current document.
[limi]

- It's no longer the dashboard's responsibility to supply prefs/profile links
now that they are located in the user menu.
The code uses the "group" terminology here though, so I'm wondering if this is
related to group dashboards. If I broke anything, let me know.
[limi]

- Micro-optimize the icons views.
[hannosch]

- Merged the ``selectedTabs`` Python script into the GlobalSectionsViewlet.
[hannosch]

- Take advantage of icons being found on the actions themselves now instead
and avoid the getIconFor indirection.
[hannosch]

- Removed the special default page and translation handling. LinguaPlone uses
a content language negotiator per default instead.
[hannosch]

- Add a viewlet to display the Dublin Core metadata added in
http://dev.plone.org/plone/ticket9272
[esteele]

- Added support for group dashboards to the dashboard view.
[optilude]

- Greatly simplify the default colophon, so it stands a chance of staying on
actual sites. We cannot claim any standards support for public sites, only
for Plone itself.
[hannosch]

- Changed the is_rtl method of the portal state view not to rely on the locale
but use a much simpler test based on the language code. This avoids setting
up the expensive request.locale.
[hannosch]

- Fixed the portal state view to look for uppercase language in the request,
since that is set by PloneLanguageTool. This closes
http://dev.plone.org/plone/ticket/8342.
[hannosch]

- "Log in to add comments" button is now a link and respects the login URL
specified in portal_actions. Closes http://dev.plone.org/plone/ticket/9071.
[erikrose]

- Fixed is_rtl test to work with new locale based approach.
[hannosch]

- Removed memoizing for things which are only used once in a page.
[hannosch]

- Replaced direct invocations of interfaces with queryAdapter calls. The
former does a suboptimal getattr call internally.
[hannosch]

- Sanitized the actions handling on the context state view. You can pass in
an action category into the action method now, which is the preferred way.
This allows us to avoid evaluating all actions in the current context if
we are only interested in some of the categories.
[hannosch]

- Since Zope 2.11 the locale is available on the request. Removed our special
code from the portal state view and rely directly on the request.
[hannosch]

- Changed ViewletBase so viewlets can be registered as zope.contentproviders.
This closes http://dev.plone.org/plone/ticket/7868.
[hannosch]

- Purge old zope2 Interface interfaces for Zope 2.12 compatibility.
[elro]

1.2.5

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

- In the history viewlet, moved again the arrows inside a span, it's really needed to apply a style.
[vincentfretin]

1.2.4

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

- In the history viewlet, internationalized the Compare link and replaced
icons by plain text. The revert link is now a POST button. This closes
http://dev.plone.org/plone/ticket/9064
[limi, vincentfretin]

1.2.3

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

- Fix issue when dealing with empty version histories in history viewlet.
[alecm]

Page 19 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.