Age | Commit message (Collapse) | Author |
|
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.
|
|
and *second* replaces \n by <br/>
- using StringEscapeAndBreak for description in whats_on
|
|
|
|
- passing tChannelID consistently
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
- incorporated all code into one shared object
|
|
- moved website code to pagelib subdirectory
- introduced TimerManager that will help working on timers from a background thread
|
|
- added method that fetches plugin class from vdr and gets its setup object
- demo code in channels.ecpp
|
|
|