gettemplate() routine will assume htdocs is in $configfile{opacdir}."/htdocs"
[koha.git] / updater /
2002-09-17 tonnesenAdded a routine to check the definitions of individual...
2002-09-09 uid41696Adding authentication calls to intranet scripts
2002-07-26 tonnesenAdded flags to borrowers table and userflags table...
2002-07-20 rangiFixing missing column (budgetdate) in aqorders
2002-07-11 tonnesenNew fields and tables for authentication module.
2002-07-04 tonnesenBug fixes R_1-2-1
2002-07-04 tonnesenMerged with trunk... added websites table even though...
2002-06-27 tonnesenFixing bug that reported an error if updatedatabase...
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...