Add a new Debian package and GoogleJacket on OPAC detail page
[koha.git] / misc / migration_tools /
2008-04-22 Paul POULAINUNIMARC specific rebuild items correctly
2008-04-21 Galen Charltonrebuild_zebra.pl - add -y option
2008-04-17 Frederic DemiansTweak bullmarcimport.pl
2008-04-01 Galen Charltonfixed memory leak I introduced
2008-03-25 Galen Charltonstill more rebuild_zebra refactoring
2008-03-25 Galen CharltonIMPORTANT: added -z option to rebuild_zebra.pl
2008-03-25 Galen Charltonrebuild_zebra: exit if both -a and -x specified
2008-03-25 Galen Charltonmore rebuild_zebra.pl refactoring
2008-03-25 Galen Charltonrefactor rebuild_zebra: new routine for invoking zebraidx
2008-03-25 Galen Charltonrebuild_zebra.pl: removed disused $limit option
2008-03-22 Galen Charltondo not let MARC::Batch open MARC files
2008-03-22 Galen Charltonremove some unneeded use statements
2008-03-03 Galen Charltonbulkmarcimport.pl: XML input option documented
2008-03-03 Galen Charltonbulkauthimport.pl - various improvements
2008-02-28 Mason Jamesmore \Q...\E wrapping on regexes, to handle occassional...
2008-02-28 Mason Jamescorrections to host-item, shelf_loc and collection...
2008-02-21 Mason Jamesoops, removing un-needed $dbh->commit() calls
2008-02-21 Mason Jamessetting $dbh->{AutoCommit} = 0, and adding a new -...
2008-02-20 Paul POULAINNoZebra : removing . and : before indexing
2008-02-20 Paul POULAINspeeding a lot rebuild_nozebra by using autocommit...
2008-02-19 Mason Jamesa little speed tweak here, setting "SET FOREIGN_KEY_CHE...
2008-02-15 Ryan Higginsadd option to export and index xml to rebuild_zebra
2008-02-11 Mason Jamesadded 440* and 490* 'series' indexes
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2008-01-22 Daniel BÃ\83¼nzlibulkauthimport fix
2008-01-05 Joshua FerraroRudimentary import of MARC21 authorities
2008-01-04 Joshua Ferraroimprovements to INSTALL.debian, adding Symbols for...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
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*
2008-01-03 Chris CormackEscaping the $title in the regexes with \Q and \E to...
2008-01-03 Paul POULAINrebuild_zebra : directories updated
2008-01-01 Joshua Ferraros/Waited/Expected/ for serials statuses reformating...
2007-12-30 Joshua Ferrarofixing nomenclature on files in misc/, adding a few...
2007-12-30 Joshua Ferraroadding a new option, -w, which disables shadow indexing...
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-23 Galen Charltonallow use of older version of File::Temp
2007-12-21 Galen Charltonbug 1661: rebuild_zebra.pl changes
2007-12-21 Henri-Damien LAURENTAdding rebuild field 100$a for Unimarc
2007-12-21 Henri-Damien LAURENTGenerating index for authorities on AUTHtypecode from...
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-14 Mason Jamesupdated MARC21 indexes, with authorites too. v2
2007-12-14 Joe AtzbergerC4 and misc: permissions fixes
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-11-25 Paul POULAINUpdating rebuild_zebra.pl : now uses etc config files
2007-11-24 Joshua Ferraroadding $DEBUG warnings to nozebra
2007-11-20 Paul POULAINstill handling better dirty MARC records
2007-11-20 Mason Jameslittle SQL typo fix, now builds 'NoZebraIndexes' index...
2007-11-17 Paul POULAINmissing biblionumber AND missing unimarc 100 was not...
2007-11-12 Paul POULAINhandling wrong MARC record better
2007-11-12 Mason Jamesutf8 handling fixes 'Wide character in print at' encodi...
2007-11-12 Mason Jameswrapping AddBiblio(), and AddItem() in evals{} to prote...
2007-11-12 Mason Jameswrapping write to *.iso file in eval{}, to handle failu...
2007-11-08 Paul POULAINbugfixes to config files for zebra 2.0.18
2007-11-07 Paul POULAINrebuild_zebra now handle correctly improper authorities...
2007-11-07 Paul POULAINdeal with wrong authorities when exporting for zebra
2007-11-01 Paul POULAINskip empty records (new GetMarcRecord behaviour that...
2007-10-31 Paul POULAINfixes in NoZebra search & indexing
2007-10-24 Paul POULAINrebuild_unimarc_100 : better handling of unusual cases
2007-10-24 Paul POULAINtemp
2007-10-24 Paul POULAINless verbose
2007-10-22 Joshua Ferraroimprovements to zebra configuration files
2007-10-11 Paul POULAIN#1474 : Bulkmarcimport croaks when Log is ON
2007-10-10 Paul POULAINskipping wrong XMLs when rebuilding nozebra indexes
2007-10-10 Paul POULAINAdding a new option to rebuildzebra : noxml
2007-10-07 Joshua Ferraroadding barcode index
2007-10-03 Paul POULAIN(minor) updating doc & removing warn
2007-10-02 Chris CatalfoAdded basic MARC21 index definitions.
2007-10-02 Paul POULAINBUGFIX for browser and nozebra tables
2007-10-02 Joshua Ferrarochanging the name of the zebra password file to passwd
2007-10-01 Joshua Ferrarocommenting out set_service_options, but also removes...
2007-10-01 Ryan Higginsfix bad call to GetMarcFromKohaField in bulkmarcimport...
2007-09-26 Paul POULAINBUGFIX : NoZebra indexing was wrong for accented words
2007-09-13 Paul POULAINBUGFIXES : 3 (marc_biblio, check biblionumber, ModMarcB...
2007-09-13 Paul POULAIN(unimarc specific) BUGFIX : if 100$a exist but is not...
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-01 tipauleval() on getAuthority & getBiblio to avoid a script...
2007-07-19 toinsadding an eval to don't die if an error occurs
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-11 toinsnext if there is an error getting the biblio.
2007-06-08 toinsit's faster to 'truncate' instead of using 'delete...
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-05-25 btoumidelete space in beggining of the script to accept scrip...
2007-05-25 tipaulsome changes to default zebra config for better searches
2007-05-25 tipaulsmall script to check XML parser. Remember that PurePer...
2007-05-22 tipaulBugfixes & improvements (various and minor) :
2007-05-10 tipaulKoha NoZebra :
2007-05-04 tipaulvarious bugfixes on parameters modules + adding default...
2007-05-02 tipaulNoZebra SQL index management :
2007-05-02 tipaulimproving NOzebra search :
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
next