Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard 28518a033b Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system
The budget planning table previously used a YUI menu as part of a
system for hiding and showing table columns. Instead of trying
to convert that sytem to Bootstrap I have used code from the
batch modification/deletion pages which uses a list of checkboxes
to show and hide table columns. This has the advantage of giving
the user visual feedback of what columns are hidden and of offering the
user an interface which is familiar from other pages.

This patch also moves CSS from a batch-operations-specific
CSS file into the main CSS file. Batch modification templates have been
modified accordingly.

To test, view the budget planning page and choose different
"plan by" options (by month, by library, by item type). Test
the show/hide action on each individual column and using the
"show all" and "hide all" checkboxes.

Signed-off-by: David Cook <dcook@prosentient.com.au>

Works as described.

This interface is also much more visually appealing, user-friendly, and informative than it was when it used the YUI menu.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:56:49 -04:00
..
pages Bug 9882 - Use DataTables on batch modifications pages 2013-03-30 20:33:52 -04:00
acq.js Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system 2013-04-25 21:56:49 -04:00
additem.js Bug 8495: Fix JS error when creating a new order 2012-08-28 17:51:24 +02:00
ajax.js Bug 9797 - Untranslatable strings have returned to ajax.js 2013-03-29 21:44:05 -04:00
background-job-progressbar.js bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
basket.js Bug 7368: Removing occurrences of dependant= feature in javascript open calls 2012-11-20 07:23:03 -05:00
cataloging.js Bug 9759: last subfield can be deleted 2013-03-29 22:48:52 -04:00
datatables.js Bug 9887 [Revised] Use DataTables on circulation page 2013-04-15 09:10:09 -04:00
jquery.jeditable.mini.js Bug 7977: Adding jEditable minified version 2012-05-24 14:14:00 +02:00
localcovers.js
members.js Bug 9783 - can hit submit twice when adding patrons 2013-03-27 22:58:17 -04:00
staff-global.js Bug 9783 - can hit submit twice when adding patrons 2013-03-27 22:58:17 -04:00
xmlControlfield.js