Koha/koha-tmpl/intranet-tmpl/lib/koha/cateditor
Ere Maijala 75b5ce2a31 Bug 16424: Add framework support to advanced MARC editor
Keeps the selected framework, allows selecting another and validates the record using the correct framework. Contains additional minor tweaks to display proper error messages.

To test:
1. Add a record with a non-default framework in the basic editor.
2. Switch to advanced editor and make sure the settings menu displays the correct framework.
3. Save the record and confirm that the framework code did not change.
4. Change the framework and save the record again.
5. Verify that the framework code changed.
6. Change one framework to make an extra field mandatory.
7. Make sure that the field is required in the editor when the framework above is selected but not when another framework is selected.

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-09-28 19:01:50 +00:00
..
macros
koha-backend.js Bug 16424: Add framework support to advanced MARC editor 2018-09-28 19:01:50 +00:00
macros.js
marc-editor.js Bug 16424: Add framework support to advanced MARC editor 2018-09-28 19:01:50 +00:00
marc-mode.js Bug 11559: (QA followup) switch to new delimiter, fix minor issues 2015-10-27 12:18:00 -03:00
marc-record.js Bug 15197: In Rancor, multiple &/</" characters not escaped on saving 2015-11-17 09:48:59 -03:00
preferences.js
resources.js Bug 17288 - Advanced Editor - Rancor - Helpers for 006 and 007 fields 2017-08-25 10:59:03 -03:00
search.js Bug 11559: (followup) Prevent saving item tags, fix other issues 2015-10-27 12:18:00 -03:00
text-marc.js Bug 11559: (followup) fix first-character deletion, small usability issues 2015-10-27 12:18:00 -03:00
widget.js Bug 11559: (followup) fix first-character deletion, small usability issues 2015-10-27 12:18:00 -03:00