Collective.eeafaceted.batchactions

Latest version: v1.16.2

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

Scan your dependencies

Page 3 of 5

1.7

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

- Adapted code to be able to display several tables on same page
(and so several batchactions viewlets):

- Added possibility to define the name of the `CheckBoxColumn`
(still `select_item` by default);
- Introduce idea of section for the viewlet and the batch actions so it is
possible to display different actions on different viewlets or different
views of same context.

[gbastien]
- Added method `BaseBatchActionForm._final_update` called when every other
`update` methods have been called.
[gbastien]
- Added `BaseBatchActionForm.apply_button_title` attribute to formalize
management of `apply` button title, that will be `Apply` by default but that
may be changed to fit the current batch action.
[gbastien]
- Added `DeleteBatchActionForm` a delete elements batch action.
[gbastien]
- Require `plone.formwidget.masterselect<2.0.0` as it is only for `Plone5.2+/Py3`.
[gbastien]

1.6

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

- After action applied, do not reload the entire page,
just reload the current faceted results.
[gbastien]
- Use `CheckBoxFieldWidget` instead `SelectFieldWidget` to manage labels to
(un)select in `LabelsBatchActionForm` to avoid manipulation with
`CTRL+click` for selection. Adapted and rationalized translations.
[gbastien]
- Add a `collective.fingerpointing` entry when applying action to know
which action was applied on how much elements.
[gbastien]

1.5

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

- Make sure elements are treated in received `uids` order. Need to rely on
`imio.helpers` to use `content.uuidsToCatalogBrains(ordered=True)`.
[gbastien]

1.4

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

- Added view to change labels. (button is not added)
[sgeulette]
- Added base view to change a collective.contact.widget field.
[sgeulette]

1.3

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

- Moved method `browser.views.brains_from_uids` to `utils`, added helper method
`utils.listify_uids` that turns the data uids that is a string with each UID
separated by a comma into a real python list.
[gbastien]
- Display number of elements affected by action in the batch action form description.
[gbastien]

1.2

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

- Added weight attribute on batch action forms to order them.
[sgeulette]
- Improved brains_from_uids
[sgeulette]
- Added utils method
[sgeulette]

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.