From: Matthias Schmidt Date: Sun, 22 May 2016 14:30:38 +0000 (+0200) Subject: Update page condition X-Git-Tag: 3.0.0_Beta_1~1673 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b2782e463780de5c9fe06361890e2c15a2721904;p=GitHub%2FWoltLab%2FWCF.git Update page condition --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 7740d5b7a9..9e654cb4a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ * Overhauled style editor * Added replacements for WCF.Like, WCF.User.List and $.ui.wcfPages * Added update support for styles +* `\wcf\system\condition\MultiPageControllerCondition` has been replaced by `wcf\system\condition\page\MultiPageCondition` #### CMS @@ -110,6 +111,11 @@ * Renamed `.pageNavigation` to `.pagination` * Renamed `.navigation`/`.navigationIcons` to `.pageNavigation`/`.pageNavigationIcons` +#### Deprecated Code + +* Object type definition `com.woltlab.wcf.user.online.location` deprecated. +* Object type definition `com.woltlab.wcf.page` deprecated. + #### Removed Code * `wcf\system\clipboard\action\UserExtendedClipboardAction` removed. @@ -122,8 +128,6 @@ * Version system removed. * Support for query string based sessions in Frontend removed. * Language server system removed. -* Object type definition `com.woltlab.wcf.user.online.location` deprecated. -* Object type definition `com.woltlab.wcf.page` deprecated. * Deprecated methods in `wcf\util\StringUtil` removed. * Option `message_sidebar_enable_message_group_starter_icon` removed. * Option `module_privacy_policy_page` removed. diff --git a/wcfsetup/install/files/acp/templates/noticeAdd.tpl b/wcfsetup/install/files/acp/templates/noticeAdd.tpl index 7b60fe1e50..44b426e65d 100644 --- a/wcfsetup/install/files/acp/templates/noticeAdd.tpl +++ b/wcfsetup/install/files/acp/templates/noticeAdd.tpl @@ -3,8 +3,6 @@