Koha/koha-tmpl/intranet-tmpl/prog/en/js
Jonathan Druart b8f1b43966 Bug 10533: move JavaScript functions for basket groups to a separate file
This patch moves JavaScript functions used for managing basket groups
to a file.  This has the effect of putting the last (active) use of
the YUI JavaScript library by the staff interface in one file:

  koha-tmpl/intranet-tmpl/prog/en/js/basketgroup.js

Test plan:
- Try all actions for basketgroup ( drag/drop, add, delete, close, print,
reopen, edit, export as csv).
- Check that there is no regression on others acquisition pages:
  * acqui/neworderempty.tt
  * acqui/uncertainprice.tt
  * acqui/addorderiso2709.tt
  * acqui/basketheader.tt
  * admin/aqbudgets.tt
  * admin/aqcontract.tt
  * admin/aqbudgetperiods.tt
  * admin/aqplan.tt
  * suggestion/suggestion.tt

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, passes all tests and QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-18 19:25:12 +00:00
..
pages Bug 11734 - Use new DataTables include in batch modification templates 2014-04-08 23:51:47 +00:00
acq.js Bug 10533: move JavaScript functions for basket groups to a separate file 2014-04-18 19:25:12 +00:00
additem.js Bug 10576: make strings in additem.js accessible to translation 2013-07-22 15:40:21 +00:00
ajax.js
background-job-progressbar.js
basket.js
basketgroup.js Bug 10533: move JavaScript functions for basket groups to a separate file 2014-04-18 19:25:12 +00:00
cataloging.js Bug 10543: fix false warnings from checks of mandatory item fields 2013-07-30 14:43:41 +00:00
datatables.js Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
jquery.jeditable.mini.js
localcovers.js
members.js Bug 11002: simplify patron mandatory field validation 2013-10-22 05:18:42 +00:00
merge-record.js Bug 10650 - export merge-record.inc javascript into a file 2013-09-16 16:17:34 +00:00
offlinecirc.js Bug 10240: QA follow-up 2013-10-11 01:57:03 +00:00
prevent_submit.js
staff-global.js Bug 12075: fix keyboard shortcuts broken by jQueryUI upgrade 2014-04-14 23:57:04 +00:00
xmlControlfield.js Bug 11004: Make xmlControlfield.js use the marcflavour syspref to look for XML files 2013-12-25 16:02:57 +00:00