Collective.eeafaceted.z3ctable

Latest version: v2.26

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

Scan your dependencies

Page 1 of 9

2.27

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

- Nothing changed yet.

2.26

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

- Take into account `VocabularyColumn.ignored_value` in `AbbrColumn`.
[gbastien]

2.25

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

- In `DateColumn.renderCell`, no need to manage a `DateTime` as it is supported
by `api.portal.get_localized_time`.
[gbastien]

2.24

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

- Added `PrettyLinkWithAdditionalInfosColumn.ai_reloaded_fields` functionnality:
this will force update cached widget and remove its terms if any, this is
useful when using a context aware vocabulary.
[gbastien]
- Removed the `PrettyLinkWithAdditionalInfosColumn` `get_ai_xxx` accessors,
access the attribute directly instead.
[gbastien]
- Added attribute `BaseColumn.the_object=False`, this means that we are getting
the information on the object and not on the brain.
Removed recently added columns `AwakeObjectVocabularyColumn` and
`AwakeObjectAbbrColumn`, simply use `the_object=True` in this case.
[gbastien]

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]

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.