summaryrefslogtreecommitdiff
path: root/pages/menu.ecpp
AgeCommit message (Collapse)Author
2008-02-17moved timer conflicts from main menu to timers menuChristian Wieninger
2008-02-17first version with timer conflictsChristian Wieninger
2007-09-19- added missing include for vdr < 1.5.7Christian Wieninger
2007-09-19- fix translations in vdr-1.5.9Christian Wieninger
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-06-01- moved to uniform features detectorSascha Volkenandt
2007-05-25- Make about box visible on all main pages.Dieter Hametner
2007-05-25- added icon epgsearchSascha Volkenandt
- moved about_box to pageelems - fixed aboutbox without auth
2007-05-25- about box, first summitSascha Volkenandt
2007-05-25- merged 'What's on now' and 'What's on next'Christian Wieninger
2007-05-23- setup pageChristian Wieninger
2007-05-08- Control recordings playback from InfoboxDieter Hametner
- Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions
2007-05-04- added login protection to various pages that i did forgetMichael Brückner
2007-05-04- removed automatic scrolling and turn selection color to blueChristian Wieninger
2007-05-04- the current event in schedules is now displayed in redChristian Wieninger
2007-04-29- xml version of infobox, updates only pagelements inside the box notDieter Hametner
whole box. This circumvents the tooltip stacking problem. - updated styles for this change. - updated i18n.cpp for this change. - Changed javascript implementation for infobox. - Box doesn't change size after first update. - added some <%cpp> { </%cpp> tags to prevent newlines inserted by tntnet. See tntnet documentation about this. - Added infobox to all pages that didn't had one.
2007-04-29- new main menu entry "search"Christian Wieninger
- checking for epgsearch and hiding "search" and "searchtimers" if epgsearch not present
2007-04-28"Logout" is not displayed anymore when authentication is disabledThomas Keil
2007-04-26- added logout button in menuMichael Brückner
- translation fixes
2007-04-25- Added pagemenu infrastructure. Use this to create below the main menuDieter Hametner
a page specific optional additional menu. Just add a component to the main menu. A working sample can be found in 'schedule.ecpp' - Added extra with at the top of the recordings line. - Adapted styles.css for both changes.
2007-01-25- added first approach to show searchtimersSascha Volkenandt
2007-01-14Updated header lines.Dieter Hametner
Moved channel selection into menu line, when schedule is active.
2007-01-13BugfixesThomas Keil
2007-01-13Changed overall menue structureThomas Keil
2007-01-09adjusted formatting of resulting html codeDieter Hametner
2007-01-07removed event_widgetThomas Keil
2007-01-04- introduced page "remote control"Sascha Volkenandt
2007-01-04Initial version of Recordings pageDieter Hametner
2007-01-04Schedule addedThomas Keil
2007-01-03UpdateThomas Keil
2007-01-03Neues und BugfixesThomas Keil
2007-01-03Moved *.ecpp to pages and *.css to css subdir, added images dirDieter Hametner