Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added behavior to allow sharing objects across clients users #2004

Merged
merged 17 commits into from
Jun 5, 2022

Conversation

xispa
Copy link
Member

@xispa xispa commented Jun 5, 2022

Description of the issue/feature this PR addresses

Please merge #2003 first

This Pull Request adds the IClientShareableBehavior, so objects from types with this behavior can be shared across users that belong to different clients. For these objects, a new "tab" (fieldset) is displayed:

Captura de 2022-06-05 19-20-10

Current behavior before PR

Cannot share objects across client users in an easy way

Desired behavior after PR is merged

Can share objects across client users easily

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa requested a review from ramonski June 5, 2022 18:25
@ramonski ramonski merged commit 27b54ee into 2.x Jun 5, 2022
@ramonski ramonski deleted the client-shareable branch June 5, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants