This is the feature I am really excited about. Once implemented, Drupal can become a full scheduling solution (with the proper resource modules installed).
I've volunteered to help clean up the FullCalendar issue queue. As part of that effort I'm closing issues open for unsupported versions of the module as "Closed (outdated)". That includes any Drupal 7-compatible versions because no active maintainer is supporting them.
If this issue is still relevant for version 3.x of FullCalendar, then feel free to re-open it and update the issue version number.
Comments
Comment #1
tim.plunkettMarking #1085862: Create, Edit, Delete event with Drag and drop, Context menu, Colorbox and Ajax as a duplicate because nothing came of it, and was about 4 features at once.
Comment #2
_paul_meta commentedwould be really great to see this feature for D6 !!! happy to test patches and chip in $ .. this would be very helpful for a project i'm working on.
Comment #3
drseussofporn commentedThis is the feature I am really excited about. Once implemented, Drupal can become a full scheduling solution (with the proper resource modules installed).
Comment #4
tim.plunkettI have semi-working code for this, I will post it here as soon as its enough to test out.
Comment #5
xlyz commentedsubscribing
Comment #6
tim.plunkettSee http://drupalcode.org/project/fullcalendar.git/shortlog/refs/heads/rewri.... I'm having trouble managing these different issues. It's going to be a mess.
Comment #7
aspilicious commentedNot working at the moment, marking needs work so it's clear :)
Comment #8
aspilicious commentedComment #9
tim.plunkettTagging.
Comment #10
tim.plunkettAdd this to fullcalendar_legend_block_view() when #1305656: Add a legend for events is in.
$block['droppable'] = !empty($view->style_plugin->options['droppable']);Comment #11
tim.plunkettThis didn't make it into the release, but it has its own branch:
http://drupalcode.org/project/fullcalendar.git/shortlog/refs/heads/dropp...
Comment #12
aspilicious commentedWe also need to add the views droppable setting ;) else this will never work.
Comment #13
johnvhas this issue become a duplicate of #1342346: Click and drag to create an event ?
Comment #14
dcam commentedI've volunteered to help clean up the FullCalendar issue queue. As part of that effort I'm closing issues open for unsupported versions of the module as "Closed (outdated)". That includes any Drupal 7-compatible versions because no active maintainer is supporting them.
If this issue is still relevant for version 3.x of FullCalendar, then feel free to re-open it and update the issue version number.