Rajoute la création de groupes de manière plus simple pour les admins #25

Open
thubrecht wants to merge 1 commit from thubrecht/new-groups into master
thubrecht commented 2022-01-07 16:34:19 +01:00 (Migrated from git.eleves.ens.fr)

On rajoute un formulaire sur la page des groupes gérés pour que les admins puissent créer un nouveau groupe plus facilement, le groupe Django et le wiki_group étant créés en même temps

On rajoute un formulaire sur la page des groupes gérés pour que les admins puissent créer un nouveau groupe plus facilement, le groupe Django et le `wiki_group` étant créés en même temps
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin thubrecht/new-groups:thubrecht/new-groups
git switch thubrecht/new-groups

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff thubrecht/new-groups
git switch thubrecht/new-groups
git rebase master
git switch master
git merge --ff-only thubrecht/new-groups
git switch thubrecht/new-groups
git rebase master
git switch master
git merge --no-ff thubrecht/new-groups
git switch master
git merge --squash thubrecht/new-groups
git switch master
git merge --ff-only thubrecht/new-groups
git switch master
git merge thubrecht/new-groups
git push origin master
Sign in to join this conversation.
No description provided.