Plone.app.content

Latest version: v4.1.2

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

Scan your dependencies

Page 9 of 19

3.3.4

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

Bug fixes:

- Add a missing comma between two strings in a list,
python merges them into a single string if not.
[keul, ekulos, gforcada]

3.3.3

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

Bug fixes:

- Stop using ``canSelectDefaultPage`` Python script from CMFPlone.
[davisagli]

3.3.2

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

New features:

- Move ``get_top_site_from_url`` out from here into ``Products.CMFPlone.utils``.
Deprecate old import.
[thet]

Bug fixes:

- Fix ``folder_contents`` view incorrectly returning an ``application/json`` response instead of a ``text/html`` response.
[thet]

- Fix issue with ``get_top_site_from_url``, where in some circumstances a ValueError was thrown.
If that happens, just return ``getSite``.
You will only notice, if you have subsites, access them non-VirtualHost-rooted and an error is thrown.
Then folder contents won't be able to navigate up to the root Plone site.
[thet]

3.3.1

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

Bug fixes:

- Apply security hotfix 20160830 for folder factories redirection. [maurits]
- Fix UnicodeDecodeError on full review list view
[datakurre]

3.3

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

New features:

- Folder contents rename dialog: In the rename dialog, show image thumbnails in ``thumb`` scale instead of ``icon``.
Plones standard ``icon`` scale is way to small to be useful for images.
[thet]

Bug fixes:

- Folder contents properties dialog: Fix form request variables for ``effectiveDate`` and ``expirationDate`` dates.
[thet]

- Fix a json "circular reference detected" error which happened when the json dumper got unparsable data types.
[pcdummy]

3.2

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

New features:

- Add ``allow_upload`` view, which returns a JSON string to indicate if File or Image uploads are allowed in the current container.
When the view is called with a ``path`` request parameter, then content at this path is used instead the content where the view is called.
[thet]

- Factor out the available columns ignored list which can be used to narrow down the available columns list to a user friendly set.
[thet]

Bug fixes:

- Explicitly set ``application/json`` content type for JSON responses and declare an ``utf-8`` charset.
[thet]

- Properly deprecated ``_permissions`` in favor of ``PERMISSIONS``.
Since 3.1, the ``_permissions`` variable was ``None`` instead of a
backwards compatibility alias for ``PERMISSIONS`` due to a wrong
deprecation. [maurits]

- Fix recursive workflow actions. The ``isDefaultPage`` check acquired
the wrong parent context. Also bypass the recurse flag for default page
workflow state change. [petschki]

Page 9 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.