Bug 21701: Fix up db update
[koha.git] / C4 / HoldsQueue.pm
2019-08-05 Martin RenvoizeBug 11529: (RM follow-up) Fix missing comma in query
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Remove duplicate column name from select...
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-03-21 Kyle M HallBug 22330: Cache item and library objects when building...
2019-03-21 Kyle M HallBug 22330: Transfer limits should be respected for...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-24 Marcel de RooyBug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Kyle M HallBug 18001 - LocalHoldsPriority can cause multiple holds...
2016-10-11 Kyle M HallBug 14514 - LocalHoldsPriority and the HoldsQueue confl...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
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 the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-03 Kyle M Hall Bug 12803 [QA Followup] - Allow holiday caching to...
2016-03-03 Kyle M Hall Bug 12803 - Add ability to skip closed libraries when...
2015-11-23 Kyle M HallBug 15062: Holds queue with Transport Cost Matrix will...
2015-09-25 Kyle M HallBug 14297: (QA followup) Remove unnecessary line
2015-09-25 Kyle M HallBug 14297: Holds Queue building ignoring holds where...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-06-04 Kyle M HallBug 14142 - Holds queue viewer only displays first...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-04-18 Kyle M HallBug 11258: fix another case where holds queue made...
2014-04-08 Owen LeonardBug 11711 - Use new DataTables include in circ templates
2014-03-10 Galen CharltonBug 10452: (follow-up) remove duplicate check of damage...
2013-10-30 Kyle M HallBug 10243: (follow-up) prevent TransportCostMatrix...
2013-10-30 Kyle M HallBug 10243: prevent holds queue from making transfer...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-08-20 Kyle M HallBug 10628: make sure AutomaticItemReturn doesn't preven...
2013-08-16 Galen Charltonbug 5825: (follow-up) consult item-level_itypes
2013-08-16 Owen LeonardBug 5825 - Add Item Type column to Holds Queue report
2013-06-10 Kyle M HallBug 10311 - Holds queue ignores item-level holds where...
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_8419' into 3.14-master
2013-05-01 Kyle M HallBug 8419 - Suspended holds appear on the daily holds...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-03-30 Jared Camins-EsakovMerge branch 'bug_9922' into 3.12-master
2013-03-30 Kyle M HallBug 9922 - holds queue shows home library with Automati...
2012-12-04 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8117' into 3.12-master
2012-11-12 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-11-02 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-10-24 Jared Camins-EsakovBug 8890: C4/HoldsQueue requires DB
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7412'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8636'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7621'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8382'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8623'
2012-09-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6448'
2012-09-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8520'
2012-09-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-09-12 Srdjanbug_5911: Transport Cost Matrix