Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Removed %p so that displaying of times gets uniform | Thomas Keil | |
2007-04-29 | - removed 'Cancel' button | Christian Wieninger | |
2007-04-29 | - corrected caption of 'lifetime' | Christian Wieninger | |
2007-04-29 | - new main menu entry "search" to search in the EPG | Christian Wieninger | |
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 | fixed a bug | Thomas Keil | |
2007-04-28 | fixed html error | Thomas Keil | |
2007-04-28 | Fixed two html-errors | Thomas Keil | |
2007-04-28 | "Logout" is not displayed anymore when authentication is disabled | Thomas Keil | |
2007-04-28 | fixed missing bottom line in last row | Thomas Keil | |
2007-04-28 | Fixed bug in timers table head | Thomas Keil | |
2007-04-28 | - added a dropdown list in search timer's edit to select an existing ↵ | Christian Wieninger | |
recording directory | |||
2007-04-27 | - added actions for remote in submenu | Michael Brückner | |
2007-04-27 | Removed Date column, the date is already in the box title | Thomas Keil | |
2007-04-27 | Added active-arrows | Thomas Keil | |
2007-04-27 | Fixed an i18n | Thomas Keil | |
2007-04-27 | Removed border-bottom for last line | Thomas Keil | |
2007-04-27 | - resized logo_login.png to palm compatible 300x120px | Michael Brückner | |
2007-04-27 | Headerline for each timerbox | Thomas Keil | |
2007-04-27 | fixed: arrow.png -> arrow.o | Thomas Keil | |
2007-04-27 | - added arrow.png for listing active timers & searchtimers | Michael Brückner | |
2007-04-27 | - added a check for search terms shorter then 4 chars | Christian Wieninger | |
2007-04-27 | - added actions für searchtimer & timer in submenu | Michael Brückner | |
- resized logo_login.png - beautified login page | |||
2007-04-27 | Timers of different days are now printed seperately | Thomas Keil | |
2007-04-27 | Added "New timer" button | Thomas Keil | |
2007-04-27 | Increased Session Timeout to 24h | Thomas Keil | |
2007-04-26 | - added button_yellow.png | Michael Brückner | |
2007-04-26 | - added logout button in menu | Michael Brückner | |
- translation fixes | |||
2007-04-26 | - fixed forward declaration and scope of cMenuSetup | Sascha Volkenandt | |
2007-04-26 | - extended service interface with QuerySearch(std::string) to search for ↵ | Christian Wieninger | |
arbitrary queries | |||
2007-04-26 | - new 'Test'-Button | Christian Wieninger | |
2007-04-26 | - extended searchresults with md5 methods | Christian Wieninger | |
2007-04-26 | - added a 'Test'-Button to check the results of a search timer before saving | Christian Wieninger | |
2007-04-26 | - added login protection to the following pages: edit_searchtimer.ecpp | Michael Brückner | |
edit_timer.ecpp login.ecpp recordings.ecpp remote.ecpp schedule.ecpp searchresults.ecpp searchtimers.ecpp timers.ecpp whats_on.ecpp - replaced DOCTYPE at login.ecpp and whats_on.ecpp with page element "<& pageelems.doc_type &>" | |||
2007-04-26 | - moved version checking from live.h to live.cpp | Christian Wieninger | |
2007-04-26 | New | Thomas Keil | |
2007-04-26 | Added authentication | Thomas Keil | |
2007-04-26 | Added OSD config | Thomas Keil | |
2007-04-26 | Added translations | Thomas Keil | |
2007-04-26 | - added logo_login.png | Michael Brückner | |
- replaced button_blue.png | |||
2007-04-26 | - replaced tux with new crystal tux in logo.png (thx to jo01) | Michael Brückner | |
2007-04-26 | - resized logo.png | Michael Brückner | |
2007-04-26 | - new glass logo | Michael Brückner | |
- resized logo to 72px of height to match with infobox | |||
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-04-25 | - Reenabled buttons with tooltips in the epg boxes and multiple | Dieter Hametner | |
epg-boxes simultanously. - This currently prevents the statusbox of having tooltips on its buttons because at each 'update' the tooltip reappears leading to an accumulation of tooltips. | |||
2007-04-25 | Beatified edit_searchtimer, added helping tooltips | Thomas Keil | |
2007-04-25 | - added help icon help.png | Michael Brückner | |
2007-04-25 | Simplified delete confirm | Thomas Keil | |
2007-04-25 | - confirm deleting search timers | Christian Wieninger | |