Add notification tests to developer tools
authorMatthias Schmidt <gravatronics@live.com>
Mon, 31 Jul 2017 09:39:10 +0000 (11:39 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 31 Jul 2017 09:39:10 +0000 (11:39 +0200)
commite0c10ca786b2054125e5ccdc9e19902c9e17c0ee
treec7f22c5942eb54802d02a42fb2c862be89bce9e1
parent73ff765e843fb775c3778189f2757b56e896b030
Add notification tests to developer tools

Close #2359
27 files changed:
com.woltlab.wcf/acpMenu.xml
wcfsetup/install/files/acp/templates/devtoolsNotificationTest.tpl [new file with mode: 0644]
wcfsetup/install/files/acp/templates/devtoolsNotificationTestDialog.tpl [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Acp/Ui/Devtools/Notification/Test.js [new file with mode: 0644]
wcfsetup/install/files/lib/acp/page/DevtoolsNotificationTestPage.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php
wcfsetup/install/files/lib/system/user/notification/TestableUserNotificationEventHandler.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/ExpiringPaidSubscriptionUserUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ITestableUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentLikeUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentResponseLikeUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentResponseUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableCommentUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableLikeUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableModerationQueueUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/TTestableUserNotificationEvent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserTrophyReceivedNotificationEvent.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml