From 8a4289f55d3ad9616a38dde02c24d9020028e95d Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 18 Jun 2014 18:36:37 +0200 Subject: [PATCH] Updated notification lists and implementation details --- .../templates/notificationList.tpl | 91 +++++++++++++------ .../templates/notificationListOustanding.tpl | 26 ++++-- .../UserNotificationAction.class.php | 51 +++++++++-- .../UserNotificationHandler.class.php | 27 ++---- ...IStackableUserNotificationObject.class.php | 21 +++++ ...UserFollowUserNotificationObject.class.php | 9 +- wcfsetup/install/files/style/user.less | 5 + wcfsetup/setup/db/install.sql | 1 + 8 files changed, 160 insertions(+), 71 deletions(-) create mode 100644 wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php diff --git a/com.woltlab.wcf/templates/notificationList.tpl b/com.woltlab.wcf/templates/notificationList.tpl index d1ecb74e59..5b0f6787c3 100644 --- a/com.woltlab.wcf/templates/notificationList.tpl +++ b/com.woltlab.wcf/templates/notificationList.tpl @@ -47,40 +47,71 @@ {if $notifications[notifications]}
-