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 2 of 9

2.23

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

- Added `AwakeObjectVocabularyColumn` and `AwakeObjectAbbrColumn`, having same
behavior as `VocabularyColumn` and `AbbrColumn` but `attrName` is get on awaken
object instead brain metadata, this avoids adding a `portal_catalog` metadata.
[gbastien]
- In `AwakeObject` columns, use `imio.helpers.content.base_getattr` instead
`getattr` to avoid problems with acquisiton.
[gbastien]

2.22

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

- Rely on `imio.helpers.content.get_user_fullname` that manages fallback to
`getMemberInfo` if fullname not found in `mutable_properties`.
This needs to rely on `imio.helpers` that is now a dependency.
[gbastien]

2.21

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

- In `PrettyLinkWithAdditionalInfosColumn`, in the cached view, update widget
when it is a `RelationChoice/RelationList` to get correct value.
[gbastien]

2.20

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

- Corrected iteration problem if gotten value for column is None.
[sgeulette]

2.19

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

- Extended JS function `toggleCheckboxes` to pass the select/unselect checkbox
as first parameter and trigger the click event when checkboxes checked or unchecked.
This changes nothing here but makes this function more useable in other contexts.
[gbastien]
- JS function `preventDefaultClickTransition` was renamed to
`preventDefaultClick` in `imio.actionspanel>=1.62`.
[gbastien]
- Do not break in `I18nColumn` when translating a string with special chars.
[gbastien]

2.18

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

- Added `BaseColumn.escape = True` so content is escaped.
Manage escape manually for the `TitleColumn`, `VocabularyColumn` and the
`AbbrColumn`, set it to `False` for `CheckBoxColumn`, `ElementNumberColumn`
and `ActionsColumn` that are entirely generated, set it to `False` for
`PrettyLinkColumnNothing` as `imio.prettylink` manages it itself.
[gbastien]

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.