Merge remote branch 'koha-fbc/k_bug_5247' into to-push
[koha.git] / C4 / Circulation.pm
2010-10-06 Galen CharltonMerge remote branch 'koha-fbc/k_bug_5247' into to-push
2010-10-06 Galen CharltonMerge remote branch 'koha-fbc/k_bug_5249' into to-push
2010-10-06 Galen CharltonMerge remote branch 'koha-fbc/k_bug_5203' into master
2010-09-29 Nahuel ANGELINETTI(bug #4084) fix offline circ
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellPOD Cleanups
2010-05-25 Galen Charltonfix a common "developement" typo
2010-05-11 Chris Cormackwr-70205 Rental discount not being respected
2010-05-11 Owen LeonardFix for Bug 3666, Overriding renewal limit means negati...
2010-05-07 Nahuel ANGELINETTI(MT #2966) fix opac-user.pl function problem
2010-05-03 Michael Hafenon checkout ask for confirmation if borrower from diffe...
2010-05-03 Ian WallsFixes bug 4369: Local use does not update datelastseen
2010-05-03 Galen CharltonMerge branch 'bug4036' of git://git.librarypolice.com...
2010-05-03 Galen Charltonbug 4036, 4405: overdue and fine day block improvements
2010-05-01 Galen Charltonbug 4405 followup - fix typo
2010-05-01 Chris CormackBug 4405 - Overdues block check out
2010-04-30 Kyle M HallBugfix 4123 - CanBookBeRenewed fixed.
2010-04-30 Ian WallsFixes bug 4326: Items marked as returned yesterday
2010-04-30 Chris CormackBug 4372 - Fix for bookcount.pl not counting started...
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Galen Charltonadditional improvement to POD for CanBookBeIssued()
2010-03-17 Lars WirzeniusFix pod documentation for CanBookBeIssued method to...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-09-30 Henri-Damien LAURENTUpdateDataBase for smart-rules modification
2009-09-30 Henri-Damien LAURENTSmart Rules enhancements
2009-08-23 Galen Charltonbug 3481 followup - improve CartToShelf
2009-08-23 Colin Campbellbug 3481: Allow Item Temporary Locations for Processing...
2009-08-23 Galen Charltonimplement bailing out of AddReturn if IndependantBranch...
2009-08-23 Galen Charltonbug 3409 followup - fix use of $hbr
2009-08-23 Galen CharltonAddReturn now always updates holdingbranch
2009-08-23 Galen Charltonbug 3409 follow: fix crash if holdingbranch is undef
2009-08-23 Galen Charltonbug 3409 followup: renamed _GetCirculationBranch
2009-08-23 Galen Charltonbug 3409 followup: always set holdinglibrary to library...
2009-08-23 Henri-Damien LAURENTBug fix 3409 : Adding an internal function to C4::Circu...
2009-08-15 Michael Hafenbugfix invalid comparison to ceilingDueDate in CalcDate...
2009-07-30 Galen Charltonbug 3435: added missing _ in _FixAccountForLostAndReturned
2009-07-30 Galen Charltonbug 3435 followup: tweak AddReturn cleanup
2009-07-30 Joe Atzbergerbug 3435: AddReturn overhaul.
2009-07-22 Joe AtzbergerCorrect GetItemIssue to actually return undef if item...
2009-07-22 Galen Charltonfollowup to AddReturn patch - fix test
2009-07-15 Ryan HigginsBug 2770 follwup : force AddRenewal obey circControl...
2009-06-24 Joe AtzbergerReturns reworking to handle empty GetItemIssue
2009-06-19 Galen Charltonbug 2893: extend conditions handled by AllowNotForLoanO...
2009-06-07 Galen Charltonbug 3299: fix setting renewal due date explicitly
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-11 Galen Charltonexcised hard-coded reference to HLT
2009-05-11 Galen Charltonfix to CanBookBeIssued()
2009-05-11 Nahuel Angelinettifix the previous patch to add a syspref that permit...
2009-05-11 Nahuel Angelinettichange the date calc, to set the date_due to date_due...
2009-05-11 Paul Poulainfix for #988
2009-05-11 Michael HafenTweak ceilingDueDate and CalcDateDue
2009-05-01 Ryan HigginsBug 3179: Typo in C4::Circulation function call causes...
2009-04-28 Nahuel ANGELINETTI(bug #2750) Cannot return to another branch if the...
2009-04-27 Nahuel ANGELINETTI(bug #2893) Allow loan forcing if a syspref is set
2009-04-25 Mason JamesBUG-3160: fixes 'itemlost' check on item return.
2009-04-24 Michael HafenNew feature ceiling Due Date.
2009-04-08 Galen Charltonbug 3049: display correct due date of renewed loans
2009-03-06 kohaThis patch allows the Branch Transfer Limits feature...
2009-03-04 Mason Jamesfix for bug-2923, corrects renew status in SCO
2009-02-04 John Beppubug 341: Use the Right Branch
2009-02-04 John Beppubug 324: Setting to_address
2009-02-04 John BeppuPerl Modules
2009-02-04 John BeppuSending Circulation Alerts part 1
2009-01-16 Jesse WeaverAdd holds policies
2009-01-05 Joe Atzbergerbarcodedecode() did not always return barcode
2009-01-05 Joe Atzberger (siptestAllow AddIssue to log SIP transactions distinct from...
2008-12-17 Kyle HallAdded 'Branch Transfer Limits' Feature requested by...
2008-12-02 Galen Charltonbug 2758: don't confirm checkout if fine balance is 0
2008-10-23 Galen Charltonfollowup 1 to to renewal limit override
2008-10-23 Michael HafenAllow renewal limits to be overridden
2008-10-13 Joe Atzberger (siptestFully qualify function call.
2008-09-11 Joe Atzberger (siptestBugs 2541 and 2587 - AddIssue must return date object...
2008-09-05 Galen Charltonbug 2582 [1/2]: don't set issuedate during renewal
2008-08-27 Galen Charltonbug 2552: correct issue history display
2008-08-20 Andrew Moorebug 2503: removing Force* subs and replacing them with...
2008-08-20 Andrew Moorebug 2503: adding dates to some C4:Circulation methods...
2008-08-20 Andrew Moorebug 2503: documentation improvements in C4::Circulation
2008-08-20 Kyle HallIntegrated version of the Koha Offline Circulation...
2008-08-18 Galen Charltonbug 2518: remove useless patron and branch lookups
2008-07-16 Jesse Weaverfix for bug 1551: Renewing doesn't move item...
2008-06-25 Joe Atzberger (siptestBugfix Circulation, Expand ILS::Patron mapping.
2008-06-25 Galen Charltonclean up old-style calls to GetMemberDetails
2008-06-20 Joshua Ferrarofix for bug 1961: sprintf value needed in C4/Circulation.pm
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...
2008-06-20 Galen Charltonbug 2000 - changes to TooMany()
2008-06-20 Galen Charltonbug 2000 - add C4::Circulation::GetBranchBorrowerCircRule
2008-06-20 Galen Charltonbug 2000 - fix order of issuingrule lookup
2008-06-01 Joe AtzbergerFIXME added to note discrepancy.
2008-05-30 Paul POULAINBUGFIX issuingrules : total for all itemtype was not...
2008-05-29 Joe AtzbergerCorrect number of args to getnextacctno.
2008-05-27 Ryan HigginsFill statistics table properly for renewals; and issue...
2008-05-12 Ryan HigginsC4::Circulation::FixOverduesOnReturn now handles dropbo...
2008-05-12 Ryan HigginsMake dropbox mode obey Calendar module according to...
2008-05-11 Ryan HigginsAlter itemBarcodeInputFilter T-Prefix.
2008-04-22 Ryan HigginsAdd dropbox mode to return.pl. Small API change to...
2008-04-10 pauluse HomeOrHoldingBranch to determine if a return is...
2008-04-09 Joe AtzbergerAddRenewal - handle opac-renewal, empty branch arg.
next