Bug 14957: (QA follow-up) Rename 'merge' => 'overlay'
[koha.git] / C4 / Biblio.pm
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-06 Jonathan DruartBug 27526: Fix cn_source display
2021-10-06 Jonathan DruartBug 27526: Remove ModItemFromMarc from additem
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Nick ClemensBug 28384: Add 'no_items' option to TransformMarcToKoha
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-05-19 Kyle M HallBug 27837: Always pass permanent location from items...
2021-05-06 Nick ClemensBug 27577: Autolink biblio after biblionumber is generated
2021-04-01 Ere MaijalaBug 21958: Fix bibliographic record field comparison...
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-01 Jonathan DruartBug 8976: Code cleaning
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
2021-01-14 Nick ClemensBug 11299: (follow-up) Rebase on recent changes
2021-01-14 Nick ClemensBug 11299: (QA follow-up) Fix tests, spaces, and CSS...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2021-01-12 Nick ClemensBug 25306: Remove framework paramter from ModBiblioMarc
2020-11-25 Jonathan DruartBug 26518: Move BiblioAutoLink within the transaction
2020-11-25 Jonathan DruartBug 26518: Raise exception if the insert failed
2020-11-25 Jonathan DruartBug 26518: Use Koha::Biblio[item] in AddBiblio
2020-11-16 Nick ClemensBug 26516: Don't accept incorrect values for copyrightd...
2020-11-04 Andreas RoussosBug 26641: pass the MARC field as an argument to link_b...
2020-10-08 Marcel de RooyBug 26599: Unused parameter name in POD of ModZebra
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Rename biblionumber in ModZeb...
2020-09-28 Nick ClemensBug 25265: Prevent double reindex of the same item...
2020-08-31 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-08-05 Jonathan DruartBug 26133: Remove GetMarcHosts
2020-07-30 Jonathan DruartBug 26063: Use Koha::Plugins->call for some other hooks
2020-07-29 Nick ClemensBug 25709: Rename systempreference to NotesToHide
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-24 Nick ClemensBug 25189: Don't create authority if results found
2020-04-17 Jonathan DruartBug 21901: Add FK on subscription and serial tables
2020-04-17 Marcel de RooyBug 24715: Cache repeatable subfield in TransformKohaToMarc
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-24 Marcel de RooyBug 21800: Check the correct framework for the repeatab...
2020-03-24 Marcel de RooyBug 21800: Make TransformKohaToMarc aware of non-repeat...
2020-03-24 Marcel de RooyBug 21708: Sort MARC fields in TransformHtmlToMarc
2020-03-16 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-02-19 Nick ClemensBug 24269: Adjust C4::Heading to generate headings...
2020-02-19 Nick ClemensBug 24094: Strip trailing spaces and punctuation from...
2020-02-11 Jonathan DruartBug 8643: Fix IsMarcStructureInternal tests
2020-02-11 simithBug 8643: Add important constraint to marc subfields
2020-01-27 Nick ClemensBug 24421: Check if subfields are valid using the bibli...
2020-01-21 Tomas Cohen AraziBug 24430: Remove CountBiblioInOrders and its traces
2019-11-12 Jonathan DruartBug 24002: One more occurrence of datecancellationprinted
2019-10-24 Nick ClemensBug 23392: Don't display private notes in MARC21
2019-08-05 Ere MaijalaBug 11529: (follow-up) Fix QA issues
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-08-05 Ere MaijalaBug 11529: Add new fields to biblio table
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-04 Tomas Cohen AraziBug 22709: Add after biblio/item action hooks
2019-05-07 Marcel de RooyBug 21036: Fix warnings from C4/Biblio
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-04-29 Julian MauriceBug 8995: Show OpenURL links in OPAC search results
2019-04-18 Nick ClemensBug 21957: Add a flag to ModBiblio to avoid linking...
2019-03-21 Marcel de RooyBug 18736: (QA follow-up) Resolve uninitialized warn...
2019-03-07 David GustafssonBug 20535: ModZebra called with $record with items...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2019-01-25 Ere MaijalaBug 21826: Use subfield map in LinkBibHeadingsToAuthorities
2018-11-08 Marcel de RooyBug 19349: (QA follow-up) Cosmetic changes
2018-11-08 Julian MauriceBug 19349: Store record's creator and last modifier...
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-01 Jonathan DruartBug 21556: Do not crash if a biblio is deleted twice
2018-10-15 Ere MaijalaBug 21365: Call BiblioAutoLink from AddBiblio and ModBiblio
2018-10-15 David GustafssonBug 19687: Undefined subroutine in bulkmarcimport
2018-06-22 Josef MoravecBug 19820: (QA follow-up) Fix pod in C4::Biblio
2018-06-22 David GustafssonBug 19820: Add unsafe param to GetMarcSubfieldStructure
2018-04-12 Joachim GansemanBug 9701: Configure default indicator
2018-04-11 Katrin FischerBug 20540: (follow-up) Remove debug line
2018-04-11 Jonathan DruartBug 20540: Fix TransformHtmlToXml if last tag is empty
2018-03-23 Jonathan DruartBug 19943: Remove C4::Biblio::GetBiblioItemData
2018-03-23 Jonathan DruartBug 19940: Koha::Biblio - Remove GetBiblioItemInfosOf
2018-03-23 Jonathan DruartBug 18255: Koha::Biblio - Replace GetBiblioItemByBiblio...
2018-02-02 Marcel de RooyBug 20126: (follow-up bug 10455) Restore MARC field...
2018-02-02 Marcel de RooyBug 18198: MARC21: Further improve handling of 5XX...
2018-01-09 Jonathan DruartBug 11046: Improve the readability of the regex using...
2018-01-09 Marcel de RooyBug 11046: Add the form YYY-? for uncertain years
2018-01-09 Marcel de RooyBug 11046: Better handling of uncertain years for publi...
2017-12-07 Marcel de RooyBug 19096: Make Default authoritative in core modules
2017-12-07 Marcel de RooyBug 10306: Restructure TransformMarcToKoha and update...
2017-12-07 Marcel de RooyBug 10306: Allow controlfields in TransformKohaToMarc
2017-12-07 Marcel de RooyBug 10306: Core module changes for multiple mappings
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-10-13 Marcel de RooyBug 18923: Warning in Biblio::GetCOinSBiblio
2017-09-19 Josef MoravecBug 10132: Add ability to set MARC Organization Code...
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-14 Jonathan DruartBug 18259: Koha::Biblio - Remove GetSubscriptionsId
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Marcel de RooyBug 18277: [QA Follow-up] Additional polishing
2017-07-10 Jonathan DruartBug 18277: Remove the C4::Biblio::GetBiblionumberFromIt...
2017-07-10 Jonathan DruartBug 18276: Remove the C4::Biblio::GetBiblioFromItemNumb...
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-03-31 Marcel de RooyBug 18200: Fix a potential issue with preceding space...
next