Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 202.37 KB
MD5: 652323d741226212057e8f58906c7d6a
SHA-1: b7606663fa79262babf6a1c85fd349709d9fc1a1
SHA-256: dd09854c0bf186bf5b2aff4625c97550bf3111471b2c3ef2d0eb51d0046743db
Download zip 241.58 KB
MD5: adf2690ba7bc4cc2bbfc6892f67067a3
SHA-1: b58bad8a1caf6abbd51c52e31ff2cfec38afdcb0
SHA-256: d828a2ab2924e645c2c5fcedbeb9ec6436f768c4f16c921d8f012c0cd75d1665

Release notes

NOTES:
The iCal templates were removed and moved to the new Date iCal module (http://drupal.org/project/date_ical).

- Issue #1423364 by emptyvoid, Move Date context plugin into its own file.
- Issue #1447372 by yched, Memory friendlier version of date_repeat_field_bundles().
- Issue #1447140 by tim.plunkett: Remove iCal-related theme functions/files.
- Issue #1284170 by benjifisher, Lots of cleanup of the iCal export and its template to be sure all day items are exported correctly.
- Issue #1346424, The calendar title got left out of the latest ical template changes.
- Add more information to the date_views_base_tables() function about why we can't use the entity type from views_fetch_data().
- Additional handling is needed so that revisions are handled correctly in Views.
- Remove date_field_get_sql_handler() function which isn't being used anywhere.
- Rework the Date Views hooks that queue up the right fields and base tables so they work better across all types of entities.
- Fix the hooks for file tables, it is file_managed, not files.
- Add a helper function to map entity types to Views base tables to make it easier to know what type of entity is being used on a view.
- Add status information to Date help screen, hide the non-working change tab on the Date Tools screen, and remove some code that goes to the calendar module from Date Tools.

Created by: karens
Created on: 24 Feb 2012 at 13:20 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure
Unsupported

Other releases