Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2104 5181 d 8 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed Home to Start to be more language agnostic  
2102 5181 d 8 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed so only one request at a time is made toward the server since the server can not handle it in a good way.
Added functions for popping up dialogs in the web interface.
Added a function to sync the time between the server and the client to be able to do correct comparisons, requires a new function in atom!!!
Added popup functionality to the phonecalls page where a popup will appear when a new call is detected. Since the call logg is checked every 4 seconds there can be a little latency and the check checks for calls that are less than 10 seconds old. The dialog will auto close after 15 seconds if not closed manually.
 
2101 5181 d 10 h arune /trunk/PcSoftware/scripts/setConfig/ Changed timeout, slower communication but more reliable  
2097 5181 d 13 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Forgot that I disabled the polling of calls, re-enabled it now  
2096 5181 d 13 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Made the phonecall view more friendly to a small screen like my phone :)  
2093 5182 d 0 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added a new page with phone call history to the webgui. Ít has some configuration options but they are all described in the config.php.template file.  
2086 5182 d 11 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed Home button icon to home icon  
2085 5182 d 11 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Removed old light folder  
2084 5182 d 12 h arune /trunk/PcSoftware/scripts/ Renamed Atom1.5-phpExampleClient to Atom1.5-webgui and moved contents from light folder directly to Atom1.5-webgui  
2080 5183 d 8 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added the possibility to translate alias names into nicer looking names for display as suggested by arune.
There is a array i the configuration file which to set this up. If an alias does not have a pretty name in this file the alias itself will be used.
 
2074 5184 d 0 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added generic buttons page, example in config send serial commands.  
2073 5184 d 1 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added configuration parameter to use old or new atomic protocol.
Added new page for IRremotes, it is untested but should work. Also it relies on the remote name following certain rules.
 
2071 5184 d 2 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/ Removed textbox with value for sliders.
Added max and min buttons to sliders.
Small cosmetic fix to information boxes.
 
2070 5184 d 2 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Changed how the page switching works.
Added swipe left and right to switch pages. Very nice!
 
2069 5184 d 6 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/ Disabled the disabling based on timeout, to much issues right now  
2068 5184 d 7 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Completly new web interfaces built on jQuery Mobile. Uses the concept of pages where pre-defined pages can be created and hopefully shared between us all. Then you instansiate one or more of these pages in the configuration file.
Right now only two simple pages exists, one for dimmers and one for generic last value information.
Do not forget to update to the latest version of the scripts for Atom!
 
2063 5185 d 3 h arune /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added atom_interface.php for new revision of atom1.5  
2062 5185 d 3 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ more data  
2061 5185 d 4 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Removed config, added config as template  
2060 5185 d 4 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added config files  

Show All