Collective-iconifiedcategory

Latest version: v0.49

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

Scan your dependencies

Page 5 of 9

0.26

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

- Use a specific static resourceDirectory for images.
[gbastien]

0.25

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

- Call `actionview._may_set_values` in `IconClickableColumn.is_editable`
to avoid double logic.
[gbastien]

0.24

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

- Fixed migration that adds `to_sign/signed` relevant data to the
`categorized_elements` of the parent containing categorized contents.
Execute the update with `limited=False` and do not care about already
migrated content, do the update on every found elements.
[gbastien]
- Added tests for the `SignedChangeView` view especially the `loop` among
possible `to_sign/signed` combination values.
[gbastien]
- Do not break when deleting an element having a `content_category` if container
does not have the `categorized_elements` dict.
[gbastien]
- Improved some translations.
[gbastien]
- Factorized the way categories and subcategories are get for the
`content_category` vocabularies `collective.iconifiedcategory.categories` and
`collective.iconifiedcategory.category_titles` so it is easy to override and
we rely on same method for both vocabularies that needs same source.
[gbastien]

0.23

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

- Added management of `to_sign` and `signed` attributes like it is the case for
`to_print` and `confidential` attributes. Both attributes are used behind a
single action `signed` that have 3 options : `not to sign`, `to sign` and
`signed`.
[gbastien]
- Default values for `to_print`, `confidential` and `to_sign/signed` are now
managed in the `IObjectAddedEvent` no more in the `content_category setter`,
this way every attribtues are managed the same way because `to_print` and
`confidential` are simple attributes where `to_sign/signed` can come from the
`Scan metadata` behavior of `collective.dms.scanbehavior`.
[gbastien]
- Added possibility to show/hide details about `to_print`, `confidential`,
`to_sign/signed` in the categorized elements tooltipster.

0.22

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

- Make portal available on the tabview instance.
[gbastien]

0.21

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

- Reverted changes from releases `0.19` and `0.20`, we do not bypass can_view if
element is not `confiential` because `can_view` could take into account other
elements than `confidential`.
[gbastien]

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.