Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-26 | - added span for pagemenu currently used in 'What's on?' as menu seperator | Christian Wieninger | |
2007-05-25 | - Adapted Aboutbox for better i18n support. | Dieter Hametner | |
- Modified styles for longer german translation strings. | |||
2007-05-25 | - Change styles to get rid of transparent line in about box. | Dieter Hametner | |
2007-05-25 | - about box, first summit | Sascha Volkenandt | |
2007-05-24 | fixed some style errors | Thomas Keil | |
2007-05-24 | Added 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 | - link to channel in search results | Christian Wieninger | |
2007-05-23 | - summary for search results | Christian Wieninger | |
2007-05-11 | - removed global table width 100% | Michael Brückner | |
- fixed table padding in login.ecpp | |||
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-08 | - added css style to 'a' in timers table | Christian Wieninger | |
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-01 | Beautified some stuff | Thomas Keil | |
2007-05-01 | Beautified some stuff and fixe Bug #273 | Thomas Keil | |
2007-04-28 | fixed a bug | Thomas Keil | |
2007-04-28 | Fixed bug in timers table head | Thomas Keil | |
2007-04-27 | Headerline for each timerbox | Thomas Keil | |
2007-04-27 | - added actions für searchtimer & timer in submenu | Michael Brückner | |
- resized logo_login.png - beautified login page | |||
2007-04-26 | - added logout button in menu | Michael Brückner | |
- translation fixes | |||
2007-04-26 | Added authentication | Thomas Keil | |
2007-04-25 | - Added pagemenu infrastructure. Use this to create below the main menu | Dieter Hametner | |
a page specific optional additional menu. Just add a component to the main menu. A working sample can be found in 'schedule.ecpp' - Added extra with at the top of the recordings line. - Adapted styles.css for both changes. | |||
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 | - fixed css for green save button font | Michael Brückner | |
2007-04-24 | Various stuff, I'm in a hurry | Thomas Keil | |
2007-04-24 | Fixed some styles, new icons, added tooltips | Thomas Keil | |
2007-04-24 | Styles prettier | Thomas Keil | |
2007-04-24 | New Style | Thomas Keil | |
2007-04-22 | - added section for search results | Christian Wieninger | |
2007-04-03 | - replaced remotecontrol.png and tv.png with jpg-versions (thx to jo01) | Michael Brückner | |
2007-04-02 | - (MB) complete new remote design with imagemap | Dieter Hametner | |
- (MB) placed progressbar after date in whatson (thx to winni) - (MB) replaced inactive picture (thx to winni) | |||
2007-03-31 | - [MB] fixed table design searchtimers | Dieter Hametner | |
- [MB] replaced normal buttons in remote with graphical buttons - [MB] added power button in remote | |||
2007-03-25 | Fixed some stuff | Thomas Keil | |
2007-02-25 | - Fixed CSS styling for the buttons toolbox in status box. | Dieter Hametner | |
2007-02-22 | - Polling in status box can now be toggled between active and inactive. | Dieter Hametner | |
2007-02-18 | - Added status box with current channel, program and elapsed time in the | Dieter Hametner | |
logo area. - Added support for progress bars to display elapsed content. - Extendend ajax.js to be usable for non xml requests. - adapted styles for the new features. | |||
2007-01-19 | - Reintroduced a shortened part of the description in the event box. | Dieter Hametner | |
2007-01-19 | - Added new class epgEvent. Sie epg_events.h. This class collects epg | Dieter Hametner | |
data from other structures. It can the be used to appent to the page a hidden section with full epg datas for the epg-popup boxes. - Changed whats_on to uses this new feature. - No description in the event boxes any more. A mouse over tooltip shows a shortened version of the description. A click on 'more' displays a full epg box. - Added tip parameter to ajax_action_href. The text is displayed as tooltip when hoovering over the link. - Adapted style.css to make event boxes smaller. | |||
2007-01-18 | - Changed default tooltip style class to domTThint | Dieter Hametner | |
- Added tooltip style class domTTepg for epg infos like in recordings - Added new pageelement.epg_tt_box to create epg box tooltips. Used at moment in recordings. Planned also for whats_on and schedule. - Changed structure of event box in whats_on to same structure like epg box. This makes the styling comparable between the two boxes. - added bg_tools.png to with a vertical fadeing border to resemble the fading bottom of more line oriented pages. | |||
2007-01-17 | - Moved cRecordings locking infrastructure to RecordingsManager. | Dieter Hametner | |
- Take care to have at any time maximum one instance of RecordingsManager alive. This is done with a combination of boost::shared_ptr and boost::weak_ptr. See LiveRecordingsManager() function. - RecordingsTree now uses RecordingsManager to calculate a MD5 Hash for each 'real' cRecording item. - The MD5 Hash is used in the Ajax-Request to start play back of a recording. (Server side needs implementation of this.) - Id's are also used in the DOM for the identification of the tooltips. - New code dependency on openssl libraries (for md5 function). - Changed style (not yet complete) to have 'action' items also in the recording description popup. | |||
2007-01-15 | - Recordings optimisations | Dieter Hametner | |
- Experimental 'yellow' Tooltips | |||
2007-01-14 | Updated recordings tooltipps. | Dieter Hametner | |
2007-01-14 | - Extended tooltip infrastructure. | Dieter Hametner | |
- Made recordings use tooltip infrastructure to display detailed info. - Updated style for this. | |||
2007-01-14 | Updated header lines. | Dieter Hametner | |
Moved channel selection into menu line, when schedule is active. | |||
2007-01-14 | Updates | Thomas Keil | |
2007-01-14 | Send detailed recordings information on the recordings page. | Dieter Hametner | |
To make it visieble we still need to activate the tooltip javascript. | |||
2007-01-13 | Bugfixes | Thomas Keil | |
2007-01-13 | Changed overall menue structure | Thomas Keil | |
2007-01-13 | add img border=0 style | Thomas Keil | |