summaryrefslogtreecommitdiff
path: root/javascript/ajax.js
AgeCommit message (Collapse)Author
2007-02-22- Polling in status box can now be toggled between active and inactive.Dieter Hametner
2007-02-18- Added status box with current channel, program and elapsed time in theDieter Hametner
logo area. - Added support for progress bars to display elapsed content. - Extendend ajax.js to be usable for non xml requests. - adapted styles for the new features.
2007-01-18- removed some debug alertsSascha Volkenandt
2007-01-18- displaying error message now if an ajax request succeeded but the ↵Sascha Volkenandt
underlying action failed
2007-01-16- fixed typoSascha Volkenandt
- delivering object in separate variable for anonymous functions
2007-01-15- moved ajax script to separate fileSascha Volkenandt
- moved call of ajax object to page element - introduced page element for replaying recordings - introduced task for replaying recordings - added replay button to recordings page