Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Maryse Simard 802d7d30c9
Bug 7882: Add ability to move and reorder fields in MARC editor
Use jQueryUI sortable to make fields and subfields moveable in the
MARC editor for both records and authorities.

This patch convert items from div's to ul's and consequently alter css
and js to match. It also replace the up arrow with a more adapted icon
(from font awesome).

Primary authorship by Elliott Davis.

To Test:

1. Add or edit a record in cataloguing module.
2. You should be able to move the fields and subfields around.
    - You can click on any part of the element to drag it, the move
    icon to the left of the item is a good place to do it.
    => You can only change the order of fields of the same tag.
3. Make sure all of the javascript driven fonctionnality still work :
    - Duplicate fields/subfields
    - Remove fields/subfields
    - Using the tag editor for control fields or to link authorities
    - etc
4. Reorder some fields/subfields and save the record.
5. Edit the record again.
6. The order in the editor should match the changes which were saved.
    - Empty subfields should appear after the ones with content.
7. Repeat steps 1-6 with the authority editor.

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-03 16:27:59 +00:00
..
acqui Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
admin Bug 22284: Add "patron's hold group" as new hold_fulfillment_policy option 2020-01-03 12:58:05 +00:00
authorities Bug 7882: Add ability to move and reorder fields in MARC editor 2020-01-03 16:27:59 +00:00
basket
batch
catalogue Bug 24059: Remove unused Greybox assets from detail.tt 2020-01-03 16:15:05 +00:00
cataloguing Bug 7882: Add ability to move and reorder fields in MARC editor 2020-01-03 16:27:59 +00:00
circ Bug 24085: Make print and cancel-hold buttons instead of submit 2019-12-16 21:03:03 +00:00
clubs
common
course_reserves Bug 24283: (bug 21446 follow-up) close strong and add missing parens 2019-12-23 12:02:46 +00:00
errors
ill Bug 23529: Narrow scope of changed 2019-10-25 13:17:34 +01:00
installer
labels
mana
members Bug 24208: (follow-up) Change page title from payment to writeoff 2019-12-23 12:21:34 +00:00
offline_circ
onboarding
patron_lists
patroncards
plugins
reports Bug 13806: Sanitize inputs where creating Reports subgroup 2019-12-13 15:29:34 +00:00
reserve Bug 23957: (follow-up) Disable both place hold buttons 2020-01-03 15:43:41 +00:00
reviews
rotating_collections
serials Bug 7047: (QA follow-up) Add missing filters 2019-12-23 12:07:08 +00:00
services
suggestion Bug 14973: Add missing filters in templates 2020-01-02 12:32:06 +00:00
tags
test
tools Bug 24124: Fix authorities selection in batch deletion tool in Chrome 2019-12-13 14:03:05 +00:00
virtualshelves Bug 24093: Sorting indicators broken on list contents view 2019-11-25 08:37:01 +00:00
about.tt Bug 24136: Update sponsors for 19.11 cycle 2019-12-09 14:25:13 +00:00
auth.tt Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
intranet-main.tt