Collective-eeafaceted-batchactions

Latest version: v1.8

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

Scan your dependencies

Page 3 of 3

0.5

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

- Some changes to made it working with a simple z3c.table.
[sgeulette]

0.4.1

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

- Fixed english po file.
[gbastien]

0.4

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

- Added `collective_eeafaceted_batchactions_js_variables.js` that allows to
translate the `no_selected_items` message.
[gbastien]

0.3

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

- Renamed `BatchActionForm` to `BaseBatchActionForm` to show that it is the base
form to inherit from to build new batch action. Make it inherit from
`Form` instead `EditForm`.
[gbastien]
- Refactored the way form is updated and applied : two methods are there to be
overrided : `_update` that is called in the `update` process and `_apply` that
is called by `handleApply`. This way it is easy to build an new action
without having to think about basic default behavior.
[gbastien]
- In the `TransitionBatchActionForm`, sort selectable transitions alphabetically.
[gbastien]

0.2

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

- Use `getMultiAdapter` instead `restrictedTraverse` when getting the form
in the viewlet to speed up things.
[gbastien]
- Added attribute `button_with_icon` to a batch action, if set to True,
a particular CSS class is added to the button so it can be skinned
with an icon easily.
[gbastien]
- Register a `batch_actions.css` resource for basic styling.
[gbastien]

0.1

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

- Initial release.
[IMIO]

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.