637 Commits (68a92c02dfbafa9eea73516cb29ba5e6a311a730)

Author SHA1 Message Date
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Jonathan Druart bd3b1c1a33 Bug 18262: Koha::Biblio - Remove GetBiblioData - part 1 7 years ago
Jonathan Druart 035e0beb8c Bug 18259: Koha::Biblio - Remove GetSubscriptionsId 7 years ago
Jonathan Druart c73e269a13 Bug 18260: Koha::Biblio - Remove GetBiblio 7 years ago
Marcel de Rooy 0c14a76049 Bug 18277: [QA Follow-up] Additional polishing 7 years ago
Jonathan Druart 98aaa69d38 Bug 18277: Remove the C4::Biblio::GetBiblionumberFromItemnumber 7 years ago
Jonathan Druart 9ed00ad6dc Bug 18276: Remove the C4::Biblio::GetBiblioFromItemNumber subroutine 7 years ago
Jonathan Druart 091d6c513b Bug 17843: Replace C4::Koha::getitemtypeinfo with Koha::ItemTypes 8 years ago
Marcel de Rooy d455dc31d4 Bug 18200: Fix a potential issue with preceding space in GetMarcUrls 7 years ago
Jonathan Druart 87afa5142b Bug 17736: Replace GetReservesFromBiblionumber with Koha::Biblio->holds 8 years ago
Jonathan Druart afe3fa1d07 Bug 18269: Move field mappings related code to Koha::FieldMapping[s] 7 years ago
Jonathan Druart 36ee625f08 Bug 18284: (bug 17196 follow-up) Move biblio metadata when a biblio is deleted 7 years ago
Jonathan Druart 8c8b17b114 Bug 17846: Remove C4::Koha::get_infos_of 8 years ago
Marcel de Rooy 0ffe964fb7 Bug 17196: [QA Follow-up] Adjust some text on marcxml 8 years ago
Jonathan Druart 98874bf9e2 Bug 17196: Fix - Update metadata on update 8 years ago
Jonathan Druart c6e488f4af Bug 17196: Move marcxml out of the biblioitems table 8 years ago
Jonathan Druart b664d68ca4 Bug 17629: Koha::Biblio - Remove ModBiblioframework 8 years ago
Jonathan Druart 2f07f7b48e Bug 17631: Koha::Biblio - Remove GetHolds 8 years ago
Jonathan Druart d27cb605ec Bug 10455: (follow-up) Remove biblioitems.marc 8 years ago
Jonathan Druart c7493439c7 Bug 10455: Remove biblioitems.marc 8 years ago
Jonathan Druart df3df9cf71 Bug 17372: Standardize Elasticsearch paths 8 years ago
Olli-Antti Kivilahti a9eb400581 Bug 16556 - KohaToMarcMapped columns sharing same field with biblio(item)number are removed. 8 years ago
Jacek Ablewicz 7bdc106c98 Bug 16365: Selectively introduce GetMarcStructure() "unsafe" variant for better performance 8 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 9 years ago
Mark Tompsett cadf5aea81 Bug 11592: MARCView and ISBD followup 8 years ago
Mark Tompsett b1c703ac5c Bug 11592: Biblio tweak for MARCSUBJECT 8 years ago
Mark Tompsett 16f74b546e Bug 11592: Updated License Text and use Modern::Perl 11 years ago
Jonathan Druart 658f603511 Bug 17189: Replace occurrences of 'use Koha::Cache' 8 years ago
Jonathan Druart f753220701 Bug 17189: Add the ability to define several memcached namespaces - replace existing occurrences 8 years ago
Marcel de Rooy 377feb9cdf Bug 16809: Follow-up for scalarizing biblionumber 8 years ago
Mark Tompsett 28ad0ab513 Bug 16809: Silence authority warnings C4::Biblio::TransformHtmlToMarc 8 years ago
Jonathan Druart 172ebfe520 Bug 16431: Use Koha::Cache to cache marc subfield structure 8 years ago
Jonathan Druart 85e7d186ec Bug 16167: Remove Authorised value images prefs 8 years ago
Jonathan Druart ac5a1bfece Bug 16154: CGI->multi_param - Manual changes 8 years ago
Tomas Cohen Arazi ae8765f20e Bug 16248: ModZebra doesn't update zebraqueue if ES is enabled 8 years ago
Robin Sheat 374f1e6384 Bug 12478: ES is now updated when records are updated/deleted 9 years ago
Robin Sheat 7dbd13e66f Bug 12478 - pile of elasticsearch code 10 years ago
Alex Arnaud 0ed37aaf77 Bug 5979 - Follow up: Change ISBD syspref description and fix warning in t/Biblio/Isbd.t 8 years ago
Alex Arnaud e6c5107abd Bug 5979 - OPAC ISBD view has its own syspref 9 years ago
Jonathan Druart c564f30155 Bug 16169: Change prototype for C4::Biblio::TransformMarcToKoha 8 years ago
Jacek Ablewicz eb04d174d9 Bug 16168: Eliminate unneeded C4::Context->dbh calls in C4/Biblio.pm 8 years ago
Jonathan Druart 017699c345 Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Jonathan Druart 3830d78d46 Bug 16011: $VERSION - remove use vars $VERSION 8 years ago
Zeno Tajoli 69cf2d9451 Bug 15955: Tuning function 'New child record' for Unimarc 205$a -> 461$e 8 years ago
Marcel de Rooy ffbb575061 Bug 14306: Follow-up for URLs in 555$u 9 years ago
Marcel de Rooy caae161a4e Bug 14306: Show URL from MARC21 field 555$u under Title Notes/Descriptions 9 years ago
Jonathan Druart 1307f26bd1 Bug 5404: Move the test to a new IsMarcStructureInternal sub 8 years ago
Jonathan Druart 1538e9ecf4 Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 9 years ago
Julian Maurice 65895285d9 Bug 15572: TransformHtmlToMarc - rewrite the loop 9 years ago
Frédéric Demians ee56318a26 Bug 15572: Follow-up to fix error on authority creation 9 years ago