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
2196 5129 d 22 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
2111 5170 d 20 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed the webgui to use the new Atomd JsPipe interface instead of the atomic. Should not suffer from the protocol limitations of the atomic protocol.
This is a breaking change and requires the latest revision of Atom. It will also require an update to the webgui configuration file.
 
/trunk/PcSoftware/scripts/Atom1.5-webgui/atomjs_interface.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/atom_interface_new.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/atom_interface_old.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/backend.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
/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/irremotes/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
2084 5173 d 7 h arune /trunk/PcSoftware/scripts/ Renamed Atom1.5-phpExampleClient to Atom1.5-webgui and moved contents from light folder directly to Atom1.5-webgui  
/trunk/PcSoftware/scripts/Atom1.5-webgui
/trunk/PcSoftware/scripts/Atom1.5-webgui/atom_interface_new.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/atom_interface_old.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/backend.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-webgui/htaccess.bak
/trunk/PcSoftware/scripts/Atom1.5-webgui/images
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery-1.7.2.min.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery.mobile-1.1.1.min.css
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery.mobile-1.1.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery.tmpl.min.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/atom_interface_new.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/atom_interface_old.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/backend.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/htaccess.bak
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/images
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/index.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/jquery-1.7.2.min.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/jquery.mobile-1.1.1.min.css
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/jquery.mobile-1.1.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/jquery.tmpl.min.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/light/pages
2080 5174 d 4 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.
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
2071 5174 d 21 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.
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
2069 5175 d 1 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/ Disabled the disabling based on timeout, to much issues right now  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
2068 5175 d 2 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!
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/backend.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/ajax-loader.gif
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery-1.7.2.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.1.1.min.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.1.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.tmpl.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icon-search-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery-1.6.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.min.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/ajax-loader.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-18-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-18-white.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-36-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-36-white.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php