50 Commits (b47e01cdc2affce3f0272b0ffe3c4890b1281be0)

Author SHA1 Message Date
Jonathan Druart 8d3eba6a29 Bug 19204: Make the debarment date calculation depends on finesCalendar 6 years ago
Marcel de Rooy 64899db254 Bug 9031: (QA follow-up) Final changes to Calendar::days_between 7 years ago
Nick Clemens c398cfa377 Bug 9031: Overdue items crossing DST boundary throw invalid local time exception 7 years ago
Alex Arnaud 26634151db Bug 12063 - Fix QA failures 7 years ago
Alex Arnaud 7cf3c12f5b Bug 12063: Change date calculation for reserve expiration to skip all holiday 8 years ago
David Cook 32354d8322 Bug 16376 - Koha::Calendar->is_holiday date truncation creates fatal errors for TZ America/Santiago 8 years ago
Jonathan Druart 7aacc32db8 Bug 16769: Uniformise calls to Koha::Cache->set_in_cache 8 years ago
Jonathan Druart 658f603511 Bug 17189: Replace occurrences of 'use Koha::Cache' 8 years ago
Jonathan Druart f753220701 Bug 17189: Add the ability to define several memcached namespaces - replace existing occurrences 8 years ago
Marcel de Rooy 73aa490029 Bug 15333: [QA Follow-up] Add few tests 8 years ago
Jonathan Druart cbd375fab7 Bug 15333: Use Koha::Cache to cache exception_holidays instead of a package variable 8 years ago
Nick Clemens d6c37a0994 Bug 16539 - Koha::Cache is incorrectly caching single holidays 8 years ago
Jonathan Druart 798d38e4c7 Bug 16011: $VERSION - Remove comments 8 years ago
Kyle Hall 6d40b4e320 Bug 14522: (QA followup) Remove POD and fix tests 9 years ago
Tomas Cohen Arazi ff693f14fc Bug 14522: (QA followup) tidy tests 9 years ago
Kyle Hall 945e7f5c04 Bug 14522: (QA followup) Remove $single_holidays global 9 years ago
Mason James d2e7a9e4a8 Bug 14522: (followup) fix =cut typo 9 years ago
Mason James 5d256e6b4b Bug 14522: Use Koha::Cache for accessing single_holidays() 9 years ago
Mark Tompsett 6728f2808c Bug 14066: Correct and optimize 9 years ago
Jonathan Druart 37873483a6 Bug 14066: Remove the Readonly[::XS] dependency 9 years ago
Kyle Hall 9e07b59d5b Bug 11634 [QA Followup] - Make unit tests pass 10 years ago
Jonathan Druart 2f2dcada73 Bug 12801: Use the branchcode to cache holidays 10 years ago
Galen Charlton aca1f5f6a9 Bug 11112: (follow-up) add FIXME 11 years ago
Galen Charlton 08c47cbfe2 Bug 11112: (follow-up) repair Koha::Calendar->add_holiday() 11 years ago
Jonathan Druart a98b239dbf Bug 11112: Koha::Calendar needs some caching 11 years ago
Jonathan Druart 55b13c092a Bug 11061: remove unused routine Koha::Calendar::_mock_init 11 years ago
Tomás Cohen Arazi e7d202cbd3 Bug 9211 - days_between wrong behaviour 12 years ago
Tomás Cohen Arazi 99410d7ce4 Bug 9209 - Mocked Koha::Calendar tests 12 years ago
Tomás Cohen Arazi afc860d66b Bug 9078 - fixing exceptions broke tests 12 years ago
Tomás Cohen Arazi 8615996749 Bug 9078 - is_holiday should honour holiday exceptions 12 years ago
Tomás Cohen Arazi 7b18e2146c Bug 8800 - useDaysMode=Datedue wrong behaviour (revisited) 12 years ago
Maxime Pelletier 5c7fae8e89 Bug 8966 Koha::Calendar::is_holiday truncates the date 12 years ago
Colin Campbell f3ac37c8f4 Bug 8418: load repeating holidays hash correctly 12 years ago
Colin Campbell 37f3807442 Bug 8656 Calendar needs to load both exception and nonexception dates 12 years ago
Colin Campbell 3b694b9b1c Bug 8486 Correct calculation of days_between 12 years ago
Tomás Cohen Arazi 9d4e241ada Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate 12 years ago
Chris Cormack ed29779525 Bug 5644 : Fixing dropbox mode calculation 12 years ago
Tomás Cohen Arazi c6f1f64cb7 Bug 8251 - Patrons get incorrectly debarred 12 years ago
Adrien Saurat f1b3f46de5 Bug 8045: fixes "date due" when checking in 12 years ago
Colin Campbell 32c5ef613d Use hour or day deltas to calculate overdue durations 13 years ago
Elliott Davis da14b2f4ba Bug 5549 : fixed non-cloned date object in Add date for calendar, also removed erounous dumper in moremember.pl that dumped entire issue 12 years ago
Colin Campbell e012957186 Bug 5549 : Koha::Calendar::addDate should not loop on -1 13 years ago
Colin Campbell 822f898f66 Bug 5549 : Calendar needed a change array_ref to hash_ref 13 years ago
Colin Campbell 0a2b32675f Bug 5549 : Koha::Calendar needs to accept scalar add_durations 13 years ago
Colin Campbell 40b907bc0b Bug 5549 : Make Koha::Calendar testable 13 years ago
Colin Campbell aec123114a Bug 5549 : Add days_between method to Koha::Calendar 13 years ago
Colin Campbell 00bf7cc774 Bug 5549 : Get basic 24 Hr loan working 13 years ago
Colin Campbell 5b2260ae85 Bug 5549 : Koha::Calendar allow negative offset to addDate 13 years ago
Colin Campbell b7b6a8e388 Bug 5549 : Due Date calculation in issue needs to be HH:MM aware 13 years ago