Version History

1.3 - Fixes broken Google Calendar feeds (Google discontinued their v1 API, this update adds support for the current Google v3 API). Replaces manual copy/paste of private calendar urls with selection from a list of automatically retrieved calendar feeds. Requires some configuration on Googles end to work with the new V3 API. Removes old Zend library. Adds newer Google API PHP Client library (https://github.com/google/google-api-php-client)

1.2.1.7 - Added fix for date end bug. Reverted a change from 1.2.1.6 because of a bug in C5 (addFooterItem is not working when adding a block so switched back to addHeaderItem)

1.2.1.6 - Updated the FancyBox plugin to the latest 1.x version. FancyBox 2.0 integrated will not be coming as the license for 2.0 has changed.

1.2.1.5 - Fixed a bug in Agenda mode that displayed incorrect days for multi-day events for all of the days except for the first

1.2.1.4 - Fixed a bug in Agenda mode that grouped events from multiple months under the same date for the first month. Fixed a bug in the Agenda mode that loaded two batches of events when pre-load was not selected. Fixed a bug with the scrollbar not working with a scroll wheel.

1.2.1.3 - Tentative 5.5 support. Updated to support APP_TIMEZONE setting in config/site.php. Removed error alert box that pops up if page navigation is changed before calendar data loads.

1.2.1.2 - Agenda mode bug fixes - added error checking for zero returned events.

1.2.1.1 - Bug fixes.

1.2.1 - Minor bug fixes. Updated Zend Gdata library version.

1.2.0 - NOW AVAILABLE! This version includes the much requested Agenda mode! Keeping in line with the simplicity of the rest of the addon, the Agenda mode loads a month of events at a time and automatically loads a new set of events when the last of the loaded events comes into view. Please let me know if you run across any interesting behaviour!

1.1.0 - Added a new 'Day' view to show only a single day's events starting with today. Fixed a bug where multi-day events spanning multiple months did not display correctly.

1.0.4 - Tweaks to IE7 compatibility. Added ability to reset month view to current month by clicking on month name.

1.0.3 - Added preliminary IE7 support. Please try it out and let me know if you come across any weird behaviour! WARNING: A lot of CSS was re-written, so if you have been relying on the old css underneath your own custom CSS, you may notice some differences with this release.