Bug 21957: Add a flag to ModBiblio to avoid linking auths if called from linker
[koha-equinox.git] / C4 / Biblio.pm
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...
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 18269: Move field mappings related code to Koha...
2017-03-22 Jonathan DruartBug 18284: (bug 17196 follow-up) Move biblio metadata...
2017-02-17 Jonathan DruartBug 17846: Remove C4::Koha::get_infos_of
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Adjust some text on marcxml
2017-01-13 Jonathan DruartBug 17196: Fix - Update metadata on update
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2017-01-13 Jonathan DruartBug 17629: Koha::Biblio - Remove ModBiblioframework
2016-12-16 Jonathan DruartBug 17631: Koha::Biblio - Remove GetHolds
2016-10-21 Jonathan DruartBug 10455: (follow-up) Remove biblioitems.marc
2016-10-21 Jonathan DruartBug 10455: Remove biblioitems.marc
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-09-15 Olli-Antti KivilahtiBug 16556 - KohaToMarcMapped columns sharing same field...
2016-09-09 Jacek AblewiczBug 16365: Selectively introduce GetMarcStructure(...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Mark TompsettBug 11592: MARCView and ISBD followup
2016-09-08 Mark TompsettBug 11592: Biblio tweak for MARCSUBJECT
2016-09-08 Mark TompsettBug 11592: Updated License Text and use Modern::Perl
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-02 Marcel de RooyBug 16809: Follow-up for scalarizing biblionumber
2016-09-02 Mark TompsettBug 16809: Silence authority warnings C4::Biblio::Trans...
2016-07-08 Jonathan DruartBug 16431: Use Koha::Cache to cache marc subfield structure
2016-04-29 Jonathan DruartBug 16167: Remove Authorised value images prefs
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Manual changes
2016-04-26 Tomas Cohen AraziBug 16248: ModZebra doesn't update zebraqueue if ES...
2016-04-26 Robin SheatBug 12478: ES is now updated when records are updated...
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-22 Alex ArnaudBug 5979 - Follow up: Change ISBD syspref description...
2016-04-22 Alex ArnaudBug 5979 - OPAC ISBD view has its own syspref
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-04-07 Jacek AblewiczBug 16168: Eliminate unneeded C4::Context->dbh calls...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-11 Zeno Tajoli Bug 15955: Tuning function 'New child record' for...
2016-03-07 Marcel de Rooy Bug 14306: Follow-up for URLs in 555$u
2016-03-07 Marcel de Rooy Bug 14306: Show URL from MARC21 field 555$u under...
2016-03-07 Jonathan Druart Bug 5404: Move the test to a new IsMarcStructureIntern...
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-01-25 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2016-01-25 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-25 Jesse WeaverRevert "Bug 15572: TransformHtmlToMarc - rewrite the...
2016-01-25 Jesse WeaverRevert "Bug 15572: Follow-up to fix error on authority...
2016-01-19 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-19 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-11-16 Jonathan DruartBug 6657: Prevent biblionumber to be duplicated
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-17 Frédéric DemiansBug 12252: Include item data only in extended mode
2015-09-17 Jonathan DruartBug 12252: (qa-follow-up) Remove perlcritic error
2015-09-17 Robin SheatBug 12252: OAI-PMH items respect OpacHiddenItems
2015-09-17 Robin SheatBug 12252: OAI-PMH result includes item data
2015-09-02 SrdjanBug 11247: Fix calls of TransformHtmlToXml
2015-07-28 Stéphane DelauneBug 10961: (followup) Make query fields explicit and...
2015-07-28 Kyle M HallBug 10961: Error in GetMarcBiblio can cause severe...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
next