Bug 8530

Summary: New Data Types for Holidays
Product: Koha Reporter: Elliott Davis <elliott>
Component: HolidaysAssignee: Elliott Davis <elliott>
Status: RESOLVED MOVED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, magnus
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 8528    

Description Elliott Davis 2012-07-30 21:20:39 UTC
Change database structure for Holidays to incorporate the ICal standard of RFC 2445.  This will allow us to accurately represent recurrences without adding a row per closure in the database.  This will also allow us to define exception rules and individual closures.  

For more information on RFC 2445 please refer to http://www.ietf.org/rfc/rfc2445.txt

You can also refer to http://search.cpan.org/~fglock/DateTime-Event-ICal-0.10/lib/DateTime/Event/ICal.pm
Comment 1 Magnus Enger 2014-12-01 09:09:07 UTC
Any plans for working on this?
Comment 2 Katrin Fischer 2016-06-19 21:32:41 UTC
Closing this in favor of bug 11211.