Enhances application management
authorMatthias Schmidt <gravatronics@live.com>
Sun, 11 Nov 2012 15:50:13 +0000 (16:50 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 11 Nov 2012 15:50:13 +0000 (16:50 +0100)
commite5ec421728ca4d77a75c82c6de455752587c6065
tree7abda552a8bc67ce796177ff20af384375cef76a
parent460d5b4face814440990c7f647609871cc133efb
Enhances application management

Changes:

* Adds missing permission for `wcf\acp\page\ApplicationManagementPage`.
* Adds check if a new application group can be added and displays the button only if that's the case.
* Changes applicationGroupAdd.tpl so that an error is shown if no application group can added.
* If an application group has been added and no further application group can be added, the user is redirected to the application group management.
wcfsetup/install/files/acp/templates/applicationGroupAdd.tpl
wcfsetup/install/files/acp/templates/applicationManagement.tpl
wcfsetup/install/files/lib/acp/form/ApplicationGroupAddForm.class.php
wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php