summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
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
2007-01-25- removed reference to header_boxSascha Volkenandt
2007-01-25- removed   from pageSascha Volkenandt
2007-01-25- added first approach to show searchtimersSascha Volkenandt
2007-01-25- added namespace spec so page doesn't need to use namespace vdrliveSascha Volkenandt
- added exception.h so page doesn't need to include it itself
2007-01-21- Draggable epg-evnts tooltips. They don't get closed automaticaly. ItDieter Hametner
is possible to have more of them open at one time. This makes it possible to have tooltips also inside the epg-event boxes. This is an experimental setting and is only a domTT configuration option. - Found and preliminary fixed a bug in domTT for sticky tooltips (like the epg-event boxes) that don't have a domTT-caption (domTT option caption set to false for design reasons). When they are set to draggable domTT crashes. I added a fix to this, that makes the whole box draggable with the mouse. Idealy one would like to have this beheaviour only in the title bar. Will try to report this bug upstream to domTT developer. - Added some translations for new strings.
2007-01-21- use epg_events in recordings too. This simplifies the overallDieter Hametner
recordings code.
2007-01-21Added calculation of dependencies for the generated .cpp files.Dieter Hametner