HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
scripts
/
Atom1.5-webgui
/
pages
/
phonecalls
/
template.html
– Rev 2180
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2180
5142 d 10 h
arune
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/
Added timeago support to web interface page phonecalls
2139
5169 d 12 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added one alternate template for PhoneNumber presentation
2102
5175 d 14 h
runge
/trunk/PcSoftware/scripts/Atom1.5-webgui/
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.
2096
5175 d 19 h
runge
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Made the phonecall view more friendly to a small screen like my phone :)
2093
5176 d 7 h
runge
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added a new page with phone call history to the webgui. Ít has some configuration options but they are all described in the config.php.template file.