summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
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
2007-04-25- confirm deleting search timersChristian Wieninger
2007-04-25- added alt tagsChristian Wieninger
2007-04-25- added a '>' as leading sign for active search timersChristian Wieninger
2007-04-25- always display table header to allow search timer creation even if no ↵Christian Wieninger
search timers are present
2007-04-24- temporarly replaced new searchtimer button with button_new.pngMichael Brückner
- dont show something like "edit searchtimers" or "edit timers"
2007-04-24- fixed table design error at searchtimers.ecppMichael Brückner
2007-04-24- added deletion of search timersChristian Wieninger
2007-04-24- fixed "Edit searchtimer" translationMichael Brückner
2007-04-24- enabled toggling of searchtimers in searchtimer listChristian Wieninger
2007-04-24Various stuff, I'm in a hurryThomas Keil
2007-04-24Added Border-bottom for last lineThomas Keil
2007-04-24Fixed layout and table headerThomas Keil
2007-04-24Fixed some styles, new icons, added tooltipsThomas Keil
2007-04-24Styles prettierThomas Keil
2007-04-24Switched to shutters designThomas Keil
2007-04-24Switched design from prison to shutters ;-)Thomas Keil
2007-04-24Added toggle activity functionalityThomas Keil
2007-04-24Last line is not underlined any moreThomas Keil
2007-04-24Added functionality to delete a timerThomas Keil
2007-04-23- 'use title', 'use subtitle', 'use description' is now preselected for new ↵Christian Wieninger
search timers
2007-04-22- moved 'new' button to the leftChristian Wieninger
2007-04-22- added searchresults.oChristian Wieninger
2007-04-22- added search result pageChristian Wieninger
2007-04-19- added creation of new search timersChristian Wieninger
2007-04-17added missing features 'allowed repeats' and 'only repeats within ... days'Christian Wieninger
2007-04-15editing search timersChristian Wieninger
2007-04-15- formatting of start and stop timeChristian Wieninger
- now sorted by search timer name
2007-04-15added edit_searchtimer.ecppChristian Wieninger
2007-04-03- removed tooltips in remote sectionMichael Brückner
2007-04-03- replaced remotecontrol.png and tv.png with jpg-versions (thx to jo01)Michael Brückner
2007-04-02- (MB) complete new remote design with imagemapDieter Hametner
- (MB) placed progressbar after date in whatson (thx to winni) - (MB) replaced inactive picture (thx to winni)
2007-03-31- [MB] fixed table design searchtimersDieter Hametner
- [MB] replaced normal buttons in remote with graphical buttons - [MB] added power button in remote
2007-03-26Spaces in between tables now also don't have a background image in konquerorThomas Keil
2007-03-25Added tooltips in status boxThomas Keil
2007-03-25eliminated background and border in empty lines between tablesThomas Keil
2007-03-25Beautified some stylesThomas Keil
2007-03-25Added close command to onmouseover for tooltips, thus eliminating multiple ↵Thomas Keil
tooltips in the status box
2007-03-25Made Station titles clickableThomas Keil
2007-02-25- Fixed CSS styling for the buttons toolbox in status box.Dieter Hametner
2007-02-25- Added posibility to switch channels from status box.Dieter Hametner
- Regouping of status box active buttons.
2007-02-22- Polling in status box can now be toggled between active and inactive.Dieter Hametner
2007-02-18- Added status box with current channel, program and elapsed time in theDieter 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-30- added readable channels specificationSascha Volkenandt