Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 38.89 KB
MD5: e3858de9f5dcf2bac144603968b66b4d
SHA-1: b9b99df7d3becf2bf76a5764d4f96e7c36982dd2
SHA-256: b8b61e793abfc0fb0bd9cfc1b889786e96314117104f1d850c836b1c79a78d44
Download zip 47.7 KB
MD5: c9a71a5b4f52f4b48d0e8f59caa921c0
SHA-1: 5a02b8cbe9ff96a8fcc7bd912b6da782ed42995a
SHA-256: 3c8e78ed4466d871f04eb8d12fa8f69b42dcfe34175eab1be889887bd83ce359

Release notes

BUGFIXES:
#2135541: Fatal error: require_once(): Failed opening required '/iCalcreator.class.php: An improperly installed iCalcreator no longer crashes the parser.
#2136741: tests/date_ical_parser_categories.test removed from git, but still referenced in .info file: date_ical.info no longer references removed tests.
#2128731: Error: Undefined index: 1 in date_ical_plugin_row_ical_entity->render() : Index errors should no longer occur with multi-value dates.
#2127717: Google calendar import single day all-day events not displaying in Calendar: Single-day All Day event will now have their end date set properly.
#2127549: Fatal error: Call to undefined function libraries_detect() : Fixed a protential error state in the upgrade path from v1.x.
#2113513: DTSTAMP Field: The LAST-MODIFIED field will now always be included in exported feeds.
#2104449: RRULEs cause duplicate VEVENTs to be created with the Fields plugin: RRULEs no longer cause duplicate VEVENTs when using the Fields plugin to export an iCal feed.
#2102223: Export ics: EXDATE - excluded dates in repeat rules are not excluded in external calendars: Fix for EXDATEs in buggy calendar clients.
#2098051: UIDs are not persistent : UIDs are now persistent across multiple retrievals of the ical feed.
#2094085: Undefined property: view::$feed_icon in date_ical_plugin_style_ical_feed->attach_to(): Fixed an issue with PHP 5.5 (it no longer allows let you concatenate onto non-set values).
#2088323: Warning: trim() expects parameter 1 to be string, array given in iCalUtilityFunctions::_setDate() iCalcreator.class.php: Events with UTC dates will no longer crash the Views export plugins.

FEATURES:
#2113513: DTSTAMP Field: Users may now exclude the DTSTAMP field from their exported feeds.

Created by: coredumperror
Created on: 18 Nov 2013 at 19:42 UTC
Last updated: 19 Jun 2015 at 18:08 UTC
Bug fixes
New features
Unsupported

Other releases