Imio.helpers

Latest version: v0.80

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

Scan your dependencies

Page 1 of 19

1.0.0rc3

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

- Nothing changed yet.

1.0.0rc2

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

- Added batching module.
[sgeulette]
- Fixed the way JS function `submitFormHelperOnsuccessDefault` manages
returned result when it is a file, now we have a correct `filename`.
[gbastien]
- Added transmogrifier Expression and Condition classes to log expression
compilation or interpretation errors.
[sgeulette]
- Removed `content.safe_encode` as already defined in `imio.pyutils`.
Import it from `imio.pyutils` in `imio.helpers.content` for temporary backward
compatibility, to be removed.
[gbastien]
- Overrided `folder_contents` to make it work with `DashboardCollection`.
[gbastien]
- Monkeypatched `plone.app.querystring.registryreader.getVocabularyValues`
to keep vocabulary order onloy for Plone4, behavior is correct in Plone5+.
Manage every `HAS_PLONE_X` values.
[gbastien]

1.0.0rc1

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

- Made compliant with Plone 4, Plone 5, Plone 6
[boulch, laulaz, sgeulette]
- Require `pathlib2` in `setup.py`, backport `pathlib` for `py2.7`.
[gbastien]
- Added `security.setup_app` to be used in run scripts.
[sgeulette]
- Added `setup.load_xml_tool_only_from_package` to load only main tool xml file.
[sgeulette]
- Added `setup.test_remove_gs_step` to remove a generic setup step.
[sgeulette]
- Added `imio.helpers.YesNoForFacetedVocabulary`
[sgeulette]
- Fixed `content.base_getattr` that was not returning the `default` if attribute
not existing.
[gbastien]

0.80

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

- Added parameter `with_user_id` to `content.get_user_fullname`, this will
include `userid` in brackets in result like `Firstname Lastname (userid)`.
[gbastien]
- Added parameter `userid` to `security.get_user_from_criteria`
[sgeulette]

0.79

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

- Improved `security.get_user_from_criteria` to add email and description in ldap results.
[sgeulette]
- Included Products.CMFCore permissions.zcml
[sgeulette]

0.78

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

- Added `workflow.get_final_states` that will return a given WF final states.
[gbastien]

Page 1 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.