fix malformed call of XSLTParse4Display
[koha.git] / misc / migration_tools / rebuild_nozebra.pl
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2009-09-06 Ricardo Dias MarquesBug 3582: Missing usage information for -h / --help...
2009-02-12 Galen Charltonbug 2955: fix remaining calls to GetMarcFromKohaField
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-11 Mason Jamesadded 440* and 490* 'series' indexes
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-03 Chris CormackEscaping the $title in the regexes with \Q and \E to...
2008-01-01 Joshua Ferraros/Waited/Expected/ for serials statuses reformating...
2007-12-21 Henri-Damien LAURENTGenerating index for authorities on AUTHtypecode from...
2007-12-14 Mason Jamesupdated MARC21 indexes, with authorites too. v2
2007-11-24 Joshua Ferraroadding $DEBUG warnings to nozebra
2007-11-20 Mason Jameslittle SQL typo fix, now builds 'NoZebraIndexes' index...
2007-10-31 Paul POULAINfixes in NoZebra search & indexing
2007-10-10 Paul POULAINskipping wrong XMLs when rebuilding nozebra indexes
2007-10-07 Joshua Ferraroadding barcode index
2007-10-02 Chris CatalfoAdded basic MARC21 index definitions.
2007-10-02 Paul POULAINBUGFIX for browser and nozebra tables
2007-09-26 Paul POULAINBUGFIX : NoZebra indexing was wrong for accented words
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-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-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-25 tipaulKoha 3.0 nozebra 1st commit : the script misc/migration...