Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-11 | - added padding in login.ecpp | Michael Brückner | |
2007-05-08 | - Control recordings playback from Infobox | Dieter 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 list | Christian Wieninger | |
2007-05-07 | - activation of infobox before streaming | Christian Wieninger | |
2007-05-07 | Changed Header, used time is now one column, fixing bugs #299 and #285 | Thomas Keil | |
2007-05-07 | Focus is now on the login field by default, fixing Bug #288 | Thomas Keil | |
2007-05-06 | - display of series timer was broken, if a series timer was at top | Christian Wieninger | |
- gab between series timer and following standard timer was missing | |||
2007-05-06 | - Added recording timer indication. Fixes #302 | Dieter 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 #267 | Michael Brückner | |
2007-05-05 | - General cleanup of recordings. Made design more like other pages | Dieter Hametner | |
- Bugfix for #289, #291 - Adapted styles and helper classes. - recordings should be now strict XHTML. | |||
2007-05-04 | - tooltip is now on events title | Christian Wieninger | |
2007-05-04 | - added grab abfrage ob kann | Sascha Volkenandt | |
2007-05-04 | - added login protection to various pages that i did forget | Michael Brückner | |
2007-05-04 | - moved grab task into mainthreadloop | Sascha Volkenandt | |
2007-05-04 | - "more" button for schedule | Christian Wieninger | |
2007-05-04 | - removed automatic scrolling and turn selection color to blue | Christian Wieninger | |
2007-05-04 | - the current event in schedules is now displayed in red | Christian Wieninger | |
2007-05-03 | - size of extended epg info fields increased from 10 to 20 | Christian 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 of | Dieter Hametner | |
Channels.GetByNumber function. | |||
2007-05-02 | - now using common time format | Christian Wieninger | |
2007-05-01 | Beautified some stuff, I'm not yet content with the days | Thomas Keil | |
2007-05-01 | Fixed HTML error, bug #279 | Thomas Keil | |
2007-05-01 | Fixed some XML-Warnings | Thomas Keil | |
2007-05-01 | Fixed HTML errors, bug #278 | Thomas Keil | |
2007-05-01 | Fixed XML error | Thomas Keil | |
2007-05-01 | Fixed HTML errors, bug #277 | Thomas Keil | |
2007-05-01 | Fixed various HTML errors, bug #276 | Thomas Keil | |
2007-05-01 | Beautified some stuff | Thomas Keil | |
2007-05-01 | Beautified some stuff and fixe Bug #273 | Thomas Keil | |
2007-05-01 | "Avoid repeats" is now aligned top, fixed Bug #271 | Thomas Keil | |
2007-05-01 | Numbers are now padded with leading zeroes if necessary, fixed Bug #275 | Thomas Keil | |
2007-04-30 | Addex XML-encoding to fix Umlaut problem | Thomas Keil | |
2007-04-30 | - fixed a memory leak with new search timers | Christian 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 not | Dieter 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-29 | Removed %p so that displaying of times gets uniform | Thomas Keil | |
2007-04-29 | - removed 'Cancel' button | Christian Wieninger | |
2007-04-29 | - corrected caption of 'lifetime' | Christian Wieninger | |
2007-04-29 | - new main menu entry "search" to search in the EPG | Christian 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-28 | fixed html error | Thomas Keil | |
2007-04-28 | Fixed two html-errors | Thomas Keil | |
2007-04-28 | "Logout" is not displayed anymore when authentication is disabled | Thomas Keil | |
2007-04-28 | fixed missing bottom line in last row | Thomas 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 submenu | Michael Brückner | |