Finalizing main components. All koha modules are now working with the new XML API
[koha.git] / C4 / Circulation / Circ2.pm
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957New XML handling of data
2006-08-25 tgarip1957New set of routines for HEAD.
2006-07-21 toinssubs renamed according to coding guidelines.
2006-07-04 toinsHead & rel_2_2 merged
2006-06-08 alaurinAdd a new system preference 'AutomaticItemReturn' :
2006-06-07 alaurinchange the name of function : "get_return_date_of"...
2006-06-07 bob_lyonmerging katipo changes...
2006-06-07 bob_lyonmerging katipo changes...
2006-06-07 bob_lyonfixing choosing wrong var for max amount issues number
2006-06-07 bob_lyonMerging Katipo changes...
2006-06-07 bob_lyonMerging Katipo changes...
2006-06-06 alaurinbug fix : for item reservation, now the system don...
2006-06-01 rangiFix for expiry date bug
2006-05-19 alaurinnew dev : create 3 new program for circulation :
2006-05-17 plgNew feature from SAN Ouest Provence: ability to reserve...
2006-04-10 tgarip1957Holding branch gets updated in MARC when a branch trans...
2006-02-09 rangiJust getting rid of some annoying warnings
2005-10-26 tipaulbig commit, still breaking things...
2005-09-22 rangiMarks the item borrowed now on the items table
2005-08-31 rangiFix for loanlength to make the default length work...
2005-08-04 tipaulsynch'ing 2.2 and head
2005-07-28 tipaulFor instance, the return date does not rely on the...
2005-06-20 tipaulsynch'ing 2.2 and head
2005-05-15 rangiMore little changes to remove warns
2005-05-14 rangiAnother little error that was throwing annoying warns
2005-05-04 tipaulsynch'ing 2.2 and head
2005-05-03 joshferraroFixes bug 970: renewing book from issues screen.
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2005-02-22 joshferrarofix for bug 937
2004-12-15 tipaulfix for :
2004-11-29 oleonardFix to get returns to update "datelastseen" value with...
2004-11-18 tipaulfix for bug 858 (no warning when issuing a reserved...
2004-11-08 tipaulremoving useless warn & renaming a sub that can probabl...
2004-09-15 tipaulbugfix for manually fixed duedate on issue.
2004-09-15 tipaulfixing bugs in issue renewal
2004-09-14 tipaulfix for circulation rules test : the default branch...
2004-08-18 tipaulfixes in circulation module
2004-06-29 doxultingDebugged issuing rules n01
2004-06-17 tipaulbugfixes in circulation
2004-05-24 doxultingThis time we only check books that borrowers still...
2004-05-24 doxultingPremier commit JB34. Verification du nombre maximum...
2004-05-04 tipaulcontinuing code cleaning & reordering
2004-05-03 tipaulPOD documenting & some improvements
2004-05-03 tipaulCIRCULATION : the big rewrite...
2004-05-03 tipaulCIRCULATION : the big rewrite...
2004-04-02 tipaulrenaming items.bulk field to items.itemcallnumber.
2004-03-24 joshferraroFixes Bug 763 (Location will not change) replaced:
2004-03-06 rangiGot rid of the last error message -1 bug
2004-02-12 tipaulnew feature : stocktaking/inventory.
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2003-12-19 tipaulfix for #318
2003-12-11 tipaulfixing compilation bugs
2003-12-08 slefDBI call fixes for bug 662
2003-11-04 rangiFix for bug 535, and adding the classification column...
2003-09-03 rangiFix for bug 562
2003-08-04 rangiAnother attempted fix for issuing bug, can NPL test...
2003-07-24 rangiFix for bug 293
2003-06-20 plugzFIX: Incorrect parameters given to function Stats:...
2003-06-05 tipaulremoving searchborrower from circ2.pm.
2003-05-08 wolfpac444Added "noissuescharge" parameter
2003-05-05 tipaulfix : when a book is taken and marked "not returned...
2003-05-05 tipaulmissing "
2003-05-05 tipaulfix for 191, code reindenting & some query improvment
2003-04-29 tipaul*** empty log message ***
2003-04-11 tipaul*** empty log message ***
2003-03-10 tipaul*** empty log message ***
2003-02-05 acliChanged the 3 "this does nothing" lines to set the...
2003-02-05 acliImplemented fixes for bug 170
2002-10-24 tonnesenRemoving ReserveWaiting call pending further discussion...
2002-10-24 tonnesenMerging changes from rel-1-2 into trunk (circulation...
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded magic RCS string.
2002-10-11 arensbRemoved bogus unused variables at the top.
2002-10-11 arensbCleaned things up a bit.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-09 arensbAdded POD.
2002-10-07 arensbRemoved unnecessary "use" line.
2002-10-05 arensbReplaced several prepare()/execute()/finish() sequences...
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-01 arensbAdded some FIXME comments, mostly marking duplicate...
2002-09-14 rangifixes for the ordering of the issues table in issues...
2002-09-05 finlaytchanged the way Waiting items are transfered from retur...
2002-08-21 finlaytminor changes to comments etc....
2002-08-15 finlaytAdded some red color here into the message that appears...
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-02 rangiFixed so datelastseen is updated on the item record...
2002-06-20 tonnesenMerged changes from rel-1-2 branch version 1.21.2.1...
2002-06-13 rangiFix to get list of overdue items showing correctly
2002-06-06 finlaytChanged the issuebook routine to use the new methods...
2002-05-29 finlaytChanged the returnbook method to use CheckReserves...
2002-05-29 finlaytSome small changes in transferbook: uses the new Reserv...
2002-05-06 finlaytRemoved the "Item has been transfered" message from...
2002-05-06 finlaytChanged the error message from: There is no book with...
2002-05-02 finlaytmoredetail.pl presents circulation information taken...
2002-03-13 finlaytAdded a transferbook subroutine that is called from...
2001-11-25 rangiFixing reserve handling.
next