Imio-history

Latest version: v1.23

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

Scan your dependencies

Page 3 of 5

1.12

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

- Define a `BaseImioHistoryAdapter` to base new history adapter on.
`checkMayView=True` is now a default parameter of `getHistory`.
[gbastien]
- For now, specifically restrict histories displayed in the `historyview` to
`workflow` and `revision`.
[gbastien]
- Added method `utils.getLastAction` that returns the metadata of last action of
a given name for a given history.
[gbastien]

1.11

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

- Adapted History word highlighting ti display it bigger and underline it so
it is even more viewable.
[gbastien]

1.10

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

- In ImioWfHistoryAdapter.historyLastEventHasComments, call
ImioWfHistoryAdapter.getHistory with parameter 'for_last_event=True' so
getHistory knows that it queries only relevant last event and when overrided,
the package overriding it may avoid heavy processing if relevant.
[gbastien]
- Get rid of unittest2.
[gbastien]

1.9

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

- Do not break in IHContentHistoryView.getTransitionTitle if transitionName
contains special characters.
[gbastien]

1.8

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

- Make sure comments is displayed correctly by using portal_transforms to
turn it to 'text/html' before displaying it in the PageTemplate using
'structure'.
[gbastien]

1.7

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

- Remove revision columns when unused.
[DieKatze]
- In ImioRevisionHistoryAdapter.getHistory, take into account the
'checkMayView' parameter by implementing a 'mayViewRevision' method so it
is possible to restrict access to a specific revision if necessary
[gbastien]

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.