Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard 0db8127652 Bug 34913: DataTables upgrade: Update CSS and option names
This patch makes two categories of changes:

1. CSS changes to accommodate changes in DataTables default CSS and
   markup structure. I've tried to make sure all of our Koha-specific
   styles are still applying.

   This change necessitates a rebuild of staff interface CSS.

2. DataTables option names: In this version of DataTables you can't
   override a default which uses CamelCase (e.g. "pagingType") with one
   in "Hungarian" notation, e.g. "sPaginationType." Since we define many
   default options in prog/js/datatables.js in camel case, any template
   which previously used a Hungarian notation option to override the
   default has now been updated to use the CamelCase version.

   See https://datatables.net/upgrade/1.10-convert#Options for a summary
   of the different option name changes.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 60e3f1024ba485573e53488575afd605a364a8bb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 01d85cfd0b)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2024-03-19 19:19:13 +00:00
..
article-requests.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
bookcount.tt
branchoverdues.tt Bug 33888: (bug 22375 follow-up) Add missing USE KohaDates 2023-06-26 14:44:17 +02:00
branchtransfers.tt Bug 32765: Retry transfer after cancelling hold 2023-09-14 08:25:35 -10:00
checkout-notes.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
circulation-home.tt Bug 25835: Include overdues with fines in overdues_report permission 2024-01-19 22:37:52 +00:00
circulation.tt Bug 35253: Add classes to materials specfied message on check in and checkout 2023-11-10 10:49:30 -10:00
circulation_batch_checkouts.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
curbside_pickups.tt
on-site_checkouts.tt
overdue.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
pendingreserves.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
printslip.tt
renew.tt
request-article.tt Bug 34233: Move select2 include out of patron-search.inc 2023-07-18 10:46:29 +01:00
reserveratios.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
returns.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
set-library.tt
transfers_to_send.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
transferstoreceive.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
view_holdsqueue.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00
waitingreserves.tt Bug 34913: DataTables upgrade: Update CSS and option names 2024-03-19 19:19:13 +00:00