I've had similar problems with saving after drag / drop as individuals in this thread http://drupal.org/node/1011696. A small change in the ajax update callback fixes this for me. Attaching patch...

CommentFileSizeAuthor
#1 drag-drop-1157558-fullcalendar.patch1.24 KBlocalhost

Comments

localhost’s picture

StatusFileSize
new1.24 KB
tim.plunkett’s picture

Assigned: Unassigned » tim.plunkett
Status: Active » Needs work

This is due to a discrepancy between Date and Datetime fields. I bet Datestamp fields completely explode...

I'll look into it.

jantoine’s picture

The patch in #1 kept drag/drop from botching the date values, but I'm not familiar with the project, so I'm not marking this as RTBC.

Cheers,

Antoine

DystortedSylence’s picture

My issue was similar, but maybe not the same. When dragging and item in the calendar and reloading the page (or leaving it and coming back) any moved events would disappear from the calendar. When checking into it further I found my dates has been changed in my nodes to the correct dates I had drug them too, however it didn't show up again until I reset the date by editing the node itself.

Also another thing to note. While using 7.x-2.0-alpha5 the items would disappear when dragging them to another date or change the date range and time just as with the dev version, however, I didn't not the dates/times being change in the nodes themselves. Reseting the dates in the nodes also made them appear back in the calendar.

Current Modules:
CTools 7.x-1.x-dev
Date 7.x-2.x-dev
Views 7.x-3.x-dev
FullCalendar 7.x-2.x-dev

All this to say that the patch listed in #1 fixed the problem I was having with 7.x-2.x-dev. FullCalendar now works as expected. To the maintainers of this module, I just wanted to say I am very please with your speed and attention to detail on this project and I do enjoy using it much better then the calendar module.

tim.plunkett’s picture

Assigned: tim.plunkett » Unassigned
Status: Needs work » Fixed
aspilicious’s picture

I had disapearing dates after drag and drop. This is fixed with latest patch. THNX!

Status: Fixed » Closed (fixed)

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

tim.plunkett’s picture

Title: Drag / Drop saving » Fix drag/drop for all three date formats
Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Closed (fixed) » Patch (to be ported)
Issue tags: +Needs backport to D6
heddn’s picture

Issue summary: View changes
Status: Patch (to be ported) » Closed (outdated)

Version 6.x of this module is no longer actively supported. Closing out tickets against that version. If this is still an issue in an actively supported version of this module, feel free to re-open and provide steps to reproduce the issue.