summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
2007-05-31- [0000336] finnish translationSascha Volkenandt
2007-05-31- [0000337] patch committedSascha Volkenandt
2007-05-31- added missing slash in pathSascha Volkenandt
2007-05-31- looking up paths now with MapUrlSascha Volkenandt
2007-05-31Implemented list view (see Feature Request #0000338).Andreas Mair
2007-05-30- correct 404Sascha Volkenandt
2007-05-30- new filesSascha Volkenandt
2007-05-30- imdb support (ticket 323)Christian Wieninger
2007-05-30- fixed #333 (thx to rofafor!)Michael Brückner
2007-05-30- code reviewChristian Wieninger
- replacing javascript parts with tntnet
2007-05-29- now using StringUrlEncode when searching for repeatsChristian Wieninger
2007-05-29- highlight now/next depending on modeChristian Wieninger
2007-05-29- added translation-fixes for aboutboxMichael Brückner
- added hyperlink style for aboutbox
2007-05-29- changed about textSascha Volkenandt
2007-05-29- added bugtracking information to about boxSascha Volkenandt
- added nicknames to about box
2007-05-28- update epgsearch homepageChristian Wieninger
2007-05-27- empty display of "last channel" when 0Christian Wieninger
2007-05-27- redisplay input time formattedChristian Wieninger
2007-05-27- again more flexible handling a lazy input timeChristian Wieninger
- redisplay selected or given time (dropdown / input field) in corresponding field after reload
2007-05-26- allows now smarter input for time, e.g. "1:5" -> "01:05"Christian Wieninger
2007-05-26- some i18n fixesChristian Wieninger
- added an input field for arbitrary time
2007-05-26- added a tooltip for user defined timesChristian Wieninger
2007-05-25- Make about box visible on all main pages.Dieter Hametner
2007-05-25- Adapted Aboutbox for better i18n support.Dieter Hametner
- Modified styles for longer german translation strings.
2007-05-25- added version display for epgsearchSascha Volkenandt
2007-05-25- corrected Michis nameSascha Volkenandt
2007-05-25- added icon epgsearchSascha Volkenandt
- moved about_box to pageelems - fixed aboutbox without auth
2007-05-25- about box, first summitSascha Volkenandt
2007-05-25- first version of "userdef. times" in "What's on?"Christian Wieninger
2007-05-25- merged 'What's on now' and 'What's on next'Christian Wieninger
2007-05-25- search for repeats in what'on and schedule, if epgsearch is presentChristian Wieninger
2007-05-24fixed some style errorsThomas Keil
2007-05-24- highlight "Search" in menu when displaying any search resultsChristian Wieninger
2007-05-24Added nice frames around checkboxes and their labels, added logical labels ↵Thomas Keil
(you can click the label now to enable the checkbox/radio)
2007-05-23- show auth part only when enabledChristian Wieninger
- common method Setup::SaveSetup to store setup values from osd and web frontend
2007-05-23- setup pageChristian Wieninger
2007-05-23- epgsearch defaults for search timer creationChristian Wieninger
2007-05-23- link to channel in search resultsChristian Wieninger
2007-05-23- summary for search resultsChristian Wieninger
2007-05-11- added translation for "wrong username or password" in login.ecppMichael Brückner
2007-05-11- added padding in login.ecppMichael Brückner
2007-05-08- Control recordings playback from InfoboxDieter Hametner
- Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions
2007-05-07- feature 292: link to schedule on channel name in timers listChristian Wieninger
2007-05-07- activation of infobox before streamingChristian Wieninger
2007-05-07Changed Header, used time is now one column, fixing bugs #299 and #285Thomas Keil
2007-05-07Focus is now on the login field by default, fixing Bug #288Thomas Keil
2007-05-06- display of series timer was broken, if a series timer was at topChristian Wieninger
- gab between series timer and following standard timer was missing
2007-05-06- Added recording timer indication. Fixes #302Dieter Hametner
- Added appropriate image, adaped Makefile - Changed timers.ecpp, recordings.ecpp to use only <%cpp> (Doesn't confuse syntax aware text editors like <{ }> did.)
2007-05-06- admin password is now stored as <length>:<md5 hash of password> in ↵Christian Wieninger
live.AdminPasswordMD5 (default password keeps 'live', so please re-edit your password via OSD) - new function MD5Hash in tools - changed epgsearch to use MD5Hash of tools
2007-05-06- added alt="" tags in remote.ecpp - closes #267Michael Brückner