From 855a0e8ddc273b58066530a1b55a946021dfc56e Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 24 Jun 2015 18:47:42 -0400 Subject: Cleaned up code, commented, preparing for HTTPS via CordovaHTTP --- www/index.html | 72 ++++++------ www/js/DataModel.js | 56 ++++++--- www/js/DevOptionsCtrl.js | 45 ++++---- www/js/EventCtrl.js | 196 ++++++++++++++++++++------------ www/js/EventsGraphsCtrl.js | 14 ++- www/js/LoginCtrl.js | 40 ++++++- www/js/ModalCtrl.js | 40 +++---- www/js/MonitorCtrl.js | 122 +++++++++----------- www/js/MonitorModalCtrl.js | 2 - www/js/MontageCtrl.js | 239 ++++++++++++++++++--------------------- www/js/StateCtrl.js | 55 ++++----- www/js/app.js | 19 +++- www/js/controllers.js | 1 - www/templates/devoptions.html | 14 +-- www/templates/events-graphs.html | 53 ++++----- www/templates/events-modal.html | 22 +--- www/templates/events.html | 2 +- www/templates/login.html | 7 +- 18 files changed, 531 insertions(+), 468 deletions(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index a4a2d47b..1db134e8 100644 --- a/www/index.html +++ b/www/index.html @@ -4,15 +4,15 @@ - + - - + + @@ -26,7 +26,7 @@ - + @@ -40,17 +40,17 @@ - + - + - + @@ -76,7 +76,8 @@ - + + @@ -88,46 +89,53 @@ - - - Monitors - - - - Montage View - - - Events + + + + Monitors + - - - System Status + + + + Montage View + - + + + + Events + + + + + + + System Status + - - ZM Settings + + + ZM Settings - + - - Developer Settings + + Developer Settings - - Help + + Help - - @@ -137,7 +145,7 @@ after the status bar comes on - because the window kicked in before phonegap got ready -->