Added a FIXME comment.
[koha.git] / C4 /
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.
2002-10-05 arensbReplaced several prepare()/execute()/finish() sequences...
2002-10-05 arensbAdded "preference" method, for fetching a single value...
2002-10-05 arensbAdded a couple of FIXME comments.
2002-10-05 arensbSwitched new functions to using C4::Context.
2002-10-05 arensbRemoved remnants of code that read /etc/koha.conf for...
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-03 arensbChanged a function call to a class method call, and...
2002-10-03 tipaulpod doc adding
2002-10-03 tipaulExtending Context.pm to add stopword management and...
2002-10-03 finlaytAdded a field to the barcodes sql search, now it return...
2002-10-02 arensbFixed some run-time bugs, so it'll actually load.
2002-10-02 arensbFixed typos in POD.
2002-10-02 arensb(added) Module for reading the config file and getting...
2002-10-02 tipaulroad to 1.3.1
2002-10-02 tipaultemplating modifications to rspect finlay structure
2002-10-01 arensbAdded an incomplete POD, as well as some FIXME comments...
2002-10-01 arensbAdded some FIXME comments, mostly marking duplicate...
2002-09-28 arensbAdded some FIXME comments.
2002-09-28 arensbAdded POD.
2002-09-27 finlaytAdded the possiblity of deleting waiting reservesm...
2002-09-24 tipaullong WAS the road to 1.3.0... R_1-3-0
2002-09-23 arensbAdded POD.
2002-09-23 arensbAdded POD.
2002-09-23 arensbFixed missing bit in POD.
2002-09-23 arensbFixed missing bits in POD.
2002-09-22 arensbAdded POD.
2002-09-22 arensbAdded some FIXME comments.
2002-09-22 arensbAdded POD.
2002-09-22 arensbAdded PODs.
2002-09-22 arensbRemoved trailing spaces, especially those interfering...
2002-09-20 tipaullong is the road to 1.4.0
2002-09-20 pateadding POD from Andres Arensburger
2002-09-19 finlaytFixed the ordering of bibitems displayed in the request...
2002-09-17 dnmeidAdded getpathtotemplate-function
2002-09-14 rangifixes for the ordering of the issues table in issues...
2002-09-10 tipaulMARC API continued...
2002-09-05 finlaytchanged the way Waiting items are transfered from retur...
2002-09-04 finlaytLittle bug fixes.
2002-09-04 finlaytBug fix in ReserveWaiting to make sure only the record...
2002-08-26 finlaytrewrote CheckReserves so that it can be called with...
2002-08-22 finlaytFixed up the display of bibitems, implemented some...
2002-08-21 finlaytminor changes to comments etc....
2002-08-21 finlaytFixed a bug in the reordering priorities in FillReserve...
2002-08-20 finlaytremoved the printreserve routine. It has been replaced...
2002-08-19 finlaytfixed up the CheckReserves.pm routine so that it does...
2002-08-15 finlaytFixed a really terrible bug! Took out the fixpriorities...
2002-08-15 finlaytAdded some red color here into the message that appears...
2002-08-15 rangiFix for last borrower for the moredetail.pl page
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-08-14 finlaytadded a check in the returnbook subroutine that checks...
2002-07-31 finlaytChanged the ItemInfo method. if an items "itemlost...
2002-07-26 finlaytFixxing bugs
2002-07-25 finlaytChanged FindReserves so that it gets biblioitem data...
2002-07-25 tipaulpod documenting the API.
2002-07-24 tipaulNow, the API...
2002-07-24 finlaytcommented out a warn or two...
next