Bug 30393: Make datatables wrapper handle searching for %, _, \
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / cataloging.js
2021-10-18 Jonathan DruartBug 28445: UI change for repeatable and regex
2021-10-06 Jonathan DruartBug 27526: Fix mandatory and important checks
2021-10-01 Jonathan DruartBug 29137: Add new syspref to disable AV creation withi...
2021-09-29 Owen LeonardBug 29030: Make authorized value and description fields...
2021-08-30 Jonathan DruartBug 28812: Improve robustness of selector
2021-08-30 Didier GautheronBug 28812: (bug 7882 follow up) Copy all subfields...
2021-01-27 Petro VashchukBug 27508: do nothing if tag label elements don't exist
2021-01-14 Nick ClemensBug 11299: (follow-up) adjust tests for bug 26641,...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2020-12-04 Fridolin SomersBug 27128: (bug 25728 follow-up) Don't prefill av's...
2020-11-04 Owen LeonardBug 22399: Improve responsive behavior of the basic...
2020-08-24 Jonathan DruartBug 25728: Don't prefill av's code
2020-08-24 Jonathan DruartBug 25728: fix rebase issues
2020-08-24 Jonathan DruartBug 25728: Use a svc script instead of the REST API...
2020-08-24 Jonathan DruartBug 25728: Don't explode if no CAN_* var defined
2020-08-24 Jonathan DruartBug 25728: Fix the clone field feature
2020-08-24 Jonathan DruartBug 25728: Don't explode in the advanced editor
2020-08-24 Jonathan DruartBug 25728: Create AV when adding a new item
2020-05-18 Phil RingnaldaBug 11446: Use encodeURIComponent on search terms in...
2020-02-17 Owen LeonardBug 15850: Correct eslint errors in cataloging.js
2020-02-11 simithBug 8643: Add important constraint to marc subfields
2020-01-03 Maryse SimardBug 7882: Add ability to move and reorder fields in...
2019-10-03 Christophe CroulleboisBug 23252: Adds noEnterSubmit class in ajax context
2019-06-28 Owen LeonardBug 23183: Reindent cataloging.js
2017-10-27 Andreas RoussosBug 19503: Duplicating a dropdown menu subfield yields...
2017-09-29 Julian MauriceBug 18422: (QA follow-up) Check if select2 is available...
2017-02-15 Josef MoravecBug 18119: Fix comment in cataloguing.js
2017-02-14 Jonathan DruartBug 17988: Add a comment to explain the line
2017-02-14 Oleg VasylenkoBug 17988 - Select2 prevents correct tag expand/minimiz...
2017-01-13 Jonathan DruartBug 17725: Same for textarea when cloning a field
2017-01-13 Jonathan DruartBug 17725: Do not copy subfield's content when cloning
2017-01-13 Patricio MarroneBug 17817: (Follow up) Fix reordering subfields issues
2017-01-13 Patricio MarroneBug 17817: Fix cloning subfields using select2
2016-10-21 Hector CastroBug 17477: Duplicating a subfield yields an empty subfi...
2016-09-08 Hector CastroBug 17152: Do not copy value when duplicating a subfield
2016-09-02 Julian MauriceBug 13501: Fix behavior of 'Delete subfield' button...
2016-04-29 Owen LeonardBug 16242 - Move staff client JavaScript out of languag...