[mythtv-commits] mythtv/master commit: 692724c1d by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Fri Apr 8 05:11:17 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-07T22:07:56-07:00
   Push Date:  2011/04/07 22:11:15 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  692724c1dfcf12528a82999402436c983b50730c
   Changeset:  https://github.com/MythTV/mythtv/commit/692724c1d

Log:

HTML Setup: Lots and lots of UI improvements.

Enought that I struggle to remember them all, but briefly:

* Convert Setup Wizard to a JQuery dialog, hook up save and cancel buttons to the functionality provided by that widget.
* Convert JobQueue editor to JQuery Dialog, hook up save and cancel.
* Remove lots of redundant headers
* Drastically simplify the edit div, which is now a dialog
* Change some CSS colors to make them visible against some now-visible dark backgrounds
* Move setup wizard buttons to bottom right to match generally-expected UI behavior of a wizard.

Modified:

   mythtv/html/css/setup.css
   mythtv/html/css/site.css
   mythtv/html/index.html
   mythtv/html/js/util.qjs
   mythtv/html/setup/jobqueue-job-editor.html
   mythtv/html/setup/js/jobqueue.js
   mythtv/html/setup/js/setup.js
   mythtv/html/setup/js/wizard.js
   mythtv/html/setup/wizard-database.html
   mythtv/html/setup/wizard-guide_data.html
   mythtv/html/setup/wizard-media_storage.html
   mythtv/html/setup/wizard-network.qsp
   mythtv/html/setup/wizard-recording_devices.html
   mythtv/html/setup/wizard.html



More information about the mythtv-commits mailing list