From 16eb147e5b595ee21ef5cb30e8aee037aa0e58d4 Mon Sep 17 00:00:00 2001 From: afornerot Date: Thu, 10 Jun 2021 16:18:03 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20syst=C3=A8me=20de=20badge=20sur=20les?= =?UTF-8?q?=20items=20+=20init=20badge=20sur=20l'item=20roundcube=20(fixes?= =?UTF-8?q?=20#32115)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dicos/91_ninegate.xml | 26 +-- .../scripts/ninegate-postservice-00.sh | 2 - .../PortalBundle/Command/InitDataCommand.php | 1 + .../src/Cadoles/PortalBundle/Entity/Alert.php | 4 +- .../src/Cadoles/PortalBundle/Entity/Item.php | 12 +- .../Cadoles/PortalBundle/Form/AlertType.php | 2 - .../Cadoles/PortalBundle/Form/ItemType.php | 2 +- .../Resources/views/Alert/list.html.twig | 202 ++++-------------- .../Resources/views/Item/edit.html.twig | 2 +- .../Resources/views/Page/viewwidget.html.twig | 12 ++ .../views/Pagewidget/viewitem.html.twig | 9 + .../Pagewidget/viewitemessential.html.twig | 9 + tmpl/ninegate-template.yml | 6 +- tmpl/ninegate-unread.php | 35 +++ 14 files changed, 124 insertions(+), 200 deletions(-) create mode 100644 tmpl/ninegate-unread.php diff --git a/dicos/91_ninegate.xml b/dicos/91_ninegate.xml index c3115bb3..41bb8e51 100644 --- a/dicos/91_ninegate.xml +++ b/dicos/91_ninegate.xml @@ -13,6 +13,7 @@ + @@ -76,8 +77,6 @@