Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Calendar.pm
2020-07-20 Nick ClemensBug 25723: (QA follow-up) Handle holiday and exception...
2020-07-20 Martin RenvoizeBug 25723: Update cache flushing calls
2020-04-03 Emmi TakkinenBug 19475: Don't copy holiday if it already exists...
2017-07-06 Rodrigo SantellanBug 14572 - insert_single_holiday() forces a value...
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-05-25 Jonathan DruartBug 15333: Use Koha::Cache to cache exception_holidays...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-11-18 Jonathan DruartBug 14954: Remove unused C4::Calendar::addDate subroutine
2015-11-18 Marc VéronBug 14954: (followup) Remove C4::Dates from holiday...
2015-11-18 Marc VéronBug 14954: Remove C4::Dates from holiday related files...
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2012-09-28 christophe croulleboisBug 7351 : feature that allows to delete a range of...
2012-03-19 Jonathan DruartBug 7477: Followup: Fix perlcritic issues
2012-03-19 Srdjan JankovicBug 7477: Copy holidays from one branch to another
2010-11-02 Owen LeonardFix for Bug 4991, Overhaul of Calendar interface
2010-06-09 Andrew ElwellMore POD cleanups
2009-06-03 Garry CollumBug 3268: Adds the ability to edit the description...
2009-05-15 Garry CollumBug 1440: Show a list of holidays. Fix for the date...
2008-10-23 Galen Charltonfollowup to Calendar overhaul
2008-10-23 Joe AtzbergerBegin Calendar overhaul, turn on warnings.
2008-08-30 Joe AtzbergerFines fixes: apparent problems with fines prevent proce...
2008-05-29 Joe AtzbergerSingle FIXME comment inserted.
2008-05-13 Andrew MooreBug 1953: removing potential SQL injections from C4...
2008-05-13 Andrew MooreBug 1953: adding tests and 2 corrections for C4::Calendar
2008-05-12 Ryan HigginsAlter Overdues::CalcFine to use Dates objects.
2008-05-12 Ryan HigginsC4::Calendar::addDate now handles negative offsets...
2008-05-12 Ryan HigginsAlter C4::Calendar::daysBetween() to take C4::Dates...
2008-03-15 Galen Charltonremoved warns
2008-02-29 Ryan HigginsReinstating use of C4::Calendar object on issuing.
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2006-08-25 tgarip1957New set of routines for HEAD.
2006-03-06 tipaulcommit for holidays and news management.