removing a compilation warn.
[koha.git] / updater /
2003-11-06 tipauladding marc fields in deletedbiblio & deleteditems
2003-10-23 rangiMaking the borrowenumber an auto_increment field
2003-10-20 slefOmitted annotation added. Closes: 624
2003-10-20 slefAdding USMARC to LOC z3950 entry
2003-10-01 tipauloups... typo fix in z3950random field definition
2003-10-01 tipaulfixing "z3950daemon not null" problem by changing the...
2003-09-30 tipauladding barcode NOT mandatory feature. Just run updateda...
2003-07-16 acliMinor spelling correction
2003-07-11 tipaulfixing a bug that occured when adding a field into...
2003-07-07 tipaul*** empty log message ***
2003-07-07 tipaul(again) fix to avoid errors when creating fields that...
2003-07-07 tipaulfix to avoid errors when creating fields that are prima...
2003-07-07 tipaulfixing bug #526 : gst rate is now calculated through...
2003-06-23 tipaul*** empty log message *** R_2-0-0pre1
2003-06-23 tipaul*** empty log message ***
2003-06-11 tonnesenAdded modifications required to the systempreferences...
2003-05-26 tipaulbugfix : borrowers modifs overwritten by stupid hash...
2003-05-20 slefInitial fix to bug 456: hardwired paths
2003-05-15 tipauladding zipcode and homezipcode into borrowers table...
2003-05-08 wolfpac444Added "noissuescharge" parameter
2003-05-08 wolfpac444Bug fixes
2003-05-03 rangiFixing bug 429
2003-05-02 rangiAdding the textmessaging column to the borrowers table.
2003-04-29 tipaulreally proud of this commit :-)
2003-04-29 tipaulz3950 support is coming...
2003-04-22 wolfpac444Added "father" column to bibliothesaurus table
2003-04-04 tipaullast commits before 1.9.1
2003-03-18 tipauladding checkdigit parameter that choose how to check...
2003-01-30 acliCorrected syntax error reported by Benedict
2003-01-28 tipauluserflag table now created in upgrade script (bugfix...
2003-01-27 acliReworded the description for "acquisitions" to make...
2003-01-23 tipaulintroducint marcflavour in systempref file : used for...
2003-01-21 tipaulbugfix (NOTE : this bugs makes installation of the...
2003-01-16 tipauladding a MARC parameter in systempref ( which is ON...
2003-01-06 tipaul*** empty log message *** R_1-3-3
2003-01-06 tipaulbugfix
2003-01-06 tipaullast bugfixes before 1.3.3 : systempref table correctly...
2002-12-10 tipaulbugfixes (davide mails in koha-dev)
2002-11-26 tipaulroad to 1.3.2. Updating db structure during installation
2002-11-21 tipauldeleting unused scripts
2002-11-12 tonnesenMerged some features over from rel-1-2, including prima...
2002-11-12 tipaulroad to 1.3.2 :
2002-10-30 arensb(bug fix): Fixed typo.
2002-10-26 tipaulroad to 1.3.2
2002-10-25 tipaulRoad to 1.3.2
2002-10-15 tipaulfixme corrected, re-indent and adding the marc_breeding...
2002-10-14 tipaulbugfix R_1-3-1
2002-10-10 arensbAdded some FIXME comments.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-24 tipaullong WAS the road to 1.3.0... R_1-3-0
2002-09-24 tipaullong WAS the road to 1.3.0...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-31 finlaytadded "notforloan" field to the itemtypes table.
2002-07-20 rangiMaking sure fix makes it into the main branch as well
2002-07-08 tonnesenAdded sessionqueries table and password/userid fields...
2002-07-04 tonnesenbug fix
2002-07-04 tonnesenMerged changes from rel-1-2. Abstracted table structur...
2002-06-25 tonnesenFixed bug. $sth->execute after $sti->prepare.
2002-06-24 tipaulmerging rel-1-2 and main
2002-06-14 amillaradd websites table
2002-05-21 amillarModularize table creation, driven by hash instead of...
2002-05-21 amillarAdd comments, make branchrelations consistent with...
2002-05-18 amillarRemoving Catalogue.pm because it doesn't compile cleanl...
2002-05-14 tipaulFirst, run updater/thesaurus_create.pl.
2002-05-06 rangiFixing a typo
2002-05-02 tipaulupdated database.mysql : dropped unused tables, created...
2002-05-02 finlaytmoredetail.pl presents circulation information taken...
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...