Bug 14695 [QA Followup]
[koha.git] / C4 / Reserves.pm
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix issues found by QA script
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix clearing of all holds...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Make existing unit tests...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Filling one hold fills all...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-09-03 Kyle M HallBug 14695 - Tidy C4::Reserves::CanItemBeReserved
2016-09-01 Kyle M HallBug 16942 [QA Followup] - Add unit test
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-07-08 Lyon3 TeamBug 14968 - found shouldn't be set to null when cancell...
2016-05-31 Lari TaskulaBug 16200: Make 'Hold waiting too long' translatable...
2016-04-29 Kyle M HallBug 15534 [QA Followup] - Use IsItemOnHoldAndFound...
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...
2016-04-29 Julian MauriceBug 15533: Fix 'ambiguous' SQL query in CanItemBeReserved
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
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-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-01-27 Kyle M Hall Bug 14310 [QA Follow] - Remove FIXME, add explanation...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-04 Kyle M HallBug 15443 - Re-code RESERVESLIP as HOLD_SLIP
2015-12-31 Jonathan DruartBug 13592: Add an option to charge for any hold placed
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-29 Barton Chittenden Bug 14515: Add biblioitems to messages in C4/Reserves.pm
2015-11-13 Jonathan DruartBug 14985: dbms expects a iso formatted date
2015-11-13 Jonathan DruartBug 14985: Simplify the date management in AddReserve
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-10-06 Kyle M HallBug 5144: Duplicate holds allowed if patron clicks...
2015-09-25 Kyle M HallBug 14733: Prevent a record from having holds with...
2015-09-16 Kyle M HallBug 14640: 'Cancel Hold' check box on check-out confirm...
2015-09-16 Marcel de RooyBug 14801: Fix Reserves.t -- Follow-up for ChargeReserveFee
2015-09-07 Marcel de RooyBug 14702: [QA Follow-up] More readable variable names...
2015-09-07 Marcel de RooyBug 14702: Refactor GetReserveFee
2015-09-02 Joonas KylmäläBug 14526: (follow-up) add a space before equals sign
2015-09-02 Marcel de RooyBug 14526: MoveReserve should look at future holds too
2015-08-26 Kyle M HallBug 12632: Hold limits ignored for record level holds...
2015-08-26 Jonathan DruartBug 9809: Fix pod errors
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-08-26 Kyle M HallBug 9809: Remove reserveconstraints references from...
2015-08-21 Jesse WeaverBug 14464: (QA followup) add unit tests
2015-08-21 Jesse WeaverBug 14464: Add ability to cancel waiting holds from...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-25 Kyle M HallBug 5786 [QA Followup]
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-02-11 Kyle M HallBug 13636 - Staff search results item status incorrect...
2015-01-14 Jonathan DruartBug 12792: C4::Reserves breaks my vim syntax color
2014-12-17 Chris CormackBug 13368 Holds priority messed up on checkout
2014-11-25 Kyle M HallBug 13152 - Duplicate phone hold notices when using...
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 - Allow renewal of item with unfilled holds...
2014-11-12 Kyle M HallBug 13116 [QA Followup] - Remove tabs, use unless inste...
2014-11-12 Olli-Antti KivilahtiBug 13116 - Make it possible to propagate errors from...
2014-11-11 Olli-Antti KivilahtiBug 13113 - Prevent juvenile/children from reserving...
2014-11-04 Jonathan DruartBug 11126: qa follow-up
2014-11-04 Kyle M HallBug 11126 [QA Followup] - Make reserves returned by...
2014-11-04 Kyle M HallBug 11126 - Make the holds system optionally give prece...
2014-09-23 Jonathan DruartBug 12876: Improve unit tests for CanReserveBeCanceledF...
2014-09-23 Rafal KopaczkaBug 12876 - Reserve in waiting/transfer status may...
2014-09-18 Julian MauriceBug 8868: ILS-DI: CancelHold needs to take a reserve_id
2014-09-14 Kyle M HallBug 10226 - suspended holds still show not available
2014-09-05 Kyle M HallBug 8735 - Expire holds waiting only on days the librar...
2014-09-05 Kyle M HallBug 8735 - Expire holds waiting only on days the librar...
2014-06-23 Kyle M HallBug 12086 - Hold priorities incorrect, when waiting...
2014-05-05 Fridolyn SOMERSBug 9532: fix reservability check when bib-level item...
2014-05-02 Galen CharltonBug 9016: (follow-up) treat missing transports for...
2014-05-02 Olli-Antti KivilahtiBug 11561: restore previous behavior of generation...
2014-05-02 Jonathan DruartBug 10845: (follow-up) add the MTT in the die message
2014-05-02 Jonathan DruartBug 10845: Multi transport types for holds
2014-04-17 Galen CharltonBug 12079: ensure that CheckReserves() includes reserve...
2014-04-15 Robin SheatBug 11947 - renumber reserves when hold is confirmed
2014-03-26 Kyle M HallBug 11694: [QA Followup] strip out time portion when...
2014-03-10 Kyle M HallBug 10452: make AllowHoldsOnDamagedItems control using...
2014-03-10 Galen CharltonBug 8918: (follow-up) tidy code and description of...
2014-03-10 Julian MauriceBug 8918: Fix reserve priority in ILS-DI
2014-01-30 Galen CharltonBug 9823: (follow-up) improve POD for C4::Reserves...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-17 Jonathan DruartBug 9788: QA followup
2014-01-17 Marcel de RooyBug 9788: (follow-up) removing the alldates parameter...
2014-01-17 Marcel de RooyBug 9788: Improvements when calling GetReservesFromItem...
2014-01-06 Galen CharltonBug 11336: (follow-up) fix typo in previous follow-up
2014-01-04 Galen CharltonBug 11336: (follow-up) improve POD for _FixPriority()
2014-01-04 Galen CharltonBug 11336: (follow-up) correct change to POD for GetRes...
2014-01-04 Jonathan DruartBug 11336: update hold queue priorities correctly when...
2013-12-30 Galen CharltonBug 11445: avoid sending duplicate hold waiting notific...
2013-10-31 Kyle M HallBug 8037: (follow-up) fix various issues
2013-10-31 Kyle M HallBug 8037: Display holds & fund on the already received...
2013-10-22 Kyle M HallBug 10493: Add renewal script
2013-10-17 Jonathan DruartBug 10380: Change prototype for output_pref() routine
2013-10-09 Kenza ZakiBug 10682: remove inappropriate uses of finish() from...
2013-10-02 Galen CharltonBug 10949: restore ability to successfully print hold...
2013-09-25 Marcel de RooyBug 9761: Make it possible to confirm future hold reque...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-09-08 Kyle M HallBug 10272: make CheckReserves respect ReservesControlBranch
2013-08-14 Kyle M HallBug 9487: Allow item fields to be used in the HOLDPLACE...
2013-08-09 Julian MauriceBug 2394: Use syspref canreservefromotherbranches in...
2013-07-24 Galen CharltonBug 9394: (follow-up) stylistic tidying
next