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

Support for usergroup attributes #7874

Closed
14 tasks done
offtherailz opened this issue Feb 18, 2022 · 0 comments · Fixed by #7875
Closed
14 tasks done

Support for usergroup attributes #7874

offtherailz opened this issue Feb 18, 2022 · 0 comments · Fixed by #7875
Assignees
Labels
Milestone

Comments

@offtherailz
Copy link
Member

offtherailz commented Feb 18, 2022

Description

As an administrator I need the possibility to associate attributes to user groups.

Acceptance criteria

  • Attributes can be edited by the usergroup manager, in the group window, in a new tab (general, members, attributes)
  • Through GroupManager plugin configuration I should be able to configure:
    • The attrributes to insert
    • The tool to use
  • Tools should be :
    • Text input
    • Text Attribute
    • Select (single or multiple)
    • Date
  • Each tool should allow to insert single or multiple values of the same attribute key (multiple attributes with the same key are allowed)
    • for input/text area, multiple values can be separated defining a separator: e.g. , or ; for text input `n` for text area
    • For select, the values can be stored in a single attribute, with a separator, or in multiple attributes.
  • This configuration must be documented in the GroupManager plugin documentation
  • The same configuration of the GroupManager can be applied for UserManager

Other useful information

@offtherailz offtherailz added New Feature used for new functionalities C044-VLAANDEREN-2020-DEV labels Feb 18, 2022
@offtherailz offtherailz self-assigned this Feb 18, 2022
@offtherailz offtherailz changed the title Support for user attributes Support for usergroup attributes Feb 18, 2022
offtherailz pushed a commit to offtherailz/MapStore2 that referenced this issue Feb 18, 2022
@offtherailz offtherailz added this to the 2022.01.00 milestone Feb 22, 2022
@tdipisa tdipisa removed this from the 2022.01.00 milestone Mar 17, 2022
@offtherailz offtherailz added this to the 2023.01.00 milestone Dec 15, 2022
@ElenaGallo ElenaGallo self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants