Collective.eeafaceted.z3ctable

Latest version: v2.28

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

Scan your dependencies

Page 4 of 9

2.11

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

- Render `DataGridField` in `PrettyLinkWithAdditionalInfosColumn` vertically.
[gbastien]
- Bugfix in `PrettyLinkWithAdditionalInfosColumn`, sometimes the widget's
context was the previous row object.
[gbastien]
- Added parameter `PrettyLinkWithAdditionalInfosColumn.simplified_datagridfield`
and set it to `False` by default.
[gbastien]
- Moved `MemberIdColumn.get_user_fullname` out of `MemberIdColumn` so it can be
easily used from outside.
[gbastien]
- Added `PrettyLinkWithAdditionalInfosColumn.ai_extra_fields`, that
let's include extra data not present in schema, by default this will include
`id`, `UID` and `description`.
[gbastien]

2.10

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

- In `PrettyLinkWithAdditionalInfosColumn`, removed to setup around current URL
that was necessary for displaying image and files correctly but instead,
require `plone.formwidget.namedfile>=2.0.2` that solves the problem.
[gbastien]

2.9

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

- Ignored EMPTY_STRING in VocabularyColumn
[sgeulette]

2.8

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

- Managed correctly a field not yet set.
[sgeulette]
- In the `PrettyLinkWithAdditionalInfosColumn`, manage `description` manually
as it is not present in the `view` widgets.
Display it as any other fields if not empty.
[gbastien]
- Added IconsColumn
[sgeulette]

2.7

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

- In `columns.AbbrColumn`, make sure there is no `'` in tag title or it is not
rendered correctly in the browser.
[gbastien]

2.6

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

- Fixed translation of `Please select at least one element.` msgid, it was
still using the old domain `collective.eeafaceted.batchactions` from which
the `select_row` column was reintegrated.
[gbastien]
- Optimized the `PrettyLinkWithAdditionalInfosColumn` speed :

- the `view.update` is called one time and we store the view in the column
so next rows may use it;
- use `collective.excelexport` datagridfield exportable to render a
`datagridfield` because widget rendering is way too slow...
- added `collective.excelexport` as a dependency.

[gbastien]

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.