Bug 14048: Hook new rules into C4::Circulation
[koha.git] / C4 / Circulation.pm
2016-07-07 Tomas Cohen AraziBug 14048: Hook new rules into C4::Circulation
2016-06-24 Kyle M HallBug 16534: (followup) - Tidy AddIssue
2016-06-24 Jonathan DruartBug 16534: Block AddIssue from issuing if the return...
2016-06-24 Jonathan DruartBug 16534: Make CanBookBeIssued test if the issue can...
2016-05-30 Kyle M HallBug 16569 - Message box for "too many checked out"...
2016-05-16 Jonathan DruartBug 16454: Remove another occurrence in comment
2016-04-29 Mark TompsettBug 14362: PEGI15 Circulation/AgeRestrictionMarkers...
2016-04-29 Kyle M HallBug 11565 - decreaseLoanHighHolds needs Override
2016-04-29 Kyle M HallBug 14577 [QA Followup]
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2016-04-22 Jonathan DruartBug 15757: Make GetLoanLength defaults to 0 instead...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-07 Kyle M Hall Bug 14694 - Make decreaseloanHighHolds more flexible
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-02 Jonathan DruartBug 15675: Fix conflict with bug 15446 (type vs _type)
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...
2016-02-26 Holger MeißnerBug 14395: Code changes
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-24 Colin CampbellBug 15841 Circulation module's true value misplaced
2016-02-14 Mark TompsettBug 9021: Flag issues
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-11-20 Holger MeißnerBug 14101: Automatic renewals exactly on due date
2015-11-17 Jonathan DruartBug 15185: Remove Check*Holidays subroutines in C4...
2015-10-29 Marc VéronBug 14903: Remove C4::Dates from circ/circulation.pl...
2015-10-22 Julian MauriceBug 14788: Move opac-topissues.pl code into C4::Circulation
2015-10-19 Lyon3 TeamBug 8236: Renewing policy in overdue or restriction...
2015-10-13 Jonathan DruartBug 14045: Make GetBranchBorrowerCircRule return maxons...
2015-10-13 Jonathan DruartBug 14045: Change prototype of TooMany to raise a bette...
2015-10-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-09-16 Jonathan DruartBug 6756: Fix bad behaviors if AnonymousPatron is not...
2015-09-16 Jonathan DruartBug 14655: Fix wording
2015-09-07 Jonathan DruartBug 14470: Do not allow renew for on-site checkouts
2015-08-28 Kyle M HallBug 14337: AllowRenewalIfOtherItemsAvailable counts...
2015-07-20 Marcel de RooyBug 14494: Terribly slow checkout caused by DateTime...
2015-07-20 Jonathan DruartBug 14494: Prevent slow checkout if the patron does...
2015-07-07 Jonathan DruartBug 9942: Make Koha fails if privacy is not respected
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-05-04 Jonathan DruartBug 13887: Display the due date as a due date + sort...
2015-04-28 Kyle M HallBug 13919: Renewal possible with item level hold on...
2015-04-22 Jonathan DruartBug 14046: Make the CheckIfIssuedToPatron using the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-12 Tomas Cohen AraziBug 13909: (QA followup) fix references to get_chargeab...
2015-04-10 Tomas Cohen AraziBug 13909: Suspension days calculation should respect...
2015-03-31 Jonathan DruartBug 11201: Display overdues in red
2015-03-31 Jonathan DruartBug 11201: Add a in-house use list pages
2015-03-30 Benjamin RoksethBug 12344: QA followup: use next instead of return
2015-03-30 Koha instance knak... Bug 12344 - Multi transport types for issues and checkins
2015-03-30 Tomas Cohen AraziRevert "Bug 10606: Remove MySQLism in GetUpcomingDueIssues"
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-03-05 Benjamin RoksethBug 12122: TransferSlip should accept both itemnumber...
2015-01-21 Tomas Cohen AraziBug 10606: Remove MySQLism in GetUpcomingDueIssues
2015-01-21 Olli-Antti KivilahtiBug 13025 - Software error: Undefined subroutine &C4...
2014-12-28 Lyon3 TeamBug 12895 repair dropbox mode
2014-12-19 Katrin FischerBug 13461 - Circ always asking for confirmation if...
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-11-20 Marc VéronBug 13261 - Better check in message for patrons with...
2014-11-17 Olli-Antti KivilahtiBug 13168 - "Today's checkouts" sort improperly because...
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 [QA Followup 2] - Implement check for IsAvail...
2014-11-12 Kyle M HallBug 11634 - Allow renewal of item with unfilled holds...
2014-11-11 Olli-Antti KivilahtiBug 13106 - Encapsulate Circulation::GetAgeRestriction...
2014-11-07 mbeaulieuBug 12448: Ask for confirmation when checking out an...
2014-11-06 Kyle M HallBug 8836 [QA Followup 2]
2014-11-06 Kyle M HallBug 8836 - Resurrect Rotating Collections
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Fix misc issues
2014-11-03 Kyle M HallBug 10860 - Change "in-house use" to "on-site checkout"
2014-11-03 Jonathan DruartBug 10860: In-House Use
2014-10-21 Marc VéronBug 12914 - Wrong message 'Patron(..) is blocked for...
2014-09-17 Holger MeißnerBug 11577: Code and intranet template changes
2014-09-08 Kyle M HallBug 12467 - Lost items marked as not on loan even if...
2014-07-27 Mathieu SabyBug 11230 - Refactor C4::Stats::UpdateStats and add UT
2014-05-26 Kyle M HallBug 11629: (follow-up) Add message for librarian that...
2014-05-26 Kyle M HallBug 11629 - Add ability to update not for loan status...
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...
2014-05-05 Kyle M HallBug 8769: (follow-up) undo change to value of $today
2014-05-05 Kyle M HallBug 8769: Allow SIP2 return backdating
2014-05-05 Lyon3 TeamBug 8231: display warning at check in if borrower is...
2014-05-02 Kyle M HallBug 10694: (follow-up) add unit tests, improve AddRetur...
2014-05-02 Kyle M HallBug 10694 - Allow arbitrary backdating of returns
2014-04-21 Galen CharltonBug 10859: (follow-up) clarify logic on multiple loans...
2014-04-21 Jonathan DruartBug 10859: Alert if a borrower already has an issue...
2014-04-16 Galen CharltonBug 11630: (follow-up) tighten up code
2014-04-16 Kyle M HallBug 11630: (QA Followup) Move code to subroutine, add...
2014-04-16 Pasi KallinenBug 11630: improve parsing of age restriction markers
2014-04-11 Jonathan DruartBug 11960: replace unnecessary call of GetMemberDetails...
2014-04-08 Galen CharltonBug 7413: (follow-up) improve return of GetSoonestRenew...
2014-04-07 Holger MeißnerBug 7413: Code and intranet template changes
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen CharltonMerge branch 'new/bug11221' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11221'
2013-11-15 Galen CharltonMerge branch 'new/bug11163' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11163'
next