Collective.eeafaceted.batchactions

Latest version: v1.15

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

Scan your dependencies

Page 1 of 5

1.16

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

- Nothing changed yet.

1.15

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

- Import `safe_encode` from `imio.pyutils` instead `imio.helpers`.
[gbastien]
- Check `available` in `update` instead in `handleApply` so form is not
displayed at all if user have not access.
[gbastien]

1.14

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

- In `BaseARUOBatchActionForm._apply`, return the elements that were actually
updated so it may be used when overriding the base view.
[gbastien]
- Avoided exception when a field value is None and we want to get a list or set
[sgeulette]

1.13

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

- Added `BaseARUOBatchActionForm`, a class factorizing the action that
`add/remove/update/overwrite` values on an attribute of an object
(originally used for the `LabelsBatchActionForm`) so it is easier to reuse
for other similar actions. `LabelsBatchActionForm` is now based on that
`BaseARUOBatchActionForm`.
[gbastien]
- Activated `delete-batch-action` for zope admin
[sgeulette]

1.12

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

- Added action to `Update WF role mappings`.
Moved `available_permission` functionality from `ContactBaseBatchActionForm`
to `BaseBatchActionForm` so it is available for any action.
Added `BaseBatchActionForm.available_for_zope_admin` that makes an action
only available to the Zope admin.
[gbastien]
- Make `UpdateWFRoleMappingsActionForm` use
`imio.helpers.workflow.update_role_mappings_for`.
[gbastien]

1.11

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

- Avoided exception when referer url contains non ascii char.
[sgeulette]

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.