Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
35.12 KB
MD5: fab9476421526c67de95117ddd021555
SHA-1: d869abccef8a68f5ac6b4e1a45da4e144f5d0d27
SHA-256: d48163cff6c449638a2e080003180e861d5721a0a7a3d38c95d7b98dbd650387
Download zip
51.79 KB
MD5: 98a86fa9c0cb1ce6575d1f96369a2961
SHA-1: 46ad72dbe89bdf16907a04db36fcddcdcb763592
SHA-256: 821a2613d1bbbfdc0774383e2c9c1bde7c5a45033639aa131f61eb53b3c17a72
Release notes
Changes since 7.x-2.0-beta3:
- #1472436 by jgraham: Allow 'Path to FullCalendar' Setting to use Libraries API.
- #1776788 by Jelle_S: Fixed Taxonomy links in legend are hard-coded to taxonomy/term/tid.
- #1206742 by tim.plunkett, redndahead, peem83: Ajax date arguments should be replaced with hidden exposed filters.
- #1457868 by tim.plunkett, hlykos: Work with entitycache.
- #1434184 by tim.plunkett: Fixed usage of undefined constant FULLCALENDAR_RECOMMENDED_PLUGIN_VERSION.
- #1461702 by tim.plunkett: Allow date objects to be altered before rendering.
- #1457032 by tim.plunkett: Replace $('selector', this.$calendar) with this.$calendar.find('selector').
- #1439982 by tim.plunkett: Keep "Open in same window" as a top level setting.
- #1439846 by tim.plunkett: Follow-up to removal of gcal editable setting.