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 main
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.
This branch is out-of-date with the base branch
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 checkout 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 checkout main
git merge --no-ff thubrecht/new-groups
git checkout thubrecht/new-groups
git rebase main
git checkout main
git merge --ff-only thubrecht/new-groups
git checkout thubrecht/new-groups
git rebase main
git checkout main
git merge --no-ff thubrecht/new-groups
git checkout main
git merge --squash thubrecht/new-groups
git checkout main
git merge --ff-only thubrecht/new-groups
git checkout main
git merge thubrecht/new-groups
git push origin main
Sign in to join this conversation.
No description provided.