Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-04 | updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵ | Christian Wieninger | |
but not required) | |||
2008-08-06 | - italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy" | Christian Wieninger | |
2007-10-19 | - added 'ignore missing EPG info' introduced in epgsearch-0.9.23 | Christian Wieninger | |
2007-09-19 | - added missing include for vdr < 1.5.7 | Christian Wieninger | |
2007-09-19 | - fix translations in vdr-1.5.9 | Christian Wieninger | |
2007-08-19 | - First attempt to implement a backward compatible scheme of the new | Dieter Hametner | |
VDR 1.5.7 localization scheme. | |||
2007-08-03 | - support for new features in epgsearch-0.9.23 | Christian Wieninger | |
2007-07-22 | - Some changes to enhance W3C XHTML strict compatibility. | Dieter Hametner | |
- Timer are called with epgid instead channelid and eventid. | |||
2007-07-12 | - Update to the mootools framework. | Dieter Hametner | |
- New more XHTML compliant tips. - Optional AJAX enabled infoboxes for epg information. - Major speed enhancement for the single pages, due to less data to transfer to the browser. - See doc/ChangeLog for more detailed changes description. - See doc/dev-conventions.txt for how we benefit from mootools package on the ECMAScript side of live. | |||
2007-06-22 | - Introducing Mootools as base javascript library. | Dieter Hametner | |
- ported Infobox javascript code to this library. - LiveSimpleAjaxRequest uses Ajax-Object from mootools. - Start of distribution of javascript in source form (not compiled into the live binary). | |||
2007-06-11 | - Additional fixes for better styleability. Set class 'bottomrow' on | Dieter Hametner | |
table cells which are followed by a spacer line. | |||
2007-06-06 | - Fixed some minor styling bugs in edit_searchtimer. | Dieter Hametner | |
- adapted styles.css and theme.css for the corrections. | |||
2007-06-06 | - Use GetConfigDir instead of USRDIR define. | Dieter Hametner | |
- Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes. | |||
2007-06-01 | - use history.back() onclick at "Cancel" button in edit_timer and | Michael Brückner | |
edit_searchtimer. | |||
2007-05-31 | - Added doc/ChangeLog | Dieter Hametner | |
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile. | |||
2007-05-23 | - epgsearch defaults for search timer creation | Christian Wieninger | |
2007-05-03 | - size of extended epg info fields increased from 10 to 20 | Christian Wieninger | |
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-04-30 | - fixed a memory leak with new search timers | Christian Wieninger | |
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 | - corrected caption of 'lifetime' | Christian Wieninger | |
2007-04-28 | - added a dropdown list in search timer's edit to select an existing ↵ | Christian Wieninger | |
recording directory | |||
2007-04-27 | - added a check for search terms shorter then 4 chars | Christian Wieninger | |
2007-04-26 | - added a 'Test'-Button to check the results of a search timer before saving | Christian Wieninger | |
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 | Beatified edit_searchtimer, added helping tooltips | Thomas Keil | |
2007-04-24 | - temporarly replaced new searchtimer button with button_new.png | Michael Brückner | |
- dont show something like "edit searchtimers" or "edit timers" | |||
2007-04-24 | Various stuff, I'm in a hurry | Thomas Keil | |
2007-04-23 | - 'use title', 'use subtitle', 'use description' is now preselected for new ↵ | Christian Wieninger | |
search timers | |||
2007-04-19 | - added creation of new search timers | Christian Wieninger | |
2007-04-17 | added missing features 'allowed repeats' and 'only repeats within ... days' | Christian Wieninger | |
2007-04-15 | editing search timers | Christian Wieninger | |