Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-01 | Fixed XML error | Thomas Keil | |
2007-05-01 | Fixed HTML errors, bug #277 | Thomas Keil | |
2007-05-01 | Fixed various HTML errors, bug #276 | Thomas Keil | |
2007-05-01 | Beautified some stuff | Thomas Keil | |
2007-05-01 | Beautified some stuff and fixe Bug #273 | Thomas Keil | |
2007-05-01 | "Avoid repeats" is now aligned top, fixed Bug #271 | Thomas Keil | |
2007-05-01 | - Start/StopTimeFormatted now uses ZeroPad from tools.cpp | Christian Wieninger | |
2007-05-01 | Numbers are now padded with leading zeroes if necessary, fixed Bug #275 | Thomas Keil | |
2007-05-01 | Added function ZeroPad to pad numbers with leading zeroes, e.g. 5 -> 05 | Thomas Keil | |
2007-04-30 | Addex XML-encoding to fix Umlaut problem | Thomas Keil | |
2007-04-30 | - fixed a memory leak with new search timers | Christian Wieninger | |
2007-04-29 | - Yet an other error in pages/Makefile found and fixed. | Dieter Hametner | |
2007-04-29 | - Added infobox to searchresults page. | Dieter Hametner | |
2007-04-29 | - Fix Makefile in pages. | Dieter Hametner | |
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 | |