Koha/misc
Joe Atzberger 9fa7abc255 Improve performance and fault tolerance for sync_items...
Pulled the GetMarcFromKohaField outside the loop, since we only need to
check it once.  Same for $item_sth.  Added safety checks for success of
delete_field and GetMarcItem, with warnings on failure.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-27 19:06:52 -05:00
..
bin Have zebrasrv log less 2008-08-13 16:37:07 -05:00
cronjobs bug 3028: remove reservefix.pl cronjob 2009-03-11 09:12:16 -05:00
installer_devel_notes/data/en/marcflavour
load_testing
maintenance Improve performance and fault tolerance for sync_items... 2009-03-27 19:06:52 -05:00
migration_tools merge_authority : Bug fixing 2009-03-06 14:14:34 -06:00
release_notes Nomenclature cleanup prior to release 2008-08-10 16:40:37 -05:00
spellcheck_suggest kohabug 2345: bad comparisons pervade reports 2008-07-27 06:11:08 -05:00
translator fixed "too many opened files" error during translation 2008-12-17 09:00:09 -06:00
batchCompareMARCvsFrameworks.pl
batchDeleteUnusedSubfields.pl
batchImportMARCWithBiblionumbers.pl
batchRebuildBiblioTables.pl
batchRepairMissingBiblionumbers.pl
batchupdateISBNs.pl
check_sysprefs.pl
commit_biblios_file.pl
exportauth.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
koha-install-log
kohalib.pl Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
link_bibs_to_authorities.pl bug 2258 - do not duplicate embedded items 2008-06-18 19:25:07 -05:00
perlmodule_ls.pl
perlmodule_rm.pl
sax_parser_print.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
sax_parser_test.pl
stage_biblios_file.pl Add no-replace option to stage_biblios_file.pl, allowing incoming bibs to not overwrite existing bibs. 2008-07-18 13:22:31 -05:00
syspref-diff.pl