From ff3a64786e7c23ca6fa48b7920d0fbf76d5a535b Mon Sep 17 00:00:00 2001 From: Istiak Ferdous <30789544+istiak101@users.noreply.github.com> Date: Thu, 2 Apr 2020 18:21:35 +0600 Subject: [PATCH 1/5] Update template to show all functions available https://hostname:8090/email/ template update --- mailServer/templates/mailServer/index.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/mailServer/templates/mailServer/index.html b/mailServer/templates/mailServer/index.html index 9380cee50..240fd02d9 100755 --- a/mailServer/templates/mailServer/index.html +++ b/mailServer/templates/mailServer/index.html @@ -32,6 +32,18 @@ + +
+ +
+ {% trans "List Emails" %} +
+
+ +
+
+
@@ -45,6 +57,18 @@
+ +
+ +
+ {% trans "Email Forwarding" %} +
+
+ +
+
+
@@ -58,6 +82,30 @@
+ +
+ +
+ {% trans "DKIM Manager" %} +
+
+ +
+
+
+ +
+ +
+ {% trans "Access Webmail" %} +
+
+ +
+
+
From 065688f8cf2a5bcabcfe83ee3116659f6debc3c3 Mon Sep 17 00:00:00 2001 From: Istiak Ferdous <30789544+istiak101@users.noreply.github.com> Date: Thu, 2 Apr 2020 18:43:03 +0600 Subject: [PATCH 2/5] list packages added to template https://hostname:8090/packages/ template update --- packages/templates/packages/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages/templates/packages/index.html b/packages/templates/packages/index.html index bae16f658..6e2de808f 100755 --- a/packages/templates/packages/index.html +++ b/packages/templates/packages/index.html @@ -32,6 +32,18 @@ + +
+ +
+ {% trans "List Packages" %} +
+
+ +
+
+
From 892cb3bc92a4d75662bf28c2eaf090137b2660ba Mon Sep 17 00:00:00 2001 From: Istiak Ferdous <30789544+istiak101@users.noreply.github.com> Date: Thu, 2 Apr 2020 18:52:28 +0600 Subject: [PATCH 3/5] server status template update https://hostname:8090/serverstatus/ template update --- .../templates/serverStatus/index.html | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/serverStatus/templates/serverStatus/index.html b/serverStatus/templates/serverStatus/index.html index 98a03f751..171100ad5 100755 --- a/serverStatus/templates/serverStatus/index.html +++ b/serverStatus/templates/serverStatus/index.html @@ -21,6 +21,18 @@
+ +
From 0d9caa01e1ddf802461af754125cf7e3a1218516 Mon Sep 17 00:00:00 2001 From: Istiak Ferdous <30789544+istiak101@users.noreply.github.com> Date: Thu, 2 Apr 2020 18:57:25 +0600 Subject: [PATCH 4/5] Server logs template update https://hostname:8090/serverlogs/ template update --- serverLogs/templates/serverLogs/index.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/serverLogs/templates/serverLogs/index.html b/serverLogs/templates/serverLogs/index.html index 505178656..623cda6c5 100755 --- a/serverLogs/templates/serverLogs/index.html +++ b/serverLogs/templates/serverLogs/index.html @@ -21,6 +21,18 @@
+ +
From acf57187f12e5c6c64ebeb5e43c2cf2285a342fe Mon Sep 17 00:00:00 2001 From: Istiak Ferdous <30789544+istiak101@users.noreply.github.com> Date: Thu, 2 Apr 2020 19:07:33 +0600 Subject: [PATCH 5/5] Security home template update https://hostname:8090/firewall/securityHome template update --- firewall/templates/firewall/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/firewall/templates/firewall/index.html b/firewall/templates/firewall/index.html index 74f1109a4..f8eea4f92 100755 --- a/firewall/templates/firewall/index.html +++ b/firewall/templates/firewall/index.html @@ -86,6 +86,28 @@ + +
+ +
+ {% trans "CageFS" %} +
+
+ +
+
+
+ +
+ +
+ {% trans "Imunify 360" %} +
+
+ +
+
+