Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | - Don't show a directory named CVS in the theme selection. This is | Dieter Hametner | |
usefull for alpha and beta testers using the anonymous cvs access. - Fixed typos and formatting in README. | |||
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-18 | - Don't throw error when channel has no epg information. Just display a | Dieter Hametner | |
message. Fixes #363 - Some indentation reordering in the whole file. | |||
2007-06-15 | - Use stat to find the directories that are assumed to be themes for | Dieter Hametner | |
live. This fixes #353. | |||
2007-06-14 | - Added option in live setup to disable infobox at all. Fixes #312 | Dieter Hametner | |
2007-06-14 | - Infobox status update state is remembered in session. Fixes #313 | Dieter Hametner | |
2007-06-13 | - show 'user friendly' error message in infobox. Fixes #315 | Dieter Hametner | |
- Tooltip text now independant of update state. Fixes #328 | |||
2007-06-13 | - Select current channel in schedules, if no channel is given. | Dieter Hametner | |
Fixes #308 | |||
2007-06-12 | - New theme orange-blue (see ChangeLog for more info). | Dieter Hametner | |
- Some minor style fixes. | |||
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-10 | - compile time support for vdr-1.5.3 (runtime? could not test yet ;) ) | Christian Wieninger | |
2007-06-07 | - also highlight 'at' and 'What's on' in corresponding mode in page 'What's on' | Christian Wieninger | |
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 | - fixed translation | Christian Wieninger | |
2007-06-06 | - trigger search timer update within frontend | Christian Wieninger | |
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-05 | - fixed screenshot url and some locale issues | Sascha Volkenandt | |
2007-06-05 | - check and save login/password only if changed | Christian Wieninger | |
- message "Setup saved." after saving | |||
2007-06-05 | - reversed latest change | Sascha Volkenandt | |
2007-06-05 | - setting locale to C while sending javascript | Sascha Volkenandt | |
2007-06-05 | - remove "more..." link if there is nothing more | Sascha Volkenandt | |
2007-06-04 | - check for title when creating/editing a timer (#342) | Christian Wieninger | |
2007-06-04 | - check for login/password before saving setup (#351) | Christian Wieninger | |
2007-06-04 | - Fixed themed image tag bug in pageelems.event_timer | Dieter Hametner | |
- Fixed path for common static data. | |||
2007-06-03 | - general CSS based themeing support. | Dieter Hametner | |
- added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt | |||
2007-06-03 | - save and restore last list mode in "What's on" | Christian Wieninger | |
2007-06-03 | - bug fix for local net mask | Christian Wieninger | |
2007-06-03 | - support for local net without necessary login | Christian Wieninger | |
2007-06-02 | - minimum required vdr version is now 1.4.0-2 | Christian Wieninger | |
2007-06-02 | - edit_timer now jumps back to its referer after saving the timer instead of ↵ | Christian Wieninger | |
calling timers.html | |||
2007-06-01 | - moved to uniform features detector | Sascha Volkenandt | |
2007-06-01 | - added uniform features detector | Sascha Volkenandt | |
2007-06-01 | - [0000281] patch committed | Sascha Volkenandt | |
2007-06-01 | - return DECLINED instead of NotFoundException | Sascha Volkenandt | |
2007-06-01 | - use history.back() onclick at "Cancel" button in edit_timer and | Michael Brückner | |
edit_searchtimer. | |||
2007-06-01 | - beautification | Sascha Volkenandt | |
2007-06-01 | - link main logo to start page | Christian Wieninger | |
2007-06-01 | In list view: | Andreas Mair | |
- Added "switch channel" button. - Added IMDb button. - Added progress bar. - Added station column. - Toggle "list view" / "detail view" links. | |||
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-31 | - fixed #334 | Michael Brückner | |
2007-05-31 | - fixed: imdb link was depending on epgsearch | Christian Wieninger | |
2007-05-31 | - configurable start page | Christian Wieninger | |
2007-05-31 | - [0000336] finnish translation | Sascha Volkenandt | |
2007-05-31 | - [0000337] patch committed | Sascha Volkenandt | |
2007-05-31 | - added missing slash in path | Sascha Volkenandt | |
2007-05-31 | - looking up paths now with MapUrl | Sascha Volkenandt | |
2007-05-31 | Implemented list view (see Feature Request #0000338). | Andreas Mair | |
2007-05-30 | - correct 404 | Sascha Volkenandt | |
2007-05-30 | - new files | Sascha Volkenandt | |