fullcalendar 6.x-2.0-rc1
Posted by tim.plunkett on March 13, 2013 at 3:09am
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-6.x-2.0-rc1.tar.gz | 22.98 KB | 3db577014ace35af2f593d88cb17b59f |
| fullcalendar-6.x-2.0-rc1.zip | 31.65 KB | 8fc499aaed3cbde7f6dc18263176228e |
Last updated: March 13, 2013 - 03:10
Release notes
Changes since 6.x-2.0-alpha2:
- #1076576 by tim.plunkett: Support Date Repeat API.
- #1368960 by tim.plunkett: Abstract into plugins.
- #1368960 by tim.plunkett: Use objects and methods instead of arbitrary functions.
- #1368960 by tim.plunkett: Split internal JS functions out into the Drupal.fullcalendar namespace.
- #1368960 by tim.plunkett: Clarify usage of dom_id vs index.
- #1339856 by tim.plunkett: Follow-up, add defaults for nested dependency fields.
- #1339856 by tim.plunkett: Update the Views default options to use booleans when appropriate.
fullcalendar 7.x-2.0
Posted by tim.plunkett on October 22, 2012 at 5:39pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0.tar.gz | 35.12 KB | 611e57edc46d908fbd045195c18b0004 |
| fullcalendar-7.x-2.0.zip | 51.76 KB | a5d3beb55dbfb4da797c5c306b49d974 |
Last updated: October 22, 2012 - 19:01
Release notes
Changes since 7.x-2.0-rc1:
- #1472436 by tim.plunkett: Follow-up for removal of FULLCALENDAR_PATH.
fullcalendar 7.x-2.0-rc1
Posted by tim.plunkett on September 17, 2012 at 4:00am
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-rc1.tar.gz | 35.12 KB | fab9476421526c67de95117ddd021555 |
| fullcalendar-7.x-2.0-rc1.zip | 51.79 KB | 98a86fa9c0cb1ce6575d1f96369a2961 |
Last updated: September 17, 2012 - 04:03
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.
fullcalendar 7.x-2.0-beta3
Posted by tim.plunkett on February 12, 2012 at 11:46pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-beta3.tar.gz | 34.75 KB | 4f34e1d9f1dccb22215d910f8e852c6a |
| fullcalendar-7.x-2.0-beta3.zip | 51.15 KB | f219b684b48f5ab44b65fea0c0d34119 |
Last updated: February 12, 2012 - 23:50
Release notes
Changes since 7.x-2.0-beta2:
Read morefullcalendar 7.x-2.0-beta2
Posted by tim.plunkett on December 27, 2011 at 4:01pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-beta2.tar.gz | 34.36 KB | a64b423c08f583b5efb829588674299e |
| fullcalendar-7.x-2.0-beta2.zip | 51.38 KB | c253c342dbb4f41230dfe5d26405c5ed |
Last updated: December 27, 2011 - 16:05
Release notes
Changes since 7.x-2.0-beta1:
- #1348538 by tim.plunkett: Don't run updates if Colors is out of date.
- #1348538 by tim.plunkett: Write the beta1 to beta2 upgrade path.
- #1348538 by tim.plunkett: Write the alpha6 to beta1 upgrade path.
- #1348538 by tim.plunkett: Add hook_requirements and function_exists calls to protect against old versions of Colors.
- #1348538 by tim.plunkett: Add new Colors API integration code.
- #1348538 by tim.plunkett: Remove old FullCalendar Colors code.
- #1375276 by tim.plunkett: Fix FullCalendar Colors rearranging.
- #1369126 by tim.plunkett: Reuse the plugin weights to order JS.
fullcalendar 7.x-2.0-beta1
Posted by tim.plunkett on December 10, 2011 at 11:49pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-beta1.tar.gz | 38.7 KB | 2485bfbc9dbf2e60837d0ff8f187e0f1 |
| fullcalendar-7.x-2.0-beta1.zip | 59.05 KB | 461dd3a4da8199fefc0a407e42e137aa |
Last updated: December 10, 2011 - 23:50
Release notes
Changes since 7.x-2.0-alpha7:
Read morefullcalendar 6.x-2.0-alpha2
Posted by tim.plunkett on November 21, 2011 at 2:24am
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-6.x-2.0-alpha2.tar.gz | 22.23 KB | 1dbcc53becd3d1b8dc74bfdce2eccbf0 |
| fullcalendar-6.x-2.0-alpha2.zip | 30.05 KB | 7d8416212e1a63090336853cec51548c |
Last updated: November 21, 2011 - 02:25
Release notes
Changes since 6.x-2.0-alpha1:
- #1206518 by tim.plunkett: Call a specific calendar view through the URL.
- #1076576 by tim.plunkett: Prevent repeating dates from being edited on the calendar.
- #1150336 by arrrgh: Declare Views 6.x-3.x dependency in README.txt.
- #1076576 by tim.plunkett: Added support for repeating dates.
- #1137218 by tim.plunkett: Let empty handler set dom id and display Google Calendar events.
- #1137234 by tim.plunkett: Hide views options if not needed.
- #1033010 by tim.plunkett: Provide a default view as an example.
- #1133316 by tim.plunkett: Fixed row style options.
fullcalendar 7.x-2.0-alpha7
Posted by tim.plunkett on October 22, 2011 at 6:32pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha7.tar.gz | 32.22 KB | cc00ed68c3f1a8a53dbbf99d8f6044a0 |
| fullcalendar-7.x-2.0-alpha7.zip | 44.94 KB | e9d2b71d1b3914b105da4d285000806a |
Last updated: October 22, 2011 - 18:35
Release notes
Changes since 7.x-2.0-alpha6:
Read morefullcalendar 7.x-2.0-alpha6
Posted by tim.plunkett on June 16, 2011 at 6:57pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha6.tar.gz | 25.49 KB | a09fb1e8645db01f4e2bafbd2a823a63 |
| fullcalendar-7.x-2.0-alpha6.zip | 37.59 KB | 4602a38004c9888ffe122aa036fc23f1 |
Last updated: June 16, 2011 - 19:01
Release notes
Changes since 7.x-2.0-alpha5:
- #1180936 by amateescu: Allow drush to download latest version without breaking minimum version.
- #1189274 by aspilicious: Delete variables with db_delete instead of db_query.
- #1177126 by tim.plunkett: Fixed problems leading to the Default Date not loading.
- #1176594 by aspilicious: Fixed disabling of node type and user role colors.
- #1168398 by rooby, aspilicious, tim.plunkett: Update the README.txt file for Drupal 7 Views.
- #921572 by tim.plunkett: Added ability to pass date argument from view to display specific month.
- #1145016 by tim.plunkett: Clean-up addition of CSS and JS.
fullcalendar 7.x-2.0-alpha5
Posted by tim.plunkett on April 28, 2011 at 8:10pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha5.tar.gz | 24.86 KB | 776bbbfd6abe37c871d7af390b4c54ef |
| fullcalendar-7.x-2.0-alpha5.zip | 36.95 KB | 05c39c06f2d16d4b1cd34f9d6539651b |
Last updated: April 28, 2011 - 20:11
Release notes
Changes since 7.x-2.0-alpha4:
- #1138516 by tim.plunkett: Check fully loaded options, not just altered options.
- #1139192 by tim.plunkett: Initialize arrays before usage.
- #1138612 by aspilicious: Fixed coding standards for Fullcalendar Colors.
- #1137218 by tim.plunkett: Let empty handler set dom id and display Google Calendar events.
- #1137660 by aspilicious: Fixed fullcalendar_colors_uninstall().
fullcalendar 6.x-1.4
Posted by tim.plunkett on April 24, 2011 at 3:47pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-6.x-1.4.tar.gz | 18.09 KB | aebf3117bcaa3ac7842c3d2a3e2e902f |
| fullcalendar-6.x-1.4.zip | 22.73 KB | caeb4d66a6212e207483451a2b14168a |
Last updated: April 24, 2011 - 15:51
Release notes
Changes since 6.x-1.3:
- #1038822 by wildpoppy: Fixed extra closing H3 tag.
- #1038442 by aspilicious: JS clean-up.
- #1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
- #1011696 by aspilicious: Fixed drag-and-drop for subdomains.
- #980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
- #1033858 by aspilicious: Added translation support.
fullcalendar 6.x-2.0-alpha1
Posted by tim.plunkett on April 24, 2011 at 3:12pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-6.x-2.0-alpha1.tar.gz | 19.81 KB | 1221c4c6e4844d5936e397d2f903efd5 |
| fullcalendar-6.x-2.0-alpha1.zip | 27.13 KB | aea39f54a12958762c28dc4a4b21ec01 |
Last updated: April 24, 2011 - 15:16
Release notes
Changes since 6.x-1.x:
Read morefullcalendar 7.x-2.0-alpha4
Posted by tim.plunkett on April 23, 2011 at 4:11am
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha4.tar.gz | 24.64 KB | e7daa777b4eac78b2141d549fb2ec9fe |
| fullcalendar-7.x-2.0-alpha4.zip | 36.71 KB | ea2c7edcd40430feca1e89b66b6af55a |
Last updated: April 23, 2011 - 04:11
Release notes
Changes since 7.x-2.0-alpha3:
Read morefullcalendar 7.x-2.0-alpha3
Posted by tim.plunkett on March 15, 2011 at 8:39pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha3.tar.gz | 20.42 KB | 04b01e81f93f33158cd82f2e08333a43 |
| fullcalendar-7.x-2.0-alpha3.zip | 28.62 KB | 8a07325a7e465d7c27e4e643a2fc899f |
Last updated: March 15, 2011 - 20:41
Release notes
Changes since 7.x-2.0-alpha2:
- #1003602 by tim.plunkett: Rename and reorganize files.
- #1003602 by tim.plunkett: Fix admin include path.
- #1003602 by tim.plunkett: Alter info and views.inc to mirror directory changes.
- #1003602 by tim.plunkett: Add css directory and subdivide includes directory.
- #1003602 by tim.plunkett: Rename files.
- #1003602 by tim.plunkett: Reorganize files.
- Stripping CVS keywords
- #1063714 by tim.plunkett: Fix error when checking for editable.
- #1062656 by tim.plunkett: Remove usage of entity_id_N.
- #981522 follow-up by aspilicious: Removed hacks from Google Calendar integration.
- #1061546 by tim.plunkett: Support using only Google Calendar.
fullcalendar 7.x-2.0-alpha2
Posted by tim.plunkett on February 13, 2011 at 6:41pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha2.tar.gz | 20.71 KB | e88f5ea7d4d41e10785d64dc4ccfc6e0 |
| fullcalendar-7.x-2.0-alpha2.zip | 28.92 KB | ef2c66675af19d93cddac8507a07dad9 |
Last updated: February 13, 2011 - 18:42
Release notes
Changes since DRUPAL-7--2-0-ALPHA1:
Read morefullcalendar 7.x-2.0-alpha1
Posted by tim.plunkett on January 31, 2011 at 8:45pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.0-alpha1.tar.gz | 17.64 KB | da0d9ad47e07ff6866ac296436e3b46a |
| fullcalendar-7.x-2.0-alpha1.zip | 23.8 KB | 284a89916fdc27c230fe064dfd529df8 |
Last updated: January 31, 2011 - 20:47
Release notes
Changes since DRUPAL-7--2:
- #1036444 by aspilicious, tim.plunkett: Overhauled the Views UI.
- #1036444 follow-up by aspilicious, tim.plunkett: Correct option names for Views UI overhaul.
- #910494 by aspilicious: Colorbox custom settings.
- #1043222 by aspilicious, tim.plunkett: Removed the node (load) dependency.
- #1044426 by aspilicious: Added RTL support.
fullcalendar 7.x-1.4
Posted by tim.plunkett on January 31, 2011 at 5:40pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-1.4.tar.gz | 17.68 KB | ab0a1ded81f6147ca7c1e16ea8bbd8d8 |
| fullcalendar-7.x-1.4.zip | 23.61 KB | 5c0bb70716ae09c88c707d79e70cb97a |
Last updated: January 31, 2011 - 17:42
Release notes
Changes since DRUPAL-7--1-3:
- #980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
- #1011696 by aspilicious: Fixed drag-and-drop for subdomains.
- #1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
- #1038442 by aspilicious: JS clean-up.
- #1038822 by wildpoppy: Fixed extra closing H3 tag.
- #1040596 by aspilicious: Fixed error on calendar page.
- by tim.plunkett: Updated CHANGELOG.txt.
fullcalendar 7.x-2.x-dev
Posted by tim.plunkett on January 26, 2011 at 9:57pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-2.x-dev.tar.gz | 35.15 KB | 6ff2e754d2a4d79f50662df87e0ea63d |
| fullcalendar-7.x-2.x-dev.zip | 51.79 KB | d4633aa4af76fbfec4ce0c710cf81c90 |
Last packaged version: 7.x-2.0-rc1+1-dev
Last updated: September 18, 2012 - 00:40
Release notes
Changes since DRUPAL-7--1:
- #1036444 by aspilicious, tim.plunkett: Overhauled the Views UI.
fullcalendar 7.x-1.3
Posted by tim.plunkett on January 22, 2011 at 6:48am
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-1.3.tar.gz | 17.32 KB | 7f64d20a4354c6f7520ae54446ed3966 |
| fullcalendar-7.x-1.3.zip | 23.26 KB | e7c07e3f8866f785d383044b1122f437 |
Last updated: January 22, 2011 - 06:51
Release notes
Changes since DRUPAL-7--1-2:
fullcalendar 7.x-1.2
Posted by tim.plunkett on January 19, 2011 at 9:03pm
| Download | Size | md5 hash |
|---|---|---|
| fullcalendar-7.x-1.2.tar.gz | 17.02 KB | 5a266bc43d7e625e31893addb4c531b8 |
| fullcalendar-7.x-1.2.zip | 22.95 KB | 5fd25db21a5749adcc0496e8d7a75bcd |
Last updated: January 19, 2011 - 21:03
Release notes
Changes since DRUPAL-7--1-2-BETA1:
- #980886 by aspilicious, tim.plunkett: Move FullCalendar plugin out of module into sites/all/libraries.
- #980810 by tim.plunkett: Added option to use fullcalendar.min.js.
- #980886 follow-up by tim.plunkett: Add call to new fullcalendar.custom.css.
- #1031924 by tim.plunkett | Jody Lynn: Fixed call to deprecated Drupal.parseJson.
- #1013456 by tim.plunkett: Documentation clean-up.
- #1032980 by tim.plunkett, aspilicious: Improved default styling for Bartik.
- #1033010 by tim.plunkett: Provide a default view as an example.