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

Feature #3990 #1378

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Feature #3990 #1378

wants to merge 2 commits into from

Conversation

mmoqui
Copy link
Member

@mmoqui mmoqui commented Dec 16, 2024

A group of users can now be copied/cut and then pasted either as a root group of the domain of users it belongs to or as a subgroup of another group of users in the same domain of users. The cut&paste of a group result to a move of this group. A group cannot be paste to where there is another group with the same name (groups at the same level have to be unique by their name).
Control has be added to allow only admins to be able to copy and to move groups in a given domain of users.
Only the Silverpeas domain, the mixed domain, and the SQL-backed domains support the copy/move of group of users.

A group of users can now be copied/cut and then pasted either as a root
group of the domain of users it belongs to or as a subgroup of another
group of users in the same domain of users. The cut&paste of a group
result to a move of this group. A group cannot be paste to where there
is another group with the same name (groups at the same level have to be
unique by their name).
Control has be added to allow only admins to be able to copy and to move
groups in a given domain of users.
Only the Silverpeas domain, the mixed domain, and the SQL-backed domains
support the copy/move of group of users.
@mmoqui mmoqui force-pushed the feature-3990 branch 2 times, most recently from 6b5b611 to f21a85b Compare January 7, 2025 16:38
In the clipboard.jsp web page template, replace the programmatic
construction of the array pane by its declarative approach with the
corresponding taglibs. For doing SilverpeasKeyData has been modified in
order to have all the properties required for the array pane content
rendering; the SilverpeasKeyData object is then used instead of the
IndexEntry object (SilverpeasKeyData is for the clipboard's item whereas
IndexEntry is for the indexation).
Copy link

sonarqubecloud bot commented Jan 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant