Bug 18791: Add the ability for librarians to easily copy, download or print DataTable...
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 12 Jun 2017 18:13:51 +0000 (14:13 -0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 13 Apr 2018 16:55:18 +0000 (13:55 -0300)
commit5254441c14ef13af9fbd8e0c76a0b12735b0f8ea
treed3cb418b4c7b8a4cd6b24379397944c37bb7fbd8
parent274974fdb82c0ed712b1198200554dc849ce2b67
Bug 18791: Add the ability for librarians to easily copy, download or print DataTables based tables in Koha

There are many tables in Koha where it would be useful
for librarians to easily copy, download or print the table
for various purposes. These functions are available via
DataTables button plugins.

Test Plan:
1) Clear your browser cache ( just in case )
2) Apply this patch
3) Browse to boraccount.pl ( or another page using DataTabes )
4) Note the new Excel, CSV, Copy and Print buttons
5) Test each button to ensure they work

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/buttons.colVis.min.js
koha-tmpl/intranet-tmpl/lib/jquery/plugins/buttons.html5.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/buttons.print.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/dataTables.buttons.min.js
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jszip.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc
koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc
koha-tmpl/intranet-tmpl/prog/en/modules/about.tt