Koha/misc
Paul POULAIN 623ac80330 BUGFIXES : 3 (marc_biblio, check biblionumber, ModMarcBiblio API)
- use biblio instead of marc_biblio,
- better check that biblionumber is correctly stored
- fix an buggy API call when ModMarcBiblio

Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 17:18:50 -05:00
..
cronjobs removing a lot of useless files in misc 2007-09-03 03:44:41 -05:00
info
migration_tools BUGFIXES : 3 (marc_biblio, check biblionumber, ModMarcBiblio API) 2007-09-13 17:18:50 -05:00
release notes
spellcheck_suggest
translator french translation updated 2007-09-03 03:45:02 -05:00
xslt rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
zebra BUGFIX : those 2 files are required by misc/migration_tools/rebuild_zebra.pl 2007-09-13 17:18:44 -05:00
backup.sh
benchmark.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
bulkauthimport.pl Code Cleaning AuthoritiesMarc 2007-04-06 14:49:19 +00:00
bulkupdate.pl optimisation + encoding set. 2007-07-12 15:33:31 +00:00
cleanmarcdb.pl GetMarcStructure signature change. 2007-05-22 15:13:44 +00:00
compare_iso_and_marc_parameters.pl
dumpmarc.pl
exportauth.pl Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 2007-04-27 14:00:48 +00:00
fines.pl bug fix : adding condition for create the right notify_id 2007-05-07 14:57:01 +00:00
fines2.pl removing all useless %env / $env 2007-04-18 17:00:14 +00:00
marc21_medium_auth_frameworks.sql Correcting installation instructions. 2007-09-06 21:26:07 -05:00
marc21_minimal_auth_frameworks.sql Correcting installation instructions. 2007-09-06 21:26:07 -05:00
marc21_simple_bib_frameworks.sql Major change switching Koha record ID from field 090 to 999. 090 is now for 2007-09-06 21:29:41 -05:00
marc21_standard_auth_frameworks.sql Corrected field and subfield values in frameworks. 2007-09-06 21:23:09 -05:00
marc21_standard_bib_framework.sql Major change switching Koha record ID from field 090 to 999. 090 is now for 2007-09-06 21:29:41 -05:00
marcimport_to_biblioitems.pl update to virtual shelves -- approved 2007-08-08 13:12:47 -05:00
merge_authority.pl removing $dbh as a parameter in AuthoritiesMarc functions 2007-03-28 10:39:16 +00:00
missing090field.pl update to virtual shelves -- approved 2007-08-08 13:12:47 -05:00
overduenotices-30.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
overduenotices.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
rebuild_marc_newframework.pl
rebuildnonmarc.pl BIGFIX : making rebuildnonmarc script work with koha 3.0 2007-09-12 20:54:08 -05:00
sync_koha_plugin.pl
testKoha.pl Finishing up the last of the tests 2007-06-18 03:20:19 +00:00
xmlintobiblioitems.pl