Fixed typo
[koha.git] / updater /
2002-06-27 tonnesenFixed typo
2002-06-26 tonnesenMissing two fields for aqbooksellers.
2002-06-26 amillarClean up systempreferences code to be table-driven
2002-06-25 tonnesenFixed missing semicolons.
2002-06-25 tonnesenFixed bug. $sth->execute after $sti->prepare.
2002-06-25 tonnesenPopulate systempreferences table with values for acquis...
2002-06-24 rangiHave added missing borrowernumber field to the statisti...
2002-06-24 tipaulmerging rel-1-2 and main branches
2002-06-20 amillarAdd table ethnicity
2002-06-15 rangiFixed so it adds the two missing marc tables (if they...
2002-06-14 amillarSplit biblio functions in Acquisitions.pm out to new...
2002-06-12 amillarStreamline z3950 search results
2002-06-09 amillarSync biblioitems fields between acqui, acqui.simple...
2002-06-06 amillarChanged field additions to data-driven structure. ...
2002-05-29 amillarBring branch up to date with mainline code, move table...
2002-03-26 finlaytadded database patchs to the updater/updatedatabase...
2002-03-19 tipaulScript to apply to sample DB only. It makes a few modif...
2002-03-19 tipaulSample database only for parameters tables
2001-11-19 tonnesenAdded code to determine mysqld version for possibility...
2001-11-19 tonnesenAdded some more tables to the database updater. Modifi...
2001-11-19 tonnesenScript that will update existing databases, creating...