From 35a6e4aba83bda90c818eb0808166a4eec11610b Mon Sep 17 00:00:00 2001 From: bergware Date: Mon, 24 Oct 2016 09:34:49 +0200 Subject: [PATCH] Enhanced notifications with detailed and summary view --- plugins/dynamix/Notifications.page | 12 ++++++++ plugins/dynamix/NotificationsArchive.page | 2 +- plugins/dynamix/default.cfg | 1 + plugins/dynamix/icons/alerts.png | Bin 0 -> 1382 bytes plugins/dynamix/icons/messages.png | Bin 0 -> 1335 bytes plugins/dynamix/icons/paritycheck.png | Bin 367 -> 798 bytes plugins/dynamix/icons/smart.png | Bin 0 -> 1303 bytes plugins/dynamix/icons/warnings.png | Bin 0 -> 1338 bytes plugins/dynamix/styles/default-black.css | 28 +++++++++++++----- plugins/dynamix/styles/default-white.css | 28 +++++++++++++----- plugins/dynamix/styles/dynamix-black.css | 34 ++++++++++------------ plugins/dynamix/styles/dynamix-white.css | 34 ++++++++++------------ 12 files changed, 84 insertions(+), 55 deletions(-) create mode 100644 plugins/dynamix/icons/alerts.png create mode 100644 plugins/dynamix/icons/messages.png create mode 100644 plugins/dynamix/icons/smart.png create mode 100644 plugins/dynamix/icons/warnings.png diff --git a/plugins/dynamix/Notifications.page b/plugins/dynamix/Notifications.page index 97e0d524a..6d77c26a0 100644 --- a/plugins/dynamix/Notifications.page +++ b/plugins/dynamix/Notifications.page @@ -88,6 +88,18 @@ $(function(){ +Notifications display: +: + +> In *Detailed* view all notifications will be displayed on screen as soon as they arrive.
+> Notifications can be acknowledged individually or all in once. +> +> In *Summarized* view notifications will be counted only and the number of unread notifications is shown in the menu header per category.
+> Click on the counters to either acknowledge or view the unread notifications. + Date format: :