Koha/koha-tmpl/intranet-tmpl/prog/en/js
Fridolyn SOMERS 0ee3a414e8 Bug 10650 - export merge-record.inc javascript into a file
Bug 9755 added a refactoring of records merge adding the include
merge-record.inc. This include contains a block "mergejs" containing all
JavaScript code that was in merge.tt.
This patch exports this code into a js file.
Translatable strings contained in this file are in
merge-record-strings.inc.

Test plan :
- Put two records is a list
- Go to this list and check the two records
- Click on "Merge selected"
- Click on next
- Go to second source record
- Click on a repeatable field
=> The field is added to destination record
- Click on a subfield of a field existing in destination record
=> The subfield is added to destination record
- Click on a non repeatable field existing in destination record
=> You get an alert and field is not added
- Click on a subfield of a field not existing in destination record
=> You get an alert and subfield is not added
- Click on Merge
=> Records are merged

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests and test plan, no regressions found.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-16 16:17:34 +00:00
..
pages
acq.js Bug 7598: [Follow-up] make strings in acquisitions JavaScript translatable 2013-07-19 12:53:11 +00:00
additem.js Bug 10576: make strings in additem.js accessible to translation 2013-07-22 15:40:21 +00:00
ajax.js Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
background-job-progressbar.js Bug 9113: fix handling of certain characters by item batch modification tool 2013-07-05 15:35:25 +00:00
basket.js Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07: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 10792: fix sorting of funds table on acquisitions home page 2013-09-16 15:30:33 +00:00
jquery.jeditable.mini.js
localcovers.js
members.js
merge-record.js Bug 10650 - export merge-record.inc javascript into a file 2013-09-16 16:17:34 +00:00
prevent_submit.js Bug 10310: Followup Prevent submitting form with enter does not work with IE 2013-05-23 07:32:50 -07:00
staff-global.js Bug 9424: Move JavaScript out of header include 2013-05-28 07:46:19 -07:00
xmlControlfield.js Bug 10592: fix MARC21 006/008 cataloging plugins 2013-07-22 14:00:23 +00:00