when trying to override an events editable state, i discovered that an events 'editable' property has to a real javascript boolean, or it doesn't work as expected. patch attached.

CommentFileSizeAuthor
#6 fullcalendar.editable.patch491 bytesAnonymous (not verified)
#2 fullcalendar.patch525 bytesAnonymous (not verified)
fullcalendar.patch524 bytesAnonymous (not verified)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aspilicious’s picture

Can't we use a triple = like with "All Day"

Anonymous’s picture

FileSize
525 bytes

new patch as per #1.

aspilicious’s picture

Status: Needs review » Reviewed & tested by the community

Good

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Status: Closed (fixed) » Needs review
FileSize
491 bytes

mkay, so this got brokened somewhere.

here's another patch to unbreak it again.

aspilicious’s picture

Status: Needs review » Reviewed & tested by the community

Stupid ajax patches...

Srry for that

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Ah, it was broken by the merging I did for http://drupalcode.org/project/fullcalendar.git/commit/c76578e1. Also, because beejeebus is the worst.

Fixed again in http://drupalcode.org/project/fullcalendar.git/commit/7f1f1da2. Sorry!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.