[mythtv-commits] mythtv commit: r6945 - in trunk/mythplugins/mythweb by xris

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jul 27 16:50:33 EDT 2005


      Author: xris
        Date: 2005-07-27 20:50:31 +0000 (Wed, 27 Jul 2005)
New Revision: 6945
   Changeset: http://cvs.mythtv.org/trac/changeset/6945

Added:

   trunk/mythplugins/mythweb/js/ajax.js

Modified:

   trunk/mythplugins/mythweb/js/init.js
   trunk/mythplugins/mythweb/js/utils.js
   trunk/mythplugins/mythweb/languages/Australian.php
   trunk/mythplugins/mythweb/languages/Danish.php
   trunk/mythplugins/mythweb/languages/Dutch.php
   trunk/mythplugins/mythweb/languages/English.php
   trunk/mythplugins/mythweb/languages/Finnish.php
   trunk/mythplugins/mythweb/languages/French.php
   trunk/mythplugins/mythweb/languages/German.php
   trunk/mythplugins/mythweb/languages/Japanese.php
   trunk/mythplugins/mythweb/languages/Slovenian.php
   trunk/mythplugins/mythweb/languages/Spanish.php
   trunk/mythplugins/mythweb/languages/Swedish.php
   trunk/mythplugins/mythweb/recorded_programs.php
   trunk/mythplugins/mythweb/themes/Default/recorded_programs.php

Log:

 * add delete-recordings AJAX patch from Risto Treksler <risto*elkhornbanff*ca> (with fixes for translation support, and to make it commit with the "free space" patch that went in after his patch was created)
 * add support to the AJAX code to know when there are no more recordings, and to refresh the page accordingly.
 * suppress "no matching recordings" error that came up when you deleted the last of a particular show
 * add <a js_href="" title=""> and <textarea autorows=""> parameter support (where title="" sets the window status bar to the title text)
 * add title="" to the delete and delete+rerecord links





More information about the mythtv-commits mailing list