Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
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
..
csv Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
tables Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
acqui-home.tt Bug 22556: Add ability to quickly filter funds/budgets by library on the Acquisitions home page 2019-04-25 11:44:34 +00:00
addorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
addorderiso2709.tt Bug 23338: Allow specifying order level replacement price when adding to basket from file 2019-08-19 08:26:39 +01:00
ajax.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
basket.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
basketgroup.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
basketheader.tt Bug 15774: Add additional fields to order baskets 2019-03-07 20:37:05 +00:00
booksellers.tt Bug 21364: (QA follow-up) Fix QA script complaints (tabs and filters) 2019-04-30 12:45:42 +00:00
cancelorder.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
duplicate_orders.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
edi_ean.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
edifactmsgs.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
edimsg.tt Bug 20667: Update two-column templates with Bootstrap grid: Acquisitions part 1 2018-07-06 13:19:35 +00:00
histsearch.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
invoice-files.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
invoice.tt Bug 22498: Rename variable for budgets loop for invoice adjustments 2019-03-15 11:33:38 +00:00
invoices.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
lateorders.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
modordernotes.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
neworderbiblio.tt Bug 23319: Implement blocking errors for neworderbiblio and basket.pl 2019-08-13 11:27:03 +01:00
neworderempty.tt Bug 23294: Show actual price when ordering 2019-08-20 15:01:13 +01:00
neworderempty_duplicate.tt Bug 20672: Update two-column templates with Bootstrap grid: Acquisitions part 3 2018-08-31 11:13:52 +00:00
newordersubscription.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
newordersuggestion.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
ordered.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
orderreceive.tt Bug 22225: Correctly use invoiceincgst over listincgst 2019-05-15 12:10:52 +00:00
parcel.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
parcels.tt Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
showorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
spent.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
supplier.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
transferorder.tt Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
uncertainprice.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
z3950_search.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00