summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
2007-05-04- the current event in schedules is now displayed in redChristian Wieninger
2007-05-03- size of extended epg info fields increased from 10 to 20Christian Wieninger
2007-05-03- EPG pages now display record.png or record_timer.png depending on an ↵Christian Wieninger
existing timer - If record_timer.png is displayed one can now edit the timer for an event
2007-05-02- Fix bug #00283 by using optional 'SkipGap' parameter ofDieter Hametner
Channels.GetByNumber function.
2007-05-02- now using common time formatChristian Wieninger
2007-05-01Beautified some stuff, I'm not yet content with the daysThomas Keil
2007-05-01Fixed HTML error, bug #279Thomas Keil
2007-05-01Fixed some XML-WarningsThomas Keil
2007-05-01Fixed HTML errors, bug #278Thomas Keil
2007-05-01Fixed XML errorThomas Keil
2007-05-01Fixed HTML errors, bug #277Thomas Keil
2007-05-01Fixed various HTML errors, bug #276Thomas Keil
2007-05-01Beautified some stuffThomas Keil
2007-05-01Beautified some stuff and fixe Bug #273Thomas Keil
2007-05-01"Avoid repeats" is now aligned top, fixed Bug #271Thomas Keil
2007-05-01Numbers are now padded with leading zeroes if necessary, fixed Bug #275Thomas Keil
2007-04-30Addex XML-encoding to fix Umlaut problemThomas Keil
2007-04-30- fixed a memory leak with new search timersChristian 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 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-29Removed %p so that displaying of times gets uniformThomas Keil
2007-04-29- removed 'Cancel' buttonChristian Wieninger
2007-04-29- corrected caption of 'lifetime'Christian Wieninger
2007-04-29- new main menu entry "search" to search in the EPGChristian 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-28fixed html errorThomas Keil
2007-04-28Fixed two html-errorsThomas Keil
2007-04-28"Logout" is not displayed anymore when authentication is disabledThomas Keil
2007-04-28fixed missing bottom line in last rowThomas 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 submenuMichael Brückner
2007-04-27Removed Date column, the date is already in the box titleThomas Keil
2007-04-27Added active-arrowsThomas Keil
2007-04-27Removed border-bottom for last lineThomas Keil
2007-04-27Headerline for each timerboxThomas Keil
2007-04-27- added a check for search terms shorter then 4 charsChristian Wieninger
2007-04-27- added actions für searchtimer & timer in submenuMichael Brückner
- resized logo_login.png - beautified login page
2007-04-27Timers of different days are now printed seperatelyThomas Keil
2007-04-27Added "New timer" buttonThomas Keil
2007-04-26- added logout button in menuMichael Brückner
- translation fixes
2007-04-26- added a 'Test'-Button to check the results of a search timer before savingChristian Wieninger
2007-04-26- added login protection to the following pages: edit_searchtimer.ecppMichael 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-26NewThomas Keil
2007-04-26Added authenticationThomas Keil
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-04-25- Reenabled buttons with tooltips in the epg boxes and multipleDieter 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-25Beatified edit_searchtimer, added helping tooltipsThomas Keil
2007-04-25Simplified delete confirmThomas Keil