Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2318 3486 d 22 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Fixed webview (Android Add to Homescreen)  
/trunk/PcSoftware/scripts/Atom1.5-webgui/manifest.json
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
2317 3486 d 22 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/images/ Added images for webview  
/trunk/PcSoftware/scripts/Atom1.5-webgui/images/homeautomationlogo192.png
/trunk/PcSoftware/scripts/Atom1.5-webgui/images/homeautomationlogo256.png
2314 3517 d 23 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Check if file exist before including it  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
2250 4997 d 10 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added a new page type graphs that shows multiple graphs/images in a collapsible list.  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs/template.html
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
2249 4997 d 22 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added example config for flip switches.  
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
2248 4997 d 22 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/ Added support for flip switch form elements for controlling remote power switches like NEXA.  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/template.html
2215 5126 d 23 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added irdevicestate to config.template  
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
2209 5129 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/ Updates to webgui, now picture scales in Power and PID pages  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/PID/template.html
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/template.html
2208 5131 d 21 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Changed devicestate web interface to work with devicestate in sensor.js  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
2197 5137 d 0 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ Reverted 2193  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/style.css
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/template.html
2196 5137 d 23 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/ Added code to remove updates from pages that is hidden for dimmers and irdevicestate , fixed a faulty commit to info page, added PID-page  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/PID
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/PID/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/PID/style.css
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/PID/template.html
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
2195 5138 d 2 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Created Power page for webgui  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/style.css
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/template.html
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
2193 5138 d 23 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ Fixed PID page for webgui  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/style.css
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/template.html
2192 5139 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Modified webgui to get callbacks when a page is shown or hidden, this is now used by the info-page to stop updates when the page is hidden  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js
2191 5139 d 1 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed so that only used scripts get loaded in webgui  
/trunk/PcSoftware/scripts/Atom1.5-webgui/backend.php
2180 5147 d 0 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Added timeago support to web interface page phonecalls  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/template.html
2179 5147 d 7 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Changed time/date display to display local time instead of UTC/GMT  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
2154 5158 d 1 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added support for jquery.timeago
Ir device state page now use timeago
 
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery.timeago.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
2148 5163 d 1 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added timestamp to windows/doors page, time of last change  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/template.html
2147 5164 d 8 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Disabled tap to toggle header  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php

Show All