Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-08 | - Control recordings playback from Infobox | Dieter 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 forget | Michael Brückner | |
2007-05-04 | - removed automatic scrolling and turn selection color to blue | Christian Wieninger | |
2007-05-04 | - the current event in schedules is now displayed in red | Christian Wieninger | |
2007-04-29 | - xml version of infobox, updates only pagelements inside the box not | Dieter 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 disabled | Thomas Keil | |
2007-04-26 | - added logout button in menu | Michael Brückner | |
- translation fixes | |||
2007-04-25 | - Added pagemenu infrastructure. Use this to create below the main menu | Dieter 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 searchtimers | Sascha Volkenandt | |
2007-01-14 | Updated header lines. | Dieter Hametner | |
Moved channel selection into menu line, when schedule is active. | |||
2007-01-13 | Bugfixes | Thomas Keil | |
2007-01-13 | Changed overall menue structure | Thomas Keil | |
2007-01-09 | adjusted formatting of resulting html code | Dieter Hametner | |
2007-01-07 | removed event_widget | Thomas Keil | |
2007-01-04 | - introduced page "remote control" | Sascha Volkenandt | |
2007-01-04 | Initial version of Recordings page | Dieter Hametner | |
2007-01-04 | Schedule added | Thomas Keil | |
2007-01-03 | Update | Thomas Keil | |
2007-01-03 | Neues und Bugfixes | Thomas Keil | |
2007-01-03 | Moved *.ecpp to pages and *.css to css subdir, added images dir | Dieter Hametner | |