Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / misc / migration_tools /
2020-07-24 Josef MoravecBug 23696: take deleted biblios into account when build...
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-06-29 Julian MauriceBug 21395: Fix QA errors
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-15 David RobertsBug 22470: Missing the table name on misc/migration_too...
2020-04-14 Fridolin SomersBug 21865: allow test arg alone
2020-04-14 Fridolin SomersBug 21865: add confirm to remove_unused_authorities...
2020-04-14 Fridolin SomersBug 21865: ES compatiblity of remove_unused_authorities.pl
2020-04-14 Fridolin SomersBug 21865: improve remove_unused_authorities.pl script
2020-03-24 Matthias MeusburgerBug 15214: bulkmarcimport should log if an authority...
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-16 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-03-02 Jonathan DruartBug 24735: Remove QueryParser-related code
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-10 Marcel de RooyBug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
2020-01-10 Ian WallsBug 23377: use ENV syspref override instead of complete...
2020-01-10 Jonathan DruartBug 24123: Fix import of UTF-8 encoded MARC21 MARCXML...
2019-10-17 Julian MauriceBug 20434: Add default authority type
2019-10-17 Julian MauriceBug 20434: Add missing fields
2019-10-17 Julian MauriceBug 20434: Add missing authority types
2019-10-17 Julian MauriceBug 20434: Add UNIMARC field 214 and its subfields
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - script
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - translations
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (WORK)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (TU)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (TM)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (SNG)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (SNC)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (SAUTTIT)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (PUB)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (PERS)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (PA)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (NTWORK)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (NTEXP)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (NP)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (GENRE/FORM)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (FAM)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (EXP)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (CO)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (CLASS)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - auth (default)
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - authtypes
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - biblio
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - authorised values
2019-10-17 Julian MauriceBug 20434: Update UNIMARC framework - defaults
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-02-15 Magnus EngerBug 12488: Make bulkmarcimport.pl -d use DELETE instead...
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2018-12-11 Julian MauriceBug 21908: (QA follow-up) Remove useless parentheses...
2018-12-11 Fridolin SomersBug 21908: Add DISTINCT biblionumber to rebuild_zebra.pl
2018-12-11 Fridolin SomersBug 21908: Add biblio_metadata to rebuild_zebra.pl...
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-08-31 Jonathan DruartBug 14302: Remove GRS1 specific code
2018-07-23 Nick ClemensBug 20811: (RM follow-up) fix check for matching
2018-07-23 Marcel de RooyBug 20811: (QA follow-up) Prevent calling AddItemBatchF...
2018-07-23 Marcel de RooyBug 20811: (QA follow-up) Make the isbn check work
2018-07-23 Jonathan DruartBug 20811: Fix wrong usage of ModBiblio
2018-03-19 Julian MauriceBug 11936: (QA follow-up) Consistent log message for...
2018-03-19 Magnus EngerBug 11936: Consistent log message for item insert
2018-01-09 Olli-Antti KivilahtiBug 13660: Exclude export phase and use existing export...
2017-10-27 Nick ClemensBug 18389: (QA follow-up) Fix tabs, note used template...
2017-10-27 Jon KnightBug 18690: Add error if there are multiple MARC templat...
2017-10-27 Jon KnightBug 18690: Use MARC modification templates with bulkmar...
2017-10-04 Jonathan DruartBug 19122: (bug 18098 follow-up) Fix IncludeSeeFromInSe...
2017-09-06 Jonathan DruartBug 18927: Use fully qualified subroutine names in...
2017-08-25 Jonathan DruartBug 19040: Update 2 occurrences of GetMarcBiblio in...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - creat...
2017-05-12 Jonathan DruartBug 16758: Use the default cache instance
2017-05-12 Jacek AblewiczBug 16758 - Caching issues in scripts running in daemon...
2017-05-08 Tomas Cohen AraziBug 18098: Add an index with the count of not onloan...
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-13 Marcel de RooyBug 9988: Refactor the cron script
2017-04-13 Marcel de RooyBug 9988: Check the merge limit in sub merge
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-03-03 Marcel de RooyBug 18070: Extend sub merge to remove fields for delete...
2017-02-14 Marcel de RooyBug 17935: Adjust some POD lines, fix a few typos
2017-02-14 Magnus EngerBug 4126 - Exit bulkmarcimport if -a and -b given
2017-01-19 Jonathan DruartBug 17731: Remove noxml option from rebuild_zebra.pl
2017-01-13 Jonathan DruartBug 17196: Fix build_oai_sets.pl
2017-01-13 Jonathan DruartBug 17196: Update switch_marc21_series_info.pl
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-10-28 Fridolin SomersBug 17376 - rebuild_zebra.pl in daemon mode no database...
2016-08-04 Tomas Cohen AraziBug 16830: (followup) Remove weird character from warni...
2016-05-23 Jonathan DruartBug 16505: Make sure $as_xml will not be used later
2016-05-23 Jonathan DruartBug 16506: Remove warning for UNIMARC installs
2016-05-23 Tomas Cohen AraziBug 16506: (followup) Fix wrong option switch warning...
2016-05-23 Tomas Cohen AraziBug 16506: (Followup) remove warnings
2016-05-23 Tomas Cohen AraziBug 16506: Make rebuild_zebra.pl use XML as default
2016-05-23 Tomas Cohen AraziBug 16505: <collection> is missing the marc namespace...
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-03-21 Jonathan DruartBug 16010: follow-up of 15381 - FIX merge_authorities...
2016-01-27 Jonathan Druart Bug 15188: Do not remove unused auths if zebra is...
2016-01-27 Alex Arnaud Bug 15188 - Fixes remove_unused_authorities.pl will...
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-11 Julian MauriceBug 15325: Fix --table option of rebuild_zebra.pl
2015-10-09 Jonathan DruartBug 12368: Die if the --table value is not allowed.
next