summaryrefslogtreecommitdiff
path: root/pages/edit_searchtimer.ecpp
AgeCommit message (Collapse)Author
2008-12-04updated 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.23Christian Wieninger
2007-09-19- added missing include for vdr < 1.5.7Christian Wieninger
2007-09-19- fix translations in vdr-1.5.9Christian Wieninger
2007-08-19- First attempt to implement a backward compatible scheme of the newDieter Hametner
VDR 1.5.7 localization scheme.
2007-08-03- support for new features in epgsearch-0.9.23Christian 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' onDieter 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 andMichael Brückner
edit_searchtimer.
2007-05-31- Added doc/ChangeLogDieter 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 creationChristian Wieninger
2007-05-03- size of extended epg info fields increased from 10 to 20Christian Wieninger
2007-05-01Beautified some stuffThomas Keil
2007-05-01Beautified some stuff and fixe Bug #273Thomas Keil
2007-05-01"Avoid repeats" is now aligned top, fixed Bug #271Thomas Keil
2007-04-30- fixed a memory leak with new search timersChristian Wieninger
2007-04-29- xml version of infobox, updates only pagelements inside the box notDieter 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 charsChristian Wieninger
2007-04-26- added a 'Test'-Button to check the results of a search timer before savingChristian Wieninger
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-25Beatified edit_searchtimer, added helping tooltipsThomas Keil
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-24Various stuff, I'm in a hurryThomas 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 timersChristian Wieninger
2007-04-17added missing features 'allowed repeats' and 'only repeats within ... days'Christian Wieninger
2007-04-15editing search timersChristian Wieninger