Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard 729987f40d Bug 22175: (follow-up) Identify columns to exclude from export
Bug 21216 added a way to designate DataTables columns to include in
export operations (Copy, CSV, print, etc). However, this solution did
not take hidden columns into account. This patch revises the global
columns configuration settings so that exports will include only visible
columns and will exclude columns with a "noExport" class on the <th>.

To test, apply the patch and clear your browser cache if necessary.

 - Go to Tools -> Stock rotation
 - In the table of rotas, hide some columns in the table and verify that
   export operations include only your visible selections, excluding the
   last column with buttons.
 - Choose a rota and select Manage -> Items. Test that this table works
   in the same way.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-18 10:53:05 +00:00
..
access_files.tt
automatic_item_modification_by_age.tt
batch_delete_records.tt
batch_record_modification.tt
batchMod-del.tt
batchMod-edit.tt Bug 19722: Don't show items at job completion if over pref 2019-03-28 18:06:23 +00:00
batchMod.tt
cleanborrowers.tt
csv-profiles.tt
export.tt
holidays.tt
import_borrowers.tt
inventory.tt
koha-news.tt Bug 22318: (follow-up) Add new options to new table filter form 2019-04-18 10:47:03 +00:00
letter.tt Bug 14358: Changing the module refreshes the page and resets library choice 2019-04-11 13:34:09 +00:00
manage-marc-import.tt
marc_modification_templates.tt
modborrowers.tt
overduerules.tt
picture-upload.tt
preview_letter.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt
stockrotation.tt Bug 22175: (follow-up) Identify columns to exclude from export 2019-04-18 10:53:05 +00:00
tools-home.tt
upload-images.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
upload.tt
viewlog.tt Bug 22069: Make log viewer find item renewals 2019-04-16 13:17:32 +00:00