Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2318 3486 d 3 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Fixed webview (Android Add to Homescreen)  
2317 3486 d 3 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/images/ Added images for webview  
2314 3517 d 4 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Check if file exist before including it  
2307 3715 d 5 h arune /trunk/PcSoftware/scripts/debian/ http -> https  
2304 3758 d 3 h arune /trunk/PcSoftware/scripts/debian/ Fixed problem with dependency for mysqlclient in xenial  
2303 3819 d 3 h arune /trunk/PcSoftware/scripts/debian/ Added dep libx11-6  
2302 3819 d 4 h arune /trunk/PcSoftware/scripts/debian/ Added Atom for xenial  
2293 4496 d 18 h arune /trunk/PcSoftware/scripts/debian/ Fixed copy paste typo. Updated ppa-upload-script with trusty etc  
2250 4996 d 15 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added a new page type graphs that shows multiple graphs/images in a collapsible list.  
2249 4997 d 3 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added example config for flip switches.  
2248 4997 d 3 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/ Added support for flip switch form elements for controlling remote power switches like NEXA.  
2228 5080 d 7 h linlun /trunk/PcSoftware/scripts/ Fixed issue 0000021
Bug in modulemanager should now be fixed, please test it
 
2227 5083 d 16 h arune /trunk/PcSoftware/scripts/debian/ Added ppa upload support for quantal (Ubuntu 12.10)  
2215 5126 d 4 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added irdevicestate to config.template  
2209 5128 d 5 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/ Updates to webgui, now picture scales in Power and PID pages  
2208 5131 d 2 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Changed devicestate web interface to work with devicestate in sensor.js  
2197 5136 d 5 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ Reverted 2193  
2196 5137 d 4 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  
2195 5137 d 7 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Created Power page for webgui  
2193 5138 d 4 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ Fixed PID page for webgui  
2192 5138 d 5 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  
2191 5138 d 6 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed so that only used scripts get loaded in webgui  
2189 5138 d 12 h arune /trunk/PcSoftware/scripts/setConfig/ setAtomConfig.pl updated after testing jspipe interface, now works to use make setconfig with jspipe interface  
2187 5139 d 3 h arune /trunk/PcSoftware/scripts/ Added jspipe-interface to setAtomConfig.pl
Minimal rework in atomDude.pl
 
2180 5146 d 5 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Added timeago support to web interface page phonecalls  
2179 5146 d 12 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Changed time/date display to display local time instead of UTC/GMT  
2164 5152 d 2 h arune /trunk/PcSoftware/ Added functionality to get download progress of reprogramming in atom1.5 and atomdude  
2161 5153 d 12 h arune /trunk/PcSoftware/scripts/ Updated atomDude to reprogram nodes with atom over jspipe interface, to try this change your EmbeddedSoftware/AVR/personal/system.inc to use port 1203 with atomDude.pl  
2159 5154 d 9 h arune /trunk/PcSoftware/scripts/ Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface
 
2158 5154 d 17 h arune /trunk/PcSoftware/scripts/ Started support for reset and programming over jspipe, reset should now work but programming is still work to do  
2157 5155 d 4 h arune /trunk/PcSoftware/scripts/ Hopefully improved connection in atomDude  
2156 5155 d 4 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully improved connection when using make setconfig  
2154 5157 d 6 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added support for jquery.timeago
Ir device state page now use timeago
 
2148 5162 d 5 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added timestamp to windows/doors page, time of last change  
2147 5163 d 13 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Disabled tap to toggle header  
2146 5164 d 2 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Removed start page completly, it was a special case page which is not needed, can be duplicated with a buttons page if needed.
Fixed navigation to the correct page on page load, e.g. read the hash at load and set the correct page.
 
2145 5164 d 2 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed page title to contain all buttons to all pages. jQuery Mobile only supports 5 buttons before splitting into a new row so if you get more than one row that is the reason.  
2144 5164 d 4 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added web interface page for irdevicestate  
2142 5173 d 3 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Set header to fixed mode  
2140 5173 d 6 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Fixed error in webgui script for phonecalls