Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-24 | Last line is not underlined any more | Thomas Keil | |
2007-03-26 | Spaces in between tables now also don't have a background image in konqueror | Thomas Keil | |
2007-03-25 | eliminated background and border in empty lines between tables | Thomas Keil | |
2007-02-18 | - Added status box with current channel, program and elapsed time in the | Dieter Hametner | |
logo area. - Added support for progress bars to display elapsed content. - Extendend ajax.js to be usable for non xml requests. - adapted styles for the new features. | |||
2007-01-14 | Updated header lines. | Dieter Hametner | |
Moved channel selection into menu line, when schedule is active. | |||
2007-01-14 | Updates | Thomas Keil | |
2007-01-13 | Bugfixes | Thomas Keil | |
2007-01-13 | Changed overall menue structure | Thomas Keil | |
2007-01-12 | - added operators for streaming tChannelID | Sascha Volkenandt | |
- passing tChannelID consistently | |||
2007-01-09 | made logo xhtml conform. Use one logo-component defined in pageelems | Dieter Hametner | |
2007-01-09 | fixed page layout (partly by Michi) | Dieter Hametner | |
2007-01-07 | - renamed page_init.ecpp and page_exit.ecpp to *.eh | Sascha Volkenandt | |
2007-01-07 | - simplified error handling | Sascha Volkenandt | |
- moved error_widget to error.ecpp as subcomponent - introduced error handling where necessary - moved creation of timer settings string from page to code - added redirect to edit_timer.ecpp after saving a timer | |||
2007-01-06 | - added simple error handling and regrouped web pages | Sascha Volkenandt | |
2007-01-05 | - introduced channels widget to schedule | Sascha Volkenandt | |
2007-01-05 | - added new page edit_timer | Sascha Volkenandt | |
- removed obsolete new_timer - added button and link to edit_timer | |||
2007-01-04 | - added EPGLinger | Sascha Volkenandt | |
2007-01-04 | - implemented skipping past event like within vdr | Sascha Volkenandt | |
2007-01-04 | - now skipping events that are in the past | Sascha Volkenandt | |
2007-01-04 | - fixed name clash by renaming "channel" in for-loop to "listChannel" | Sascha Volkenandt | |
2007-01-04 | Made it usable | Thomas Keil | |
2007-01-03 | Moved *.ecpp to pages and *.css to css subdir, added images dir | Dieter Hametner | |