Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Owen Leonard b11678b905
Bug 24619: Phase out jquery.cookie.js: MARC Frameworks
This patch removes the use of the jquery.cookie plugin on the MARC
Frameworks page and replaces it with a call to the new js-cookie
library.

To test, apply the patch and go to Administration -> MARC
bibliographic frameworks.

 - Choose the 'MARC structure' menu item for one of the frameworks
   listed.
 - On the page which lists the tags in the framework, check the box
   labeled "Display only used tags/subfields." The page should reload.
 - The checkbox should remain checked and the list of tags should now
   show only used tags.
 - Uncheck the checkbox and the page should reload again.

You can also follow the changes to the cookie using the browser's
developer console. Look for a cookie named
'marctagstructure_selectdisplay' and confirm that the value flips from 0
to 1 and back.

https://developer.mozilla.org/en-US/docs/Tools/Storage_Inspector
https://developers.google.com/web/tools/chrome-devtools/storage/cookies

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-17 13:48:07 +00:00
..
preferences Bug 24576: StoreLastBorrower preference is in the wrong tab and is confusing 2020-02-17 11:25:50 +00:00
searchengine/elasticsearch Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
additional-fields.tt
admin-home.tt Bug 24481: Permission corrections for admin menu templates 2020-01-23 08:48:50 +00:00
adveditorshortcuts.tt
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt Bug 23853: Typo in authorised_values.tt 2019-10-29 12:17:44 +00:00
authtypes.tt
biblio_framework.tt Bug 23398: Disable the XML import/export format for biblio framework 2019-11-08 12:51:16 +00:00
branch_transfer_limits.tt
branches.tt Bug 22661: TinyMCE/WYSIWYG editor doesn't translate 2019-11-03 07:39:54 +00:00
cash_registers.tt Bug 24395: Show initial float using the Price TT plugin on summary page 2020-01-20 14:03:49 +00:00
categories.tt
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt
currency.tt
debit_types.tt Bug 23354: (follow-up) Make display of debit types configurable 2020-01-13 14:05:14 +00:00
didyoumean.tt
edi_accounts.tt
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt Bug 23704: Typo in itemtypes.tt 2019-10-17 14:51:58 +01:00
koha2marclinks.tt
library_groups.tt Bug 21674: Prevent to insert twice the same library in a group 2020-01-30 15:36:25 +00:00
localization.tt Bug 23351: Clean up localization template 2019-10-02 13:53:28 +01:00
marc_subfields_structure.tt Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
marctagstructure.tt Bug 24619: Phase out jquery.cookie.js: MARC Frameworks 2020-02-17 13:48:07 +00:00
matching-rules.tt
oai_set_mappings.tt Bug 21520: QA Follow-up: do not build html tags with TT conditions 2020-01-15 13:50:09 +00:00
oai_sets.tt
overdrive.tt
patron-attr-types.tt
preferences.tt
printers.tt
share_content.tt Bug 23075: Correct indendation 2019-11-06 17:05:34 +00:00
smart-rules.tt Bug 18936: Display 'Unlimited' for Holds allowed (total) 2020-02-04 15:05:22 +00:00
sms_providers.tt
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt Bug 21574: Local use system preferences page doesn't have the system preferences menu 2019-11-26 11:43:57 +00:00
transport-cost-matrix.tt
usage_statistics.tt Bug 23866: Prompt for HEA configuration 2019-10-31 11:35:52 +00:00
z3950servers.tt