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 3478 d 16 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Fixed webview (Android Add to Homescreen)  
2317 3478 d 16 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/images/ Added images for webview  
2314 3509 d 17 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Check if file exist before including it  
2307 3707 d 18 h arune /trunk/PcSoftware/scripts/debian/ http -> https  
2304 3750 d 17 h arune /trunk/PcSoftware/scripts/debian/ Fixed problem with dependency for mysqlclient in xenial  
2303 3811 d 16 h arune /trunk/PcSoftware/scripts/debian/ Added dep libx11-6  
2302 3811 d 18 h arune /trunk/PcSoftware/scripts/debian/ Added Atom for xenial  
2293 4489 d 8 h arune /trunk/PcSoftware/scripts/debian/ Fixed copy paste typo. Updated ppa-upload-script with trusty etc  
2250 4989 d 4 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added a new page type graphs that shows multiple graphs/images in a collapsible list.  
2249 4989 d 17 h englund /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added example config for flip switches.  
2248 4989 d 17 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 5072 d 20 h linlun /trunk/PcSoftware/scripts/ Fixed issue 0000021
Bug in modulemanager should now be fixed, please test it
 
2227 5076 d 5 h arune /trunk/PcSoftware/scripts/debian/ Added ppa upload support for quantal (Ubuntu 12.10)  
2215 5118 d 18 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added irdevicestate to config.template  
2209 5120 d 18 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/ Updates to webgui, now picture scales in Power and PID pages  
2208 5123 d 16 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Changed devicestate web interface to work with devicestate in sensor.js  
2197 5128 d 18 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ Reverted 2193  
2196 5129 d 18 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 5129 d 21 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Created Power page for webgui  
2193 5130 d 18 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ Fixed PID page for webgui  
2192 5130 d 19 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 5130 d 19 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed so that only used scripts get loaded in webgui  
2189 5131 d 2 h arune /trunk/PcSoftware/scripts/setConfig/ setAtomConfig.pl updated after testing jspipe interface, now works to use make setconfig with jspipe interface  
2187 5131 d 16 h arune /trunk/PcSoftware/scripts/ Added jspipe-interface to setAtomConfig.pl
Minimal rework in atomDude.pl
 
2180 5138 d 19 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Added timeago support to web interface page phonecalls  
2179 5139 d 1 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Changed time/date display to display local time instead of UTC/GMT  
2164 5144 d 15 h arune /trunk/PcSoftware/ Added functionality to get download progress of reprogramming in atom1.5 and atomdude  
2161 5146 d 1 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 5146 d 22 h arune /trunk/PcSoftware/scripts/ Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface
 
2158 5147 d 7 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 5147 d 18 h arune /trunk/PcSoftware/scripts/ Hopefully improved connection in atomDude  
2156 5147 d 18 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully improved connection when using make setconfig  
2154 5149 d 19 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added support for jquery.timeago
Ir device state page now use timeago
 
2148 5154 d 19 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added timestamp to windows/doors page, time of last change  
2147 5156 d 2 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Disabled tap to toggle header  
2146 5156 d 15 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 5156 d 15 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 5156 d 18 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added web interface page for irdevicestate  
2142 5165 d 16 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Set header to fixed mode  
2140 5165 d 20 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Fixed error in webgui script for phonecalls