summaryrefslogtreecommitdiff
path: root/pages/menu.ecpp
AgeCommit message (Collapse)Author
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