Bug 15883 - Upgrade jQuery from v1.7.2 in the staff client
authorOwen Leonard <oleonard@myacpl.org>
Fri, 8 Apr 2016 15:01:07 +0000 (11:01 -0400)
committerBrendan Gallagher <bredan@bywatersolutions.com>
Wed, 20 Apr 2016 20:31:58 +0000 (20:31 +0000)
commit88e8f60ebc6f1fdfb242f224081f0b97f88352f8
tree924eea2c19d0bd3cbb101705670d44ceceab420d
parentbe33e1b46537d85b3d49abc076348916dd50004b
Bug 15883 - Upgrade jQuery from v1.7.2 in the staff client

This patch updates the staff client version of jQuery to 2.2.3. In order
to maintain compatibility with existing scripts, the jQuery migrate
plugin has also been added.

Included is the development version of the jQuery migrate plugin.
Developers could modify doc-head-close.inc to use this version if they
wanted to take advantage of its upgrade warning log.

To test, apply the patch and test JavaScript interactions everywhere in
the staff client.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher <bredan@bywatersolutions.com>
25 files changed:
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png [deleted file]
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_flat_75_ffffff_40x100.png [deleted file]
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_glass_65_ffffff_1x400.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_glass_75_dadada_1x400.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-icons_222222_256x240.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-icons_2e83ff_256x240.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-icons_454545_256x240.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-icons_888888_256x240.png
koha-tmpl/intranet-tmpl/lib/jquery/images/ui-icons_cd0a0a_256x240.png
koha-tmpl/intranet-tmpl/lib/jquery/jquery-2.2.3.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-2.2.3.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-migrate-1.3.0.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-migrate-1.3.0.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-ui-1.11.4.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-ui-1.11.4.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-ui-1.11.4.min.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/jquery-ui-1.11.4.min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline-mf.tt
koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt