Implemented individual box show orders per page
authorAlexander Ebert <ebert@woltlab.com>
Thu, 20 Apr 2017 12:07:50 +0000 (14:07 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 20 Apr 2017 12:07:56 +0000 (14:07 +0200)
commit5b85fc64c55a31bbe4b9f87892c6e63a8901714a
tree61496d834112ddbd2d03433801a29db23e438030
parent54de7a5f630ec14d728a8a1838f6c0d6db5af334
Implemented individual box show orders per page

See #2208
wcfsetup/install/files/acp/templates/pageAdd.tpl
wcfsetup/install/files/acp/templates/pageBoxOrder.tpl [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Acp/Ui/Page/BoxOrder.js [new file with mode: 0644]
wcfsetup/install/files/lib/acp/page/PageBoxOrderPage.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/box/Box.class.php
wcfsetup/install/files/lib/data/page/PageAction.class.php
wcfsetup/install/files/lib/system/box/BoxHandler.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml
wcfsetup/setup/db/install.sql