small bugfix to make logout work
[koha.git] / C4 /
2002-12-20 tipaulchecks that the config file passed in parameter exist...
2002-12-20 tipaullittle modif in gettemplate.
2002-12-19 hdlTemplating reservereport et shelves.
2002-12-19 hdlTemplating reports.pl
2002-12-16 tipaulsmall but important bugfix (fixes a problem in export)
2002-12-13 tipaul1st draft of marc export
2002-12-13 tipaulcode cleaning
2002-12-12 tipaulYAB ! (Yet Another Bugfix) => related to biblio modif
2002-12-12 tipauladding authentification with Auth.pm and
2002-12-10 tipaulauthentification bugfix :
2002-12-10 tipaulremoving warnings
2002-12-10 tipaulfugfixes from Dombes Abbey work
2002-12-07 rangiAdded a note that this module is slated to be removed
2002-12-04 finlaytThis is essentially the Auth.pm coming from the rel...
2002-11-19 tipaulroad to 1.3.2
2002-11-12 tipaulroad to 1.3.2 :
2002-11-12 tipaulroad to 1.3.2 :
2002-10-28 tonnesenMerging from rel-1-2 to trunk
2002-10-25 tipaulRoad to 1.3.2
2002-10-24 tonnesenRemoving ReserveWaiting call pending further discussion...
2002-10-24 tonnesenMerging changes from rel-1-2 into trunk (circulation...
2002-10-24 arensbFixed "no title" warning when generating HTML documenta...
2002-10-24 tonnesenAdded a couple of tests.
2002-10-23 tonnesenAdded some more functionality to Shelf.pm (including...
2002-10-23 tonnesenFirst shot at a Shelf module. I'd appreciate comments...
2002-10-16 arensbUpdated a FIXME comment.
2002-10-16 arensbAdded and updated some FIXME comments.
2002-10-16 arensbAdded some FIXME comments.
2002-10-15 tipaulremoving Acquisition.pm
2002-10-14 tipaulmerging arens + my modifs/bugfixes
2002-10-14 finlaytadded small fix to UpdateReserve that fixes a bug comin...
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbRemoved unused finalizer.
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbDeleted unused variables.
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 some FIXME comments.
2002-10-12 arensbAdded some FIXME comments.
2002-10-12 arensbTurn off authentication entirely if systempreference...
2002-10-12 arensbGot rid of the dependency on Set::Scalar. Yay! One...
2002-10-11 arensbAdded a FIXME comment.
2002-10-11 arensbGutted.
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 arensbCleaned things up a bit.
2002-10-11 arensbRemoved &systemprefs. It is no longer used.
2002-10-11 arensbUse C4::Context->preference instead of &systemprefs...
2002-10-10 arensbMade code a bit more Perl-ish.
2002-10-10 tipaulbugfixes
2002-10-10 tipaulcleaning code
2002-10-10 tipaulmerging 1.2 and bugfixes for auth and login
2002-10-10 arensbAdded some FIXMEs.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbFixed a few problems with POD.
2002-10-10 arensbSimplified references.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbRemoved reference to Perl in POD. It should be obvious.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbFixed FIXMEs.
2002-10-10 arensbSimplified references.
2002-10-10 arensbFixed FIXMEs.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-09 arensbRemoved trailing whitespace that was breaking the POD.
2002-10-09 arensbAdded POD.
2002-10-09 arensbFixed missing bracket in POD.
2002-10-09 arensbAdded some FIXMEs.
2002-10-09 arensbFixed FIXMEs in the POD.
2002-10-09 arensbAdded a couple of comments.
2002-10-07 tipaulroad to 1.3.1 : viewing MARC biblio
2002-10-07 arensbRemoved unnecessary "use" line.
2002-10-07 arensbAdded POD and some comments.
2002-10-07 arensbAdded a FIXME comment.
2002-10-07 arensbAdded a POD of sorts.
2002-10-07 arensbAdded some FIXME comments.
2002-10-07 arensbRemoved unnecessary "use" line.
2002-10-07 arensbAdded a FIXME comment.
2002-10-07 arensbAdded POD and some comments.
2002-10-07 arensbFixed typo in synopsis.
2002-10-05 arensbFixed some bogosity.
next