Bug 33408: Add storeToRefs to ERMStore
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / cataloging_additem.js
2023-02-21 Owen LeonardBug 32933: Use val() instead of attr("value") when...
2022-11-10 Kyle HallBug 24606: (QA follow-up) Disable 'Apply template'...
2022-11-10 Kyle HallBug 24606: (QA follow-up) Hide button when using multi-add
2022-11-10 Kyle HallBug 24606: (QA follow-up) Update js message translation...
2022-11-10 Kyle HallBug 24606: (QA follow-up) Set existing sharing setting...
2022-11-10 Kyle HallBug 24606: Add item template editor permission
2022-11-10 Kyle HallBug 24606: Implement item templates
2022-10-03 Fridolin SomersBug 31234: SubfieldsToAllowForRestrictedEditing - data...
2022-07-08 Nick ClemensBug 24857: Add ability to set item group when adding...
2022-04-27 Jonathan DruartBug 29648: Add item - broken FIXME
2021-07-30 Owen LeonardBug 28689: Extra %s in alert message when saving an...
2020-08-24 Jonathan DruartBug 25727: Do not open options on clear
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-02-11 simithBug 8643: Add important constraint to marc subfields
2019-04-26 Jonathan DruartBug 22669: Fix item editing on receiving an order
2019-03-11 Owen LeonardBug 21091: Move add item template JavaScript to a separ...