Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Biblio.pm
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...
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...
next