summaryrefslogtreecommitdiff
path: root/pages/whats_on.ecpp
AgeCommit message (Collapse)Author
2007-01-19- Added new class epgEvent. Sie epg_events.h. This class collects epgDieter Hametner
data from other structures. It can the be used to appent to the page a hidden section with full epg datas for the epg-popup boxes. - Changed whats_on to uses this new feature. - No description in the event boxes any more. A mouse over tooltip shows a shortened version of the description. A click on 'more' displays a full epg box. - Added tip parameter to ajax_action_href. The text is displayed as tooltip when hoovering over the link. - Adapted style.css to make event boxes smaller.
2007-01-19- converted all tChannelID::ToString and *::FromString calls to the stream ↵Sascha Volkenandt
operators when streams are involved
2007-01-18- added function StringEscapeAndBreak, which *first* html-escapes a string ↵Sascha Volkenandt
and *second* replaces \n by <br/> - using StringEscapeAndBreak for description in whats_on
2007-01-18- added ajax javascript and switch_channel callSascha Volkenandt
2007-01-18- Changed default tooltip style class to domTThintDieter Hametner
- Added tooltip style class domTTepg for epg infos like in recordings - Added new pageelement.epg_tt_box to create epg box tooltips. Used at moment in recordings. Planned also for whats_on and schedule. - Changed structure of event box in whats_on to same structure like epg box. This makes the styling comparable between the two boxes. - added bg_tools.png to with a vertical fadeing border to resemble the fading bottom of more line oriented pages.
2007-01-14- Extended tooltip infrastructure.Dieter Hametner
- Made recordings use tooltip infrastructure to display detailed info. - Updated style for this.
2007-01-13BugfixesThomas Keil
2007-01-13Changed overall menue structureThomas Keil
2007-01-12- added operators for streaming tChannelIDSascha Volkenandt
- passing tChannelID consistently
2007-01-10- additional buttons in recordings at the rightDieter Hametner
- Adjusted styles for recordings - recodings folders are now on top of one group - changed some images and added play.png
2007-01-09made logo xhtml conform. Use one logo-component defined in pageelemsDieter Hametner
2007-01-08use StringWordTruncate in whats_onDieter Hametner
2007-01-08fixed styles on whats_onThomas Keil
2007-01-07Change Top-Box styleThomas Keil
2007-01-07- added channel id to call to new timer pageSascha Volkenandt
2007-01-07- renamed page_init.ecpp and page_exit.ecpp to *.ehSascha Volkenandt
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-07Changes HeadThomas Keil
2007-01-07Add space in whats-on headerDieter Hametner
2007-01-07Added JS für ToolTipsThomas Keil
2007-01-07Fixed string stuffThomas Keil
2007-01-07NewThomas Keil