Promote a group to be the owner group
authorAlexander Ebert <ebert@woltlab.com>
Thu, 11 Apr 2019 11:12:42 +0000 (13:12 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 11 Apr 2019 11:12:42 +0000 (13:12 +0200)
commit46fb6cfd6fd280596b5ca6740fcab53459525570
treee41b1e418c9932a4bf4e81dae1f014a7dc6bd284
parent030e29a3f262048b0eb4981cb4bdfc7ec1cfdcd3
Promote a group to be the owner group

We cannot reliably determine the owner group during the upgrade, therefore it is up to an administrator to make the choice.

The notice is designed to be annoying and is present on all pages, however it does not prevent the user from carrying out tasks, e. g. setting up a proper group before promoting it to be the owner group.
wcfsetup/install/files/acp/style/layout.scss
wcfsetup/install/files/acp/templates/footer.tpl
wcfsetup/install/files/acp/templates/userGroupPromoteOwner.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupPromoteOwnerForm.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php
wcfsetup/install/files/lib/system/WCFACP.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml