Bug 9239: Allow the use of QueryParser for all queries
[koha.git] / misc / migration_tools / bulkmarcimport.pl
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