Collective.contact.plonegroup

Latest version: v1.52

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

Scan your dependencies

Page 8 of 10

1.12

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

- Added parameter `kept_org_uids` to `utils.get_organizations` to only keep
organizations having defined UID.
[gbastien]
- Sort `collective.contact.plonegroup.selected_organization_services`
vocabulary by value title.
[gbastien]
- Display the organization UID next to title in the `suborganizations` view.
[gbastien]

1.11

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

- In utils.get_organizations, call uuidsToObjects with ordered=True to get
organizations in correct order because the catalog query is not sorted.
[gbastien]
- Fixed migration that adds 'fct_orgs' to functions.
[gbastien]

1.10

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

- Removed grok for OwnOrganizationServicesVocabulary.
[gbastien]
- Added utils.get_organization to get an organization corresponding
to a given plone_group_id.
[gbastien]
- Added utils.get_organizations to get every plonegroup organizations. It is
possible to get every selectable or selected organizations, as objects or not
and for which a particular linked Plone group (suffix) is not empty.
[gbastien]
- Added utils.get_all_suffixes that returns every defined functions ids.
[gbastien]
- Added possibility to restrict suffixes to only some selected organizations.
Plone groups will only be created for selected organizations. When selecting or
unselecting organizations, linked Plone groups are created/deleted accordingly.
[gbastien]
- Moved setting.getOwnOrganizationPath to
utils.get_own_organization/utils.get_own_organization_path.
[gbastien]
- Added method utils.get_plone_groups that returns every Plone groups of a
given organization.
[gbastien]
- Added utils.get_plone_group that returns a Plone group for given organization
UID and suffix.
[gbastien]
- Disabled auto_append on IContactPlonegroupConfig.functions DataGridField.
[gbastien]
- Notify event PlonegroupGroupCreatedEvent when a Plone group linked to an
organization is created.
[gbastien]
- z3c.table batching does not work when displaying suborganizations, so set
batchSize and startBatchingAt to 999 instead 200 so we are pretty sure it is
never displayed.
[gbastien]
- While displaying "suborganizations", display a specific message "No suborganization"
when no suborganizations instead displaying nothing.
[gbastien]
- Added default logger importable from collective.contact.plonegroup.
[gbastien]
- Added utils.select_organization to be able to select or unselect an
organization from organizations registry.
[gbastien]
- While creating Plone groups, translate suffix displayed in title.
[gbastien]

1.9

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

- Added utils.get_plone_group_id to get Plone group id for given organization and suffix.
[gbastien]
- Overrided "suborganizations" view to display the entire hierarchy of contained
organizations and sub-organizations and more informations in a table.
[gbastien]
- When the plonegroup-organization is displayed in a tooltip, use original way
to display sub organizations because the new rendering using the table takes
too much place in the tooltip.
[gbastien]

1.8.1

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

- Sort user vocabulary by fullname
[sgeulette]
- Added cache on travis.
[sgeulette]

1.8

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

- Corrected error when deleting site.
[sgeulette]
- Corrected group modification. Added migration step.
[sgeulette]

Page 8 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.