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 Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
automatic_item_modification_by_age.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
batch_delete_records.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
batch_record_modification.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
batchMod-del.tt Bug 19722: (follow-up) Adjust template parameters 2019-03-28 18:06:23 +00:00
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 Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
export.tt
holidays.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
import_borrowers.tt Bug 18661: Made "Replace only included patron attributes" default on patron import 2019-01-28 14:59:06 +00:00
inventory.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
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 Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
marc_modification_templates.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
modborrowers.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
overduerules.tt
picture-upload.tt Bug 21993: Display a user-friendly message when the CSRF token is wrong 2019-01-25 20:38:32 +00:00
preview_letter.tt
quotes-upload.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
quotes.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 19417: (QA follow-up) Fix missing $raw filter 2019-03-13 05:31:34 +00:00
stockrotation.tt Bug 22175: (follow-up) Identify columns to exclude from export 2019-04-18 10:53:05 +00:00
tools-home.tt Bug 8387: Hide headings in tools when user has no permissions for any listed below 2019-02-15 18:42:48 +00:00
upload-images.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
upload.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
viewlog.tt Bug 22069: Make log viewer find item renewals 2019-04-16 13:17:32 +00:00