C4 - BEGIN blocks and 1; __END__ for modules
[koha.git] / C4 / Circulation.pm
2008-01-04 Galen CharltonC4::Circulation - ensure that certain modules always...
2008-01-03 Galen Charltonremoved more redundant 'my' causing variable masking...
2008-01-03 Galen Charltonitem rework: replace direct SQL update of items
2008-01-03 Galen Charltonitem rework: moved ModItemInMarc
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2008-01-01 Chris CormackFix for bug 1711
2007-12-30 Chris CormackFix for item level itypes and toomany subroutine
2007-12-30 Chris CormackFixing a bug with notforloan being checked properly
2007-12-30 Chris CormackFix for bug 1689
2007-12-30 Chris CormackGet biblioitem data in canbookbeissued, we need this...
2007-12-27 Chris CormackFix for 1582, if independent branches is on, you cant...
2007-12-27 Ryan Higginsadding 'exempt fine on return' option.
2007-12-27 Chris CormackFix for 1704, now if autoitemreturns is off you get...
2007-12-24 Joshua FerraroIMPORTANT: BUGFIXING STATUSES
2007-12-23 Galen Charltoncirc: do not crash when 'returning' item that was not...
2007-12-21 Chris CormackFix to update onloan to 0 even if the item isnt out...
2007-12-20 Chris CormackFix for bug 1427
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-18 Chris CormackFix so item.renewals is updated by a renewal, and a...
2007-12-17 Chris CormackFix for bug 1648, specifying a due date resulted in...
2007-12-14 Joe AtzbergerCirculation.pm - Bugfix invalid constructor calls to...
2007-12-12 Joe AtzbergerCirculation.pm - remove Date.pm dependency.
2007-12-02 Chris CormackFix for renewing
2007-12-02 Chris CormackFix for bug 1613 making sure the zebraqueue is updated...
2007-11-25 Joshua Ferraroadding back count of remaining renewals to OPAC
2007-11-20 Ryan HigginsAdding calendar widget to circulation/stickyduedate
2007-11-20 Paul POULAINLoan length fixes (default branch is now '*', not '')
2007-11-13 Chris CormackAdding a system preference to choose whether a homebran...
2007-11-13 Chris CormackFixing a bug that was causing a charge to be added...
2007-11-12 Ryan Higginsfurther mods to change from ccode to itype at item...
2007-11-12 Ryan Higginschanges to item-level itype reintroduce items.itype...
2007-11-06 Chris CormackCan check an item out now
2007-11-04 Ryan Higginsfix typos on syspref.
2007-11-04 Ryan Higginsadding item-level itypes: based on systempref: item...
2007-11-04 Ryan Higginsitem-level itemtypes issuingrules require some testing.
2007-11-04 Ryan HigginsSmall change to begin item-level itypes.
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-19 Henri-Damien LAURENTAdding some more information on issuehistory.
2007-10-13 Paul POULAIN#1485 (issuing rules improvement) continued
2007-10-11 Henri-Damien LAURENTbug fixing : 1459 + fixing a jserror in basket.tmpl
2007-10-11 Paul POULAIN#1485 saving issuingrules
2007-10-09 Paul POULAINAdding dates for display to circulation.pl Minor bug...
2007-10-08 Joshua FerraroRevert "#1485 saving issuingrules"
2007-10-08 Paul POULAIN#1485 saving issuingrules
2007-10-08 Paul POULAIN#668 cancel reserve on checkout does not work
2007-10-06 Paul POULAIN#1459 yadc : Yet Another Date::Calc problem...
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-10-03 Joshua Ferrarochmod 644 on all modules
2007-09-18 Paul POULAINBUGFIX : no need to load a package twice
2007-09-18 Paul POULAINBUGFIX : ModReserveStatus can't be found if you don...
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-26 toinsreally minor change : POD fixing, indentation & some...
2007-07-25 btoumiadd control of 'return date' if it 's a special or...
2007-07-12 toinsusing 'our' instead of 'use vars' which is deprecated.
2007-07-01 rangiMaking transferbook update the last seen date of the...
2007-05-30 tipaulBugFixing CanBookBeRenewed was too strict. If a book...
2007-05-23 tipaulvarious bugfixes (minor) and french translation updated
2007-05-22 tipaulBugfixes & improvements (various and minor) :
2007-05-18 btoumibug fix: add call of two function from Date::calc
2007-05-11 btoumiadd security for the item barcode
2007-05-10 btoumiadd control of 'return date' if it 's a special or...
2007-04-25 hdlDeleting Sub GetBorrowerIssues.
2007-04-25 hdlGetBorrowerIssues is deleted from C4::Circulation
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
2007-04-23 tipaulrenaming currenttransfers to transferstoreceive
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2007-04-23 tipaulreintroducing fixaccountforlostandreturned as requested...
2007-04-23 hdlCode Cleaning Members.
2007-04-18 tipaulremoving all useless %env / $env
2007-04-17 tipaulcirculation cleaning continued: working on branchtransf...
2007-04-17 tipaulcirculation cleaning continued: bufixing
2007-04-05 hdlAdding Circulation and Overdues modules
2004-03-04 tipaulunsued package. beginning code cleaning
2003-12-03 slefDBI fixes as part of bug 662
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbAdded some FIXME comments.
2002-10-11 arensbAdded FIXME comment. This file is obsolete, right?
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-01 arensbAdded some FIXME comments, mostly marking duplicate...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2000-12-19 rangiInitial revision