Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
38.7 KB
MD5: 2485bfbc9dbf2e60837d0ff8f187e0f1
SHA-1: 38e6aa3ad31d8a3a1ab4af244b8f163b1d586dd7
SHA-256: 0567a467637e70251ded2b0cac84770ccc3bc5a2977e003fde1d3a0228c64f7f
Download zip
59.05 KB
MD5: 461dd3a4da8199fefc0a407e42e137aa
SHA-1: 87c94e6bb7c64a8d330cf53c1001a6623cc35e2a
SHA-256: 72268b4fff5a42d6c00b4ef8dc3af3bfb64d8c6739c19e72e18581c67332f96e
Release notes
Changes since 7.x-2.0-alpha7:
- #1367304 by tim.plunkett: Workaround for Views bug.
- #1348538 by tim.plunkett: Fix CSS selectors.
- #1366644 by tim.plunkett: Convert JS to objects, methods, and plugins instead of scattered functions.
- #1361540 by tim.plunkett: Clean up coding standards.
- #1279588 by redndahead, tim.plunkett, aspilicious: Load additional events when using ajax.
- #1336344 by tim.plunkett: Allow no results behaviors to replace empty calendar.
- #1344836 by tim.plunkett: Remove JS special processing.
- #1344840 by tim.plunkett: Change fullCalendar in JS to lowercase.
- #1326772 by tim.plunkett: Devise a way for other modules to add settings to the FullCalendar style options.
- #1347136 by tim.plunkett: Prevent notice when modifying the distinct query description.
- #1305656 by tim.plunkett: Added a legend for events.
- #1334952 by tim.plunkett: Reattach Drupal.behaviors after updating an event.
- #1339856 by tim.plunkett: Update the Views default options to use booleans when appropriate.
- #1249822 by aspilicious: Add fullcalendar.print.css if available.
- #1252650 by tim.plunkett: Added a view-level 'editable' option.
- #1218488 by aspilicious, tim.plunkett: Stabilize FullCalendar Colors API.