Imio.actionspanel

Latest version: v1.68

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

Scan your dependencies

Page 11 of 12

1.10

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

- Use translated transition title in transition confirmation popup
[gbastien]
- Simplified triggertransition view by not using objectUID anymore, we use the context
as the view is called on it, objectUID was legacy and useless
[gbastien]

1.9

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

- Store transitions to confirm in the registry
[sgeulette]
- Add a small margin-left to the `notTriggerableTransitionImage` class so if several not
triggerable transition actions are displayed, it is not stuck together
[gbastien]
- Rely on imio.history to manage history related section
[gbastien]

1.8

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

- Removed IObjectWillBeRemovedEvent, either use same event from OFS.interfaces or in case we use
AT, we could need to override manage_beforeDelete as it is called before IObjectWillBeRemovedEvent
in the OFS object removal machinery.
- Do only rely on `mayDelete` method instead of checking `Delete objects` and mayDelete method,
this way, we may handle case where user does not have the `Delete objects` but we want him
to be able to delete an element nevertheless, in this case, the all logic is managed by mayDelete.

1.7

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

- Sort transitions by transition title, more easy to use when displaying several transitons.
- Corrected bug where the link to trigger a transition that did not need to be confirmed,
did not contain the view name, only parameters. This made the user being redirected to the object
view and not able to trigger the transition from another place.

1.6

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

- Added submethod _findViewablePlace in _computeBackURL where we can manage
where to redirect the member when he was on the object he just deleted.
This makes it possible to override only the _findViewable method
and keep the other part of _computeBackURL that does manage the case when
the member was not on the object he just deleted.
- Custom action_panels views can now be registered with a different name
than `actions_panel`.

1.5

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

- Adpated _transitionsToConfirm method to be also able to provide custom
view name to use as confirmation popup.

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.