Anonymous Login
2026-01-15 13:16 CET

HomeAutomation: trunk r2102 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2012-07-16 15:59:22 Pending
Changeset 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.
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/index.php Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/template.html Diff ] File ]