Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-23 | finnish translation update, thanks to Rolf Ahrenberg | Christian Wieninger | |
2010-11-20 | - some fixes and improvements to multischedule | Martin Wache | |
2010-11-07 | - first working version of multischedule | Martin Wache | |
2009-09-07 | new user management within setup that also handles different user rights | Christian Wieninger | |
2008-02-24 | Added functionality to display timer conflicts when polled through the | Dieter Hametner | |
statusbox updates. Created the layout and look of the status message. | |||
2008-02-24 | Pagemenu is an ID of the corresponding div now. There is only one | Dieter Hametner | |
pagemenu allowed so this change makes it clear. Adapted styles in global styles.css as well in the themes supplied with live. | |||
2008-02-22 | First implementation of a notification about timer conflicts in LIVE. | Dieter Hametner | |
Based on the work of winni in epgsearch and its service interface. | |||
2008-02-17 | moved timer conflicts from main menu to timers menu | Christian Wieninger | |
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2007-09-19 | - added missing include for vdr < 1.5.7 | Christian Wieninger | |
2007-09-19 | - fix translations in vdr-1.5.9 | Christian 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 detector | Sascha Volkenandt | |
2007-05-25 | - Make about box visible on all main pages. | Dieter Hametner | |
2007-05-25 | - added icon epgsearch | Sascha Volkenandt | |
- moved about_box to pageelems - fixed aboutbox without auth | |||
2007-05-25 | - about box, first summit | Sascha Volkenandt | |
2007-05-25 | - merged 'What's on now' and 'What's on next' | Christian Wieninger | |
2007-05-23 | - setup page | Christian Wieninger | |
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 | |