Bug 12803 [QA Followup] - Allow holiday caching to be disabled for testing purposes
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 16 Oct 2015 13:53:51 +0000 (09:53 -0400)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 3 Mar 2016 20:19:00 +0000 (20:19 +0000)
commitc0d7030b024d290780df133e55830b8ae90cd7c3
tree5b692cb5b44500109e6bc6f068ca6cd5ac981ed4
parent3c9d50d13457941d2569720f94399250c17e1884
 Bug 12803 [QA Followup] - Allow holiday caching to be disabled for testing purposes

Bug 12803 [QA Followup] - Remove use of C4::Dates

C4::Dates was being included, but not used in the code!

Bug 12803 [QA Followup] - Fix koha-qa.pl errors

Bug 12803 [QA Followup] - Update unit tests due to changes in master

Bug 12803 [QA Followup] - Fix to stop failing unit tests

Bug 12803 [QA Followup] - Remove duplicate 'use' lines

Bug 12803 [QA Followup] - Remove NO_CACHE

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
C4/HoldsQueue.pm
installer/data/mysql/sysprefs.sql
t/db_dependent/HoldsQueue.t