Rev 2101 |
Rev 2104 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| SVN
| RSS feed
Last modification
- Rev 2102 2012-07-16 13:59:22
- Author: runge
- Log message:
- 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.