fix malformed call of XSLTParse4Display
[koha.git] / misc / migration_tools / bulkmarcimport.pl
2010-02-06 Frédéric DemiansBug 4125 - Reformat with perldoc bulkmarcimport.pl doc
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Paul Poulainbulkmarcimport : removing warnings
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-25 Henri-Damien LAURENTMerge branch 'MT1105' into public_master
2009-11-23 Henri-Damien LAURENTbulkmarcimport.pl Bug Fix matching biblios enhanced
2009-11-17 Paul Poulainadding error details
2009-09-30 Henri-Damien LAURENTAuthorities bulkmarcimport
2009-09-06 Sébastien HindererGet rid of a few warnings in the bulkmarcimport script...
2009-08-21 Colin CampbellAvoid numeric comparisons with leading zeroes
2009-06-07 Galen Charltonbug 2926: fix staging import hang
2009-04-04 J. David BavousettChanges to bulkmarcimport.pl
2008-04-17 Frederic DemiansTweak bullmarcimport.pl
2008-03-22 Galen Charltondo not let MARC::Batch open MARC files
2008-03-03 Galen Charltonbulkmarcimport.pl: XML input option documented
2008-02-19 Mason Jamesa little speed tweak here, setting "SET FOREIGN_KEY_CHE...
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2008-01-05 Joshua FerraroRudimentary import of MARC21 authorities
2008-01-04 Joshua Ferraroimprovements to INSTALL.debian, adding Symbols for...
2008-01-03 Galen Charltonitem rework: replaced AddBiblioAndItems
2008-01-03 Galen Charltonitem rework: various changes
2008-01-03 Joshua FerraroFixing Database Definitions for Statuses *PARTIAL*
2007-12-25 Galen Charltonbulkmarcimport: enable MARC-8 to UTF-8 conversion
2007-12-25 Galen Charltonremoved extraneous comments
2007-12-25 Galen Charltonimproved error detection in AddBiblioAndItems
2007-12-25 Galen Charltonremoved superfluous comments
2007-12-25 Galen Charltonbulk MARC record import - speed improved
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-17 Galen Charltoninstaller: command-line scripts improve finding C4...
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-11-12 Mason Jameswrapping AddBiblio(), and AddItem() in evals{} to prote...
2007-10-11 Paul POULAIN#1474 : Bulkmarcimport croaks when Log is ON
2007-10-03 Paul POULAIN(minor) updating doc & removing warn
2007-10-01 Joshua Ferrarocommenting out set_service_options, but also removes...
2007-10-01 Ryan Higginsfix bad call to GetMarcFromKohaField in bulkmarcimport...
2007-06-08 toinsit's faster to 'truncate' instead of using 'delete...
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-01 thdFor MARC 21, instead of deleting the whole subfield...
2006-07-04 toinsHead & rel_2_2 merged
2006-04-01 rangiFixing the problem that all items were getting biblioit...
2006-02-27 kadosremoved Zconns, no need for them anymore with new Conte...
2006-02-25 kadosminor bugfix with 'commit' option
2006-02-25 kadosA bulkmarcimport.pl that is based on the new Biblio...
2005-08-04 tipaulsynch'ing 2.2 and head
2005-01-03 tipaulmoving bulkmarcimport script to migration_tools directory