| Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
| 2318 |
3485 d 10 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Fixed webview (Android Add to Homescreen) |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/manifest.json
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
|
| 2317 |
3485 d 10 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/images/ |
Added images for webview |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/images/homeautomationlogo192.png /trunk/PcSoftware/scripts/Atom1.5-webgui/images/homeautomationlogo256.png
|
| 2314 |
3516 d 11 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Check if file exist before including it |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
|
| 2307 |
3714 d 12 h |
arune |
/trunk/PcSoftware/scripts/debian/ |
http -> https |
|
/trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh
|
| 2304 |
3757 d 11 h |
arune |
/trunk/PcSoftware/scripts/debian/ |
Fixed problem with dependency for mysqlclient in xenial |
|
/trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh
|
| 2303 |
3818 d 10 h |
arune |
/trunk/PcSoftware/scripts/debian/ |
Added dep libx11-6 |
|
/trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh
|
| 2302 |
3818 d 12 h |
arune |
/trunk/PcSoftware/scripts/debian/ |
Added Atom for xenial |
|
/trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh
|
| 2293 |
4496 d 2 h |
arune |
/trunk/PcSoftware/scripts/debian/ |
Fixed copy paste typo. Updated ppa-upload-script with trusty etc |
|
/trunk/PcSoftware/scripts/debian/files/control /trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh
|
| 2250 |
4995 d 22 h |
englund |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Added a new page type graphs that shows multiple graphs/images in a collapsible list. |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs/script.js /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs/template.html
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
|
| 2249 |
4996 d 11 h |
englund |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Added example config for flip switches. |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
|
| 2248 |
4996 d 11 h |
englund |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/ |
Added support for flip switch form elements for controlling remote power switches like NEXA. |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/script.js /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/template.html
|
| 2228 |
5079 d 14 h |
linlun |
/trunk/PcSoftware/scripts/ |
Fixed issue 0000021
Bug in modulemanager should now be fixed, please test it |
|
/trunk/PcSoftware/scripts/ModuleManager
|
| 2227 |
5082 d 23 h |
arune |
/trunk/PcSoftware/scripts/debian/ |
Added ppa upload support for quantal (Ubuntu 12.10) |
|
/trunk/PcSoftware/scripts/debian/files/control /trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh
|
| 2215 |
5125 d 12 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Added irdevicestate to config.template |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
|
| 2209 |
5127 d 12 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/ |
Updates to webgui, now picture scales in Power and PID pages |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/PID/template.html /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/template.html
|
| 2208 |
5130 d 10 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ |
Changed devicestate web interface to work with devicestate in sensor.js |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
|
| 2197 |
5135 d 12 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
|
| 2196 |
5136 d 11 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
|
| 2195 |
5136 d 15 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Created Power page for webgui |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/script.js /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/style.css /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/Power/template.html
/trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template
|
| 2193 |
5137 d 11 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
|
| 2192 |
5137 d 13 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 |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js
|
| 2191 |
5137 d 13 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Changed so that only used scripts get loaded in webgui |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/backend.php
|
| 2189 |
5137 d 20 h |
arune |
/trunk/PcSoftware/scripts/setConfig/ |
setAtomConfig.pl updated after testing jspipe interface, now works to use make setconfig with jspipe interface |
|
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
|
| 2187 |
5138 d 10 h |
arune |
/trunk/PcSoftware/scripts/ |
Added jspipe-interface to setAtomConfig.pl
Minimal rework in atomDude.pl |
|
/trunk/PcSoftware/scripts/atomDude.pl /trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
|
| 2180 |
5145 d 13 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ |
Added timeago support to web interface page phonecalls |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/template.html
|
| 2179 |
5145 d 19 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ |
Changed time/date display to display local time instead of UTC/GMT |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
|
| 2164 |
5151 d 9 h |
arune |
/trunk/PcSoftware/ |
Added functionality to get download progress of reprogramming in atom1.5 and atomdude |
|
/trunk/PcSoftware/Atom1.5/script/plugin/node.js /trunk/PcSoftware/Atom1.5/src/control/Manager.cpp /trunk/PcSoftware/Atom1.5/src/control/Manager.h /trunk/PcSoftware/Atom1.5/src/control/Node.cpp /trunk/PcSoftware/Atom1.5/src/control/Node.h /trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.cpp /trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.h /trunk/PcSoftware/scripts/atomDude.pl
|
| 2161 |
5152 d 19 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 |
|
/trunk/PcSoftware/scripts/atomDude.pl
|
| 2159 |
5153 d 16 h |
arune |
/trunk/PcSoftware/scripts/ |
Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface |
|
/trunk/PcSoftware/scripts/atomDude.pl /trunk/PcSoftware/scripts/setConfig/AtomLib.pl
|
| 2158 |
5154 d 1 h |
arune |
/trunk/PcSoftware/scripts/ |
Started support for reset and programming over jspipe, reset should now work but programming is still work to do |
|
/trunk/PcSoftware/scripts/atomDude.pl /trunk/PcSoftware/scripts/setConfig/AtomLib.pl
|
| 2157 |
5154 d 11 h |
arune |
/trunk/PcSoftware/scripts/ |
Hopefully improved connection in atomDude |
|
/trunk/PcSoftware/scripts/atomDude.pl
|
| 2156 |
5154 d 12 h |
arune |
/trunk/PcSoftware/scripts/setConfig/ |
Hopefully improved connection when using make setconfig |
|
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
|
| 2154 |
5156 d 13 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Added support for jquery.timeago
Ir device state page now use timeago |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery.timeago.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
|
| 2148 |
5161 d 13 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ |
Added timestamp to windows/doors page, time of last change |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/template.html
|
| 2147 |
5162 d 20 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Disabled tap to toggle header |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
|
| 2146 |
5163 d 9 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. |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
|
| 2145 |
5163 d 9 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. |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
|
| 2144 |
5163 d 12 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ |
Added web interface page for irdevicestate |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/template.html
|
| 2142 |
5172 d 10 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Set header to fixed mode |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
|
| 2140 |
5172 d 14 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ |
Fixed error in webgui script for phonecalls |
|
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
|