Bug 8530 - New Data Types for Holidays
Summary: New Data Types for Holidays
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Holidays (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Elliott Davis
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 8528
  Show dependency treegraph
 
Reported: 2012-07-30 21:20 UTC by Elliott Davis
Modified: 2016-06-19 21:32 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.