Bug 32482: (follow-up) Add markup comments
[koha.git] / cataloguing /
2022-11-11 Tomas Cohen AraziBug 24606: (QA follow-up) Remove duplicate include
2022-11-10 Tomas Cohen AraziBug 24606: (QA follow-up) borrowernumber => patron_id
2022-11-10 Kyle HallBug 24606: Add item template editor permission
2022-11-10 Kyle HallBug 24606: Implement item templates
2022-11-09 Aleisha AmohiaBug 30250: Use ApplyFrameworkDefaults when importing...
2022-11-09 Aleisha AmohiaBug 30250: Use ApplyFrameworkDefaults when cataloguing
2022-11-03 Marcel de RooyBug 31873: Check ->find before calling ->safe_delete
2022-10-21 Jonathan DruartBug 29662: (bug 27526 follow-up) Prefill all subfields...
2022-10-18 Martin RenvoizeBug 31162: Add a cataloging module home page
2022-10-04 jeremy breuillardBug 31536: Add UNIMARC framework plugin to fetch PPN...
2022-10-04 jeremy breuillardBug 31371: Value builder for field 283
2022-10-04 jeremy breuillardBug 31372: Value builder for field 325
2022-09-16 Nick ClemensBug 30025: Replace AllowManualAuthorityEditing with...
2022-09-16 Nick ClemensBug 30025: Split BiblioAddsAuthorities into two sysprefs
2022-09-12 Marcel de RooyBug 31535: Fix warning - uninitialized value $mode...
2022-09-12 Nick ClemensBug 27981: Adjust imported records, svc/import_bibs...
2022-09-12 Nuño López AnsóteguiBug 27981: Add option to automatically set 001 to the...
2022-08-19 Kyle M HallBug 30941: (QA follow-up) Add exec flag to scripts
2022-08-19 Julian MauriceBug 30941: Add cataloguing plugins for 146$bcdef (UNIMARC)
2022-08-19 jeremy breuillardBug 30507: Value builder for field 183
2022-08-19 jeremy breuillardBug 30506: Value builder for field 182
2022-08-19 jeremy breuillardBug 30504: Value builder for field 181
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-20 Jonathan DruartBug 30909: Retain permanent_location if mapped
2022-07-20 Jonathan DruartBug 31179: Don't copy invisible subfields when duplicat...
2022-07-08 Nick ClemensBug 24857: Add ability to set item group when adding...
2022-07-05 Lucas GassBug 30716: Add collection to cn_browser results
2022-06-17 Petro VashchukBug 29963: Do not prefill empty date fields with today...
2022-06-08 Nick ClemensBug 30813: Update TransformMarcToKoha to accept a hashref
2022-05-14 Marcel de RooyBug 30717: (QA follow-up) Move to module
2022-05-14 Jonathan DruartBug 30717: Format dates when editing items
2022-05-06 Julian MauriceBug 30604: Add value builders for UNIMARC 146 ($a,...
2022-04-28 Jonathan DruartBug 30644: (bug 29788 follow-up) Make Koha::Item->safe_...
2022-04-21 Alex BuckleyBug 29815: Pre-populate 'Date acquired' field when...
2022-04-20 Owen LeonardBug 30435: Remove unused MACLES cataloging plugin
2022-04-13 Owen LeonardBug 26019: Koha should set SameSite attribute on cookies
2022-04-08 Jonathan DruartBug 29609: Centralized code to build the link to a...
2022-03-23 Jonathan DruartBug 29788: (follow-up) Make Koha::Item->safe_to_delete...
2022-02-25 David GustafssonBug 25616: Uppercase hard coded lower case boolean...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-01-29 Nick ClemensBug 29511: Sort hash keys
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2022-01-11 Jonathan DruartBug 29789: Remove unused $error from cataloguing/additem.pl
2022-01-10 OwenBug 29391: Improve output of reservoir search
2022-01-04 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2021-11-19 Marcel de RooyBug 29437: (QA follow-up) Remove Business::ISBN from...
2021-11-19 Nick ClemensBug 29437: Search reservoir for term as title, author...
2021-11-15 Marcel de RooyBug 29146: Apply framework defaultvalue only to new...
2021-11-03 Owen LeonardBug 29369: Use Flatpickr in dateaccessioned cataloging...
2021-11-02 Lucas GassBug 29319: Use Business::ISBN to check ISBNs on addbook...
2021-10-28 Andrew NuggedBug 27526: Fix for prefill preventing duplication 2
2021-10-28 Jonathan DruartBug 27526: Fix SubfieldsToUseWhenPrefill
2021-10-27 Jonathan DruartBug 27526: Correct NULL vs empty string when editing
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-18 Jonathan DruartBug 28785: Adjust check_cookie_auth calls
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28445: Use Koha::UI::Form::Builder::Item from batch...
2021-10-18 Jonathan DruartBug 28445: Move controller code to Koha::UI::Form:...
2021-10-18 Marcel de RooyBug 28769: (QA follow-up) Fix another occurrence
2021-10-18 Jonathan DruartBug 28769: Remove tabloop from cataloguing plugins
2021-10-18 Andrew NuggedBug 27526: Fix for prefill preventing duplication
2021-10-18 Jonathan DruartBug 27526: Fix 'add & duplicate item'
2021-10-18 Jonathan DruartBug 27526: Fix 'duplicate item'
2021-10-12 Joonas KylmäläBug 24698: QA fixes
2021-10-12 George VeranisBug 24698: Add plugin and template files for unimarc...
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-07 Tomas Cohen AraziBug 29179: Remove useless includes in moveitem.pl
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-06 Jonathan DruartBug 27526: Fix encoding issue on subfield
2021-10-06 Jonathan DruartBug 27526: Remove uneeded call to TransformMarcToKoha
2021-10-06 Jonathan DruartBug 27526: Fix empty string vs undef
2021-10-06 Jonathan DruartBug 27526: Fix incorrect condition
2021-10-06 Jonathan DruartBug 27526: Fix Add multiple copies
2021-10-06 Jonathan DruartBug 27526: Fix Add & duplicate
2021-10-06 Jonathan DruartBug 27526: Fix PrefillItem
2021-10-06 Jonathan DruartBug 27526: Fix repeatable more subfields
2021-10-06 Jonathan DruartBug 27526: Adjust code to use Koha::Items
2021-10-06 Jonathan DruartBug 27526: Remove AddItemFromMarc from additem
2021-10-06 Jonathan DruartBug 27526: Remove ModItemFromMarc from additem
2021-09-28 Marcel de RooyBug 27461: Right pad with default elements for too...
2021-09-28 Marcel de RooyBug 27461: Move hardcoded value to module
2021-09-21 Thomas KlausnerBug 28022: Only show subfield "9" if subfield "a" is...
2021-09-20 Lucas GassBug 21093: In additem.pl set the right stickyduedate...
2021-09-20 Fridolin SomersBug 28829: Remove single quote escaping in value_builde...
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Move adopt_items_from_biblios...
2021-08-27 Jonathan DruartBug 22690: Remove MoveItemFromBiblio import
2021-08-27 Ere MaijalaBug 22690: Refactor merging of records to improve perfo...
2021-08-04 Nick ClemensBug 28533: Set subfields to 'undef' if whole field...
2021-07-29 Jonathan DruartBug 17600: Fix missing C4::AuthoritiesMARC import
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-04-16 Phil RingnaldaBug 27739: Advanced editor should use DefaultCountryFie...
2021-04-06 Phil RingnaldaBug 27738: Set fallback for unset DefaultCountryField00...
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-01 Jonathan DruartBug 8976: Change for the item forms
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
next