Fixed various issues concerning the package installation
authorAlexander Ebert <ebert@woltlab.com>
Fri, 19 Aug 2011 18:18:05 +0000 (20:18 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 19 Aug 2011 18:18:05 +0000 (20:18 +0200)
commit3a8046843c04da361b2ded172684c4eeeb9fa8c5
treebe37ec5c31b5fa1e42cd504c156a2e45db1c25ae
parentf4176cb8394b8ac146ec36371ee5fedbc37a068b
Fixed various issues concerning the package installation

Package installation, update and deletion are properly working (at least in all of my test cases). Additionally reintroduced confirm messages before uninstalling any plugin. Maybe replace those ugly javascript prompts with some kind of overlay (would look like the same as the complete UI and is far less ugly)
wcfsetup/install/files/acp/js/WCF.ACP.js
wcfsetup/install/files/acp/templates/packageList.tpl
wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php