Koha/koha-tmpl/intranet-tmpl/lib/jquery/plugins
Owen Leonard 247dca3064
Bug 23013: Upgrade DataTables in the staff client
This patch upgrades DataTables and makes some style changes to the
default DataTables toolbar style. DataTables assets are now combined and
minified using their download customizer, bundling together these
elements:

 - JSZip 2.5.0
 - pdfmake 0.1.36
 - DataTables 1.10.18
 - Buttons 1.5.6
 - Column visibility 1.5.6
 - HTML5 export 1.5.6
 - Print view 1.5.6
 - FixedHeader 3.1.4

DataTables assets have been moved from lib/jquery/plugins to
lib/datatables. The global header and footer include files are updated
correspondingly.

This patch removes the custom "four_button" pagination configuration and
updates pages which used it to use the built-in "full" type instead.
This is done for the sake of consistency and upgradability. This change
touches a lot of files.

Table-specific CSS has been moved from staff-global.scss to a new
include, _tables.scss. A second common include, _mixins.scss has some
variable definitions used in both files.

Many images have been made obsolete by this change and have been
removed.

To test, apply the patch and regenerate the staff client CSS. View
various pages in the staff client with tables:

 - Not formatted by DataTables:
   - Reports -> Most circulated items
   - Catalog -> Search results
 - Formatted by DataTables without column configuration
   - Acquisitions -> Vendor search
   - Lists
 - Formatted by DataTables with column configuration
   - Administration -> Libraries
   - Administration -> Item types
   - Reports -> Saved SQL reports
 - Non-standard DataTables configurations:
   - Circulation -> Checkouts
   - Administration -> System preferences
   - Reports -> Lost items

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-08-22 15:23:19 +01:00
..
multiple-select Bug 9043: Add a wonderful image 2014-11-26 11:20:47 -03:00
themes/classic
treetable Bug 11578: (follow-up) align budget names 2014-05-03 18:15:05 +00:00
dataTables.fnReloadAjax.js Bug 16040: Update fnReloadAjax DT plugin to fix quotes deletion 2016-03-24 15:31:22 +00:00
humanmsg.js Bug 19417: Display full error text when problem importing records 2019-03-13 05:31:33 +00:00
jquery-ui-timepicker-addon.min.js Bug 11618: ensure jQuery timepicker is picked up by the i18n toolchain 2014-02-18 21:19:16 +00:00
jquery.checkboxes.min.js Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
jquery.cookie.min.js Bug 11369 - Updating the jquery.cookie.js-plugin 2014-05-02 23:15:55 +00:00
jquery.dataTables.columnFilter.js Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
jquery.dataTables.rowGrouping.js Bug 11703 - Convert checkouts table to ajax datatable 2014-07-03 11:22:10 -03:00
jquery.highlight-3.js
jquery.indexeddb.js Bug 10240: Offline circulation using HTML5 and IndexedDB 2013-10-11 01:53:34 +00:00
jquery.insertatcaret.js Bug 9016: (follow-up) move insertAtCaret plugin out of language-specific directory 2014-05-02 20:29:21 +00:00
jquery.jeditable.mini.js Bug 12119 - Move jeditable jQuery plugin outside of language-specific directory outside of language-specific directory 2014-04-25 15:23:22 +00:00
jquery.jstree.js
jquery.tablednd.js Bug 14899: Add tableDND JS lib 2016-10-11 05:22:00 +00:00
jquery.validate.min.js Bug 6209 [Revised] Standardize on one plugin for client-side form validation 2013-03-23 00:12:36 -04:00
jszip.min.js Bug 18791: Add the ability for librarians to easily copy, download or print DataTables based tables in Koha 2018-04-13 13:55:18 -03:00