[mythtv-commits] mythtv/master commit: 4cba1a3a6 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Thu Apr 14 05:26:08 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-13T22:22:00-07:00
   Push Date:  2011/04/13 22:26:05 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  4cba1a3a687f292ff2f6209119d19a935a982138
   Changeset:  https://github.com/MythTV/mythtv/commit/4cba1a3a6

Log:

HTML Setup: Introduce the idea of simultaneous multichannel editing.

(the following actions are not hooked up to actual saves yet)

This (currently very simple) wizard applies an action to an array of channels, using templated user input.

So, you would select a group of channels in the editor, and hit the edit button or right click->edit.  You would select which field you want to rename, construct your templated text using the provided box of options, like so:

http://www.fecitfacta.com/multiedit.png

And that rename action would be applied to all selected channels.  This wizard could be expanded such that the verb is a select box as well, ie rename, hide, show, etc.

Mostly just an exercise to see how the concept feels, but I think it's worth carrying through to completion.

Added:

   mythtv/html/setup/channeleditor-channeldetail-multi.html

Modified:

   mythtv/html/js/util.qjs
   mythtv/html/setup/channeleditor.html
   mythtv/html/setup/jobqueue-job-editor.html
   mythtv/html/setup/js/channeleditor.js
   mythtv/html/setup/js/jobqueue.js



More information about the mythtv-commits mailing list