Collective-eeafaceted-batchactions

Latest version: v1.8

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

Scan your dependencies

Page 1 of 3

1.9

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

- Checked permission on context (in ContactBaseBatchActionForm).
[sgeulette]

1.8

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

- Highlight message about number of elements that will be updated
by the action on the popup.
[gbastien]

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]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.