Bug 11629 - Add ability to update not for loan status on checkin
[koha.git] / C4 / Circulation.pm
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'
2013-11-15 Galen CharltonMerge branch 'new/bug11185' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11185'
2013-11-15 Galen CharltonMerge branch 'new/bug10671' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug10671'
2013-11-14 Galen CharltonMerge branch 'new/bug10670' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10670'
2013-11-14 Galen CharltonMerge branch 'new/bug11240' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11240'
2013-11-14 Galen CharltonMerge branch 'new/bug11196' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11196'
2013-11-14 Galen CharltonMerge branch 'new/bug10684_take2' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10684_take2'
2013-11-14 Galen CharltonMerge branch 'new/bug11137' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11137'
2013-11-14 Galen CharltonMerge branch 'new/bug11216' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11216'
2013-11-09 Galen CharltonMerge branch 'new/bug11205' into 3.14.x
2013-11-09 Galen CharltonMerge branch 'new/bug11205'
2013-11-08 Galen CharltonMerge branch 'new/bug11218' into 3.14.x
2013-11-08 Katrin FischerBug 11218: fix Item Due notices not being generated
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-10-23 Galen CharltonBug 10493: (follow-up) fix test errors
2013-10-22 Kyle M HallBug 10493: Add renewal script
2013-10-09 Kenza ZakiBug 10795: Improvements for GetOpenIssue in C4::Circulation
2013-10-09 Kenza ZakiBug 10698: give C4::Circulation::DeleteTransfer() a...
2013-10-09 Bernardo Gonzalez... Bug 10711: (follow-up) removing tabs
2013-10-09 Kenza ZakiBug 10711: make GetOfflineOperation() return $sth-...
2013-10-09 Kenza ZakiBug 10681: remove inappropriate uses of finish() from...
2013-09-25 Marcel de RooyBug 9761: Make it possible to confirm future hold reque...
2013-09-18 Jonathan DruartBug 10599: add option to unselect on loan items on...
2013-09-17 Paul PoulainBug 7639: tiny QA follow-up
2013-09-17 Meenakshi.RBug 7639: add option to forgive overdue fines when...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-08-28 Galen CharltonBug 10699: (follow-up) fix parameter test in DeleteBran...
2013-08-28 Kenza ZakiBug 10699: add explicit return value for DeleteBranchTr...
2013-08-28 Galen CharltonBug 10693: (follow-up) fix parameter checking in Create...
2013-08-28 Kenza ZakiBug 10693: CreateBranchTransferLimit's return value...
2013-08-20 Owen LeonardBug 10081: add library name to IndependentBranches...
2013-08-15 Tomas Cohen AraziBug 10663: restore ability of active hold requests...
2013-07-17 Fridolyn SOMERSBug 9362: fix query that finds upcoming due loans
2013-07-17 Kyle M HallBug 9576: can now control whether max loans limit can...
2013-05-28 Kyle M HallBug 10262 - fine calculation at checkin not respecting...
2013-05-24 Chris CormackBug 10120: Adding a syspref to control if overdue charg...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_6506' into 3.14-master
2013-05-01 Peter Crellan KellyBug 6506: When AnonymousPatron not set, deletion of...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9850' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_6554' into 3.14-master
2013-04-08 Kyle M HallBug 8770 - amount does not equal amountoutstanding...
2013-04-08 Galen CharltonMerge remote branch 'origin/new/bug_8770'
2013-04-08 Kyle M HallBug 8770 - amount does not equal amountoutstanding...
2013-03-22 Jared Camins-EsakovMerge branch 'bug_8365' into 3.12-master
2013-03-22 Jonathan DruartBug 8365: FIX Return issue values instead of item values
2013-03-22 Jonathan DruartBug 8365: Followup Force DateTime type for the datedue...
2013-03-22 Jonathan DruartBug 8365: Add unit tests and fix QA issues
2013-03-22 Jonathan DruartBug 8365: Add a renewal duration in the issuing rules
2013-03-22 Jared Camins-EsakovMerge branch 'bug_8220' into 3.12-master
2013-03-22 Kyle M HallBug 8220 - Allow koc uploads to go to process queue...
2013-03-21 Jared Camins-EsakovMerge branch 'bug_7241' into 3.12-master
2013-03-21 Adrien SauratBug 7241: circulation action logs record biblionumber...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9423' into 3.12-master
2013-03-20 Fridolyn SOMERSBug 9423: Add notforloan value to issue confirmation...
2013-03-16 Jared Camins-EsakovMerge branch 'bug_9367' into 3.12-master
2013-03-16 Jonathan DruartBug 9367: Followup: Code optimization: CheckReserves...
2013-03-16 Jonathan DruartBug 9367: Code optimization: CheckReserves is too often...
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-09 Jared Camins-EsakovMerge branch 'bug_9392' into 3.12-master
2013-02-09 Fridolyn SOMERSBug 9392: confirmation does not appear for negative...
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-24 Jared Camins-EsakovMerge branch 'bug_7243' into 3.12-master
2013-01-24 SrdjanBug 7243: Rewording and renaming
2013-01-24 SrdjanBug 7243: Be selective when summing up charges for...
next