Skip to content
Snippets Groups Projects
Commit 201d8025 authored by Jan Mach's avatar Jan Mach
Browse files

Feature: Added action button to group/user list to add/remove group membership.

To implement this functionality following changes were necessary:
* Add new association table to keep track of wanted memberships.
* Changed prototype for item action authorization and change method to enable multiple parameters.
* Merge GuiUserModel with UserModel to make objects comparable.
* Implemented new base class for easy implementation of relation views.
* Implemented new endpoints for group membership management.
* Added new action buttons to users list in group detail view.
* Added new action buttons to group list in user detail view.

(Redmine issue: #5762)
parent a0eef53c
No related branches found
No related tags found
No related merge requests found
Showing
with 634 additions and 214 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment