Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download calendar-7.x-3.3.tar.gztar.gz 70.12 KB
MD5: f2fba081a0cbd6b3e8068f615a1a9beb
SHA-1: 7baf0d6f3146d6cd052d18df3f9d382268f934bf
SHA-256: c743c707f4b9a8e11d2c243f31183a07e95d7e36608c7d7f2b18d07e38c6664d
Download calendar-7.x-3.3.zipzip 87.49 KB
MD5: 2f2157836f71ff56f10db37318d18966
SHA-1: 78db213afdeccc9c3ecb5ef3f054be642d6e40c6
SHA-256: 091b7f9a3695c4552dcc7bb6cff941dfbaf6e47d187feeb340e9d8ac9c95c474

Release notes

======================
Version 7.x-3.3
======================

NEW FEATURES:
- An option to add Colorbox settings to the calendar template has been added to admin/config/date/calendar.
- The template has been updated to add the Colorbox settings if the option to use them has been selected and Colorbox is enabled.
- The theming has been altered a bit to make sure that you can display a rendered entity in a Colorbox field.
- A new calendar style option has been added to choose fields to exclude from multi-day rows, so multi-day rows can be set up to display only the Colorbox picker.

BUGFIXES:

- Delete all the code used to remove default calendars, no longer needed now that the default calendar has been removed.
- Issue #1543930 by johnv, Fix taxonomy stripe settings so they don't depend on formatter.
- Move session tracking option to be a global option instead of a per-display option.
- Issue #1551112, Make sure items without colors don't show up in the legend.
- Issue #1545240, Don't try to set the date link if there is no link_display set.
- Issue #1291768, Document caching options and add default caching to the templates.
- Issue #1541938, Fix error when displaying the week number.
- Issue #1550836, Fix logic error in overlapping week view that was keeping the overlap classes from getting set.
- Style tweaks, make the day window bigger by not ending it at the bottom of the browser screen.

Created by: KarenS
Created on: 30 Apr 2012 at 06:33 UTC
Last updated: 30 Apr 2012 at 06:36 UTC
New features
Bug fixes

Other releases