Koha/misc
Jesse Weaver bf4a39d7ce new script to fix date code in accountlines
misc/maintenance/fix_accountlines_date.pl runs through the accountlines table and converts every date in the 'description' column from us or metric format (specified on the command line) to the format in the 'dateformat' syspref.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-14 20:10:05 -05:00
..
bin kohabug 2048 - improve zebraqueue_daemon performance 2008-05-20 12:55:04 -05:00
cronjobs bug 2274 [4/5]: removing obsolete misc/cronjobs/overduenotices*.pl programs 2008-07-10 09:10:50 -05:00
installer_devel_notes/data/en/marcflavour
load_testing Adding a couple benchmark scripts 2008-03-20 08:40:48 -05:00
maintenance new script to fix date code in accountlines 2008-07-14 20:10:05 -05:00
migration_tools bug 2253: improve rebuild_zebra's handling of zebraqueue 2008-06-19 09:49:06 -05:00
release_notes Updating release number 2008-06-23 08:05:49 -05:00
spellcheck_suggest
translator Nomenclature update: s/Reserved on/Hold placed on/ and also updated translations 2008-07-10 13:31:10 -05:00
batchCompareMARCvsFrameworks.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchDeleteUnusedSubfields.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchImportMARCWithBiblionumbers.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchRebuildBiblioTables.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchRepairMissingBiblionumbers.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
batchupdateISBNs.pl bugfixing batchupdateISBN.pl 2008-05-20 12:55:06 -05:00
check_sysprefs.pl
commit_biblios_file.pl speed boost: command-line stage and commit biblios 2008-01-03 16:26:24 -06:00
exportauth.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
koha-install-log kohabug 1776 - try to locate Zebra during install 2008-04-22 17:59:00 -05:00
kohalib.pl
link_bibs_to_authorities.pl bug 2258 - do not duplicate embedded items 2008-06-18 19:25:07 -05:00
perlmodule_ls.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
perlmodule_rm.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
sax_parser_print.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
sax_parser_test.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
stage_biblios_file.pl staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
syspref-diff.pl Small script to identify syspref differences between languages (3). See 2008-06-09 06:42:00 -05:00
testKoha.pl