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
2197 5129 d 22 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
2193 5131 d 21 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
2084 5174 d 5 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 5175 d 2 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 5175 d 20 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
2068 5176 d 1 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