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 17 of 19

2.0b4

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

- Slight reconfiguration of the order of the folder_contents table;
dragging is now in the first column, and visually much improved.
[limi]

- Fixing possibly our 1 integrator issue, where do you find the template
that corresponds to the folder_contents URL? Grep gives you nothing, since
this was renamed to foldercontents.pt in the 3.x series. Renamed it back to
folder_contents.pt, and adjusted the ZCML accordingly.
[limi]

- Removed unused template foldercontents_table.pt. We have been using table.pt
for ~2 years, it's time to kill it off.
[limi]

2.0b3

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

- Only display batching controls if we have more than the batch size number of
elements. Fixes http://dev.plone.org/plone/ticket/10281
[esteele]

- Adapt tests to new policy introduced in
http://dev.plone.org/plone/changeset/34375
References http://dev.plone.org/plone/ticket/10236
[tomster]

2.0b2

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

- Use non-skins versions of `isExpired` and `pretty_title_or_id` to speed
up the `folder_contents` view a bit.
[witsch]

- Updated templates to follow the recent markup conventions.
References http://dev.plone.org/plone/ticket/9981
[spliter]

- Mixed in Acquisition.Implicit back into the CMFAdding class. CMF skins depend
on it inside templates. This closes http://dev.plone.org/plone/ticket/9865.
[hannosch]

- Added test for adding view and Acquisition interaction. This references
http://dev.plone.org/plone/ticket/9865.
[hannosch]

2.0b1

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

- Move logic for deciding source of folder contents listing to a new function
so the FolderContentsTable view is useful as a base for subclasses.
[MatthewWilkes]

2.0a3

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

- Removed no longer required _getCharset handling from the name chooser. Plone
only supports utf-8 as a database encoding.
[hannosch]

- Use the getIconExprObject method of the FTI instead of the deprecated
getIcon method.
[hannosch]

- Fixed package dependencies and prefer Acquisition-less BrowserView.
[hannosch]

- Introduce a new marker interface IContentsPage noting that the current
request is showing the folder contents page.
[hannnosch]

2.0a2

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

- Fixed a unicodedecodeerror in foldercontents.py. Closes 9853
[wigwam]

- Templates were updated to a new way of disabling the columns via a REQUEST
variable.
[spliter]

Page 17 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.