From 18bec317d7b1ac7cd9794e1b2236beb864186bf4 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 8 Jul 2019 16:52:21 -0400 Subject: #830 lockdown kiosk mode initial implementation --- www/templates/important_message.html | 13 ++++--------- www/templates/login.html | 4 ++++ www/templates/menu.html | 13 +++++++++---- www/templates/montage.html | 35 +++++++++++++++++++++-------------- 4 files changed, 38 insertions(+), 27 deletions(-) (limited to 'www/templates') diff --git a/www/templates/important_message.html b/www/templates/important_message.html index 933c3802..85204779 100644 --- a/www/templates/important_message.html +++ b/www/templates/important_message.html @@ -12,20 +12,15 @@
-

{{'kImpMsg1' | translate}}

+

{{$root.importantMessageHeader | translate}}


-

{{'kImpMsg2' | translate}}

-
{{'kImpMsg3' | translate}} v{{currentVersion}}. -
v{{recommendedVersion}} {{'kImpMsg4' | translate}} -
{{'kImpMsg5' | translate}}: - v{{currentVersion}} -
{{'kImpMsg6' | translate}}: - v{{recommendedVersion}} + +

{{ $root.importantMessageSummary| translate}}



diff --git a/www/templates/login.html b/www/templates/login.html index 32f1a683..617b79f5 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -102,6 +102,10 @@ {{'kPassword' | translate}} {{'kProtect'|translate}} + + + {{'kKioskMode' | translate}} + diff --git a/www/templates/menu.html b/www/templates/menu.html index 9c780310..ead3c729 100644 --- a/www/templates/menu.html +++ b/www/templates/menu.html @@ -10,7 +10,7 @@ - +

{{'kMenuOptions'|translate}}

@@ -18,13 +18,13 @@ - - + @@ -35,6 +35,7 @@ + @@ -163,6 +164,10 @@ {{$root.getServerTimeZoneNow();}} + + + {{'kKioskModeExit' | translate}} + diff --git a/www/templates/montage.html b/www/templates/montage.html index 4edc9b0a..b2dbd13b 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -3,26 +3,33 @@   - - + + + + + + + ng-click="handleAlarms();" ng-if="$root.isAlarm && !$root.LoginData.isKiosk"> {{timeNow}}  - - @@ -42,12 +49,12 @@ --> -
  • +
  • -
  • +
  • @@ -58,7 +65,7 @@
  • -
  • +
  • @@ -87,13 +94,13 @@
  • -
  • +
  • -
  • +
  • @@ -126,7 +133,7 @@
    -
    +