summaryrefslogtreecommitdiff
path: root/pages/channels_widget.ecpp
AgeCommit message (Collapse)Author
2008-02-16removed evaluating the 'last channel' since this is only useful for EPGChristian Wieninger
2007-07-22- Some changes to enhance W3C XHTML strict compatibility.Dieter Hametner
- Timer are called with epgid instead channelid and eventid.
2007-07-12- Update to the mootools framework.Dieter Hametner
- New more XHTML compliant tips. - Optional AJAX enabled infoboxes for epg information. - Major speed enhancement for the single pages, due to less data to transfer to the browser. - See doc/ChangeLog for more detailed changes description. - See doc/dev-conventions.txt for how we benefit from mootools package on the ECMAScript side of live.
2007-05-04- added login protection to various pages that i did forgetMichael Brückner
2007-01-07- simplified error handlingSascha Volkenandt
- moved error_widget to error.ecpp as subcomponent - introduced error handling where necessary - moved creation of timer settings string from page to code - added redirect to edit_timer.ecpp after saving a timer
2007-01-06- added simple error handling and regrouped web pagesSascha Volkenandt
2007-01-05- added option channelId to force output of ids instead of numbersSascha Volkenandt
2007-01-05- fixed html escaping the attributesSascha Volkenandt
2007-01-05- added channels widgetSascha Volkenandt