From b2c04f7c5003e4319952a74fde72410f681ef8b5 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 4 Jun 2019 09:24:42 +0200 Subject: [PATCH] maj sgar --- dicos/{30_ninegate.xml => 90_ninegate.xml} | 213 +++++++++++++++--- src/ninegate-1.0/app/config/twig.yml | 1 + .../CoreBundle/Command/data/core-init-01.sql | 20 +- .../CoreBundle/Controller/AjaxController.php | 28 +++ .../Cadoles/CoreBundle/Entity/Niveau01.php | 41 +++- .../CoreBundle/Resources/config/routing.yml | 4 + .../Controller/AlertcategoryController.php | 19 +- .../Controller/ItemController.php | 7 +- .../Controller/PagewidgetController.php | 19 ++ .../PortalBundle/Entity/Alertcategory.php | 62 ++--- .../src/Cadoles/PortalBundle/Entity/Icon.php | 44 +++- .../src/Cadoles/PortalBundle/Entity/Item.php | 44 +++- .../PortalBundle/Form/AlertcategoryType.php | 9 +- .../Cadoles/PortalBundle/Form/ItemType.php | 21 +- .../Resources/views/Alert/list.html.twig | 17 +- .../views/Alertcategory/edit.html.twig | 63 ++++-- .../Resources/views/Item/edit.html.twig | 3 +- .../Resources/views/Item/list.html.twig | 4 +- .../Resources/views/Pagewidget/constants.twig | 5 + .../views/Pagewidget/viewalert.html.twig | 10 +- .../views/Pagewidget/viewitem.html.twig | 5 +- .../web/uploads/icon/icon_chart.png | Bin 0 -> 4410 bytes .../web/uploads/icon/icon_chartpie.png | Bin 0 -> 5428 bytes .../web/uploads/icon/icon_users.png | Bin 0 -> 5703 bytes tmpl/ninegate-init-01.sql | 9 + tmpl/ninegate-template.yml | 21 +- 26 files changed, 563 insertions(+), 106 deletions(-) rename dicos/{30_ninegate.xml => 90_ninegate.xml} (63%) create mode 100644 src/ninegate-1.0/web/uploads/icon/icon_chart.png create mode 100644 src/ninegate-1.0/web/uploads/icon/icon_chartpie.png create mode 100644 src/ninegate-1.0/web/uploads/icon/icon_users.png diff --git a/dicos/30_ninegate.xml b/dicos/90_ninegate.xml similarity index 63% rename from dicos/30_ninegate.xml rename to dicos/90_ninegate.xml index 7d364fda..d7fcd47e 100644 --- a/dicos/30_ninegate.xml +++ b/dicos/90_ninegate.xml @@ -21,14 +21,26 @@ + + + + +