koha.git
2002-10-15 finlaytmore little changes from hlt
2002-10-14 finlaytthe template file to go with the opac-account.pl
2002-10-14 finlaytFixed up the display of reserves.
2002-10-14 arensbAdded quote so Emacs color doesn't get screwed up.
2002-10-14 tipaulbugfix R_1-3-1
2002-10-14 tipaulmoving .kohaautoconf file to kohadir => help in release...
2002-10-14 tipaulbugfixes : templates root in koha.conf is wrong
2002-10-14 tipaulmerging arens + my modifs/bugfixes
2002-10-14 tipaulmerging arens + my modifs/bugfixes
2002-10-14 finlaytadded small fix to UpdateReserve that fixes a bug comin...
2002-10-14 arensb*** empty log message ***
2002-10-14 arensbUnbogotified a line.
2002-10-14 arensb*** empty log message ***
2002-10-14 arensbTurned 'env' into a hash instead of a reference-to...
2002-10-14 arensbRemoved unused variable.
2002-10-14 arensbFixed the name of the program.
2002-10-13 arensb*** empty log message ***
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbRemoved unused variables.
2002-10-13 arensb*** empty log message ***
2002-10-13 arensbRemoved unused finalizer.
2002-10-13 arensbAdded a FIXME comment.
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded some FIXME comments.
2002-10-13 arensbAdded a FIXME comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS string.
2002-10-13 arensbAdded magic RCS string.
2002-10-13 arensbRemoved bogus #! line (this isn't a script!)
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded partial POD (but I don't understand reserves...
2002-10-13 arensbAdded some FIXME comments.
2002-10-13 arensbAdded a FIXME comment.
2002-10-13 arensbAdded some FIXME comments.
2002-10-13 arensbAdded some FIXME comments.
2002-10-13 arensbAdded a partial POD.
2002-10-13 arensbAdded a FIXME comment.
2002-10-13 arensbAdded some FIXME comments.
2002-10-13 arensbAdded a FIXME comment.
2002-10-12 arensb(bug workaround): Commented out some code that removes...
2002-10-12 arensbAdded some FIXME comments.
2002-10-12 arensb*** empty log message ***
2002-10-12 arensbTurn off authentication entirely if systempreference...
2002-10-12 arensbSorted "use" statements in esthetic order.
2002-10-12 arensbRemoved the dependency on Set::Scalar.
2002-10-12 arensbGot rid of the dependency on Set::Scalar. Yay! One...
2002-10-11 tipaulsmall fixes : opac lib is the same as librarian lib...
2002-10-11 tipaulhtml-link to the script for linking koha fields and...
2002-10-11 tipaulwith this script, it's easy to see which koha-DB fields...
2002-10-11 tipaulminor improvment : loads only the 1st sentence. Thus...
2002-10-11 arensb*** empty log message ***
2002-10-11 arensbAdded a FIXME comment.
2002-10-11 arensbGutted.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-11 arensbAdded FIXME comments for broken links.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-11 arensbRemoved bogus unused variables at the top.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-11 arensbRemoved trailing whitespace that was messing up the...
2002-10-11 arensbAdded FIXME comment. This file is obsolete, right?
2002-10-11 arensbUpdated FIXME comment. This file is obsolete, right?
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh
2002-10-11 tipaulPOD doc and code cleaning
2002-10-11 tipaulminor bugfixes and improvements
2002-10-11 tipaulbugfixes + improvment in navigation
2002-10-11 tipaulmerging from 1.2 and templating
2002-10-11 arensb*** empty log message ***
2002-10-11 arensbCleaned things up a bit.
2002-10-11 arensb*** empty log message ***
2002-10-11 arensbRemoved &systemprefs. It is no longer used.
2002-10-11 arensbUse C4::Context->preference instead of &systemprefs...
2002-10-11 finlaytFixed a couple of bad links.
2002-10-10 tipaulroad to 1.3.1 : viewing biblio MARC detail.
2002-10-10 tipaulmerging 1.2 and bugfixes for auth, login and templating...
2002-10-10 tipaulmerging 1.2 and bugfixes for auth and login : admin...
2002-10-10 arensb(bug fix): Titles and due dates weren't being retrieved...
2002-10-10 arensbMade code a bit more Perl-ish.
2002-10-10 tipaulbugfixes
2002-10-10 tipaulcleaning code
2002-10-10 tipaulmerging auth from branch rel-1.2
2002-10-10 tipaulmerging 1.2 and bugfixes for auth and login
2002-10-10 arensb*** empty log message ***
2002-10-10 arensbUse the default theme if it wasn't given as a CGI param...
2002-10-10 arensbRestored pre-template behavior: when you click on a...
2002-10-10 arensb*** empty log message ***
2002-10-10 arensbAdded some FIXMEs.
2002-10-10 arensbFixed typo.
2002-10-10 arensbAdded some FIXME comments.
next