- new version of the notification package
authorMarcel Werk <burntime@woltlab.com>
Thu, 14 Jul 2011 18:03:17 +0000 (20:03 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 14 Jul 2011 18:03:17 +0000 (20:03 +0200)
commit7be46e0c860a1bf964ac06a15ba9743534ecdd05
tree5e064ac1a9de783aa3516236b5d45a789581d81a
parent2c280a388e46284405bbf8b2aff39f9356a8e9d5
- new version of the notification package
20 files changed:
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotification.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotificationAction.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotificationEditor.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotificationList.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEvent.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEventAction.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEventList.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectType.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectTypeAction.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectTypeEditor.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectTypeList.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationType.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationTypeAction.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationTypeEditor.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationTypeList.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php [new file with mode: 0644]
com.woltlab.wcf.notification/install.sql [new file with mode: 0644]
com.woltlab.wcf.notification/package.xml [new file with mode: 0644]
com.woltlab.wcf.notification/pip.xml [new file with mode: 0644]