Download Size md5 hash
calendar-5.x-1.7.tar.gz 41.95 KB 055acd53b4d1a677c83c1be4033057ba
calendar-5.x-1.7.zip 46.83 KB ba2879db31498d4b9766ef680aa44b00
Official release from tag: 5.x-1.7
Last updated: December 24, 2010 - 22:35

Version 1.7
===========

- Move cached calendar info to cache_views so it gets cleared when views_invalidate_cache() is called.
- 185640 fix function and table name errors in install file.
- Keep devel module from appending queries to ical export.
- Calculation of max date for a month needs adjustment.
- Fix ical export to match changes in ical parser.
- Create a separate theme for remote nodes and make sure all remote nodes get necessary cleanup.
- Adapt calendar to use fixed DURATION handling in ical parser.
- Cleanup calendar ical import.
- 183877 get rid of constant for CALENDAR_PATH and just use drupal_get_path() when needed.
- Update of calendar ical module to use the new date ical parser.