Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / tools / manage-marc-import.pl
2020-04-21 Katrin FischerBug 14369: Only show 'Create labels' link on staged...
2018-04-09 Jonathan DruartBug 20180: [sql_modes] Remove GROUP BY clause in manage...
2018-02-05 Jenny WayBug 20017: use Modern::Perl in Tools perl scripts
2017-07-10 Nick ClemensBug 18577 - Importing a batch using a framework not...
2017-06-19 Jonathan DruartBug 18806: Fix batch revert
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-07-08 AleishaBug 9259: Ability to delete a staged file once it has...
2015-10-19 Jonathan DruartBug 15005: Replace $ENV{SCRIPT_NAME} with the hardcoded...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-03-10 Kyle M HallBug 10558 [QA Follow-up]
2014-03-10 Kyle M HallBug 10558 - Convert records table in manage-marc-import...
2013-10-30 Elliott DavisBug 7131: teach MARC import how to overlay items
2013-07-12 Jonathan DruartBug 10527: remove disused routine C4::Branch::get_branc...
2013-05-19 Jared Camins-EsakovBug 10230: show correct matching record
2012-09-19 Jared Camins-EsakovBug 2060 follow-up: add support for UNIMARCAUTH
2012-09-19 Jared Camins-EsakovBug 2060: Update command line MARC import scripts
2012-09-19 Jared Camins-EsakovBug 7475: Teach matching rules to handle authorities
2012-07-13 Dobrica PavlinusicBug 8315 - remove use C4::* version
2012-04-06 Srdjanbug_7613: OCLC Connexion gateway
2012-03-26 Dobrica PavlinusicBug 7790 - tools/manage-marc-import.pl breaks with...
2011-09-28 Ian WallsBug 6733: change branchcode call in Labels to use usere...
2011-05-08 Chris CormackMerge remote-tracking branch 'kc/new/bug_5449' into...
2011-03-21 Frédéric DemiansBug 5065 Add ability to choose framework on import
2011-03-11 Julian MauriceBug 5449: JSON malformed in Koha - Blocker with jQuery...
2010-03-17 Lars WirzeniusFix FSF address in directory tools/
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-01 Chris Nighswonger[26/40] Refactoring auto label batch generation feature...
2009-08-11 Galen Charltonbug 2157: add ability to 'clean' staged record batches
2009-08-11 Galen Charltonbug 2505: enable warnings in tools/manage-marc-import.pl
2009-06-08 Galen Charltonremoved incorrect module import
2009-02-12 Mason Jamespatch for feature 2952 - v3
2008-06-01 Galen Charltonkohabug 2186 - improve display of empty import batches
2008-05-01 Galen Charltonstaging import - enhance record overlay behavior
2008-04-10 Galen Charltongranular permissions - updated Tools
2008-03-18 Ryan HigginsMod C4::Labels::add_batch to accept an array of items.
2008-03-18 Ryan HigginsPartial commit to add Create-Label-Batch-from-Import...
2008-02-08 Ryan HigginsAllow stage_biblios_file to take matcher id as parameter.
2008-01-03 Galen Charltonspeed boost: tools stage and commit bib records
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-11-27 Galen CharltonMARC import: part 6 of large file support
2007-11-16 Galen Charltonmatching enhancements -- allow matching rule to be...
2007-10-31 Galen Charltonbatch import rework: added suport for loading and dropp...
2007-10-29 Galen Charltonbatch import rework -- implement stage-commit-undo...