Problem/Motivation

The current version correctly sets the "editable" attribute on events, but no changes are actually saved to the database.

Proposed resolution

Create an endpoint that will properly process changes, including handling overrides for recurring Smart Date events. For the latter, it may make most sense to leverage the controller that was added to Smart Date to handle similar updates from Fullcalendar View. Note that this code in turn relies on code in Smart Date's FullCalendarViewProcessor plugin which constructs an 'eid' value based on whether or not it is an instance of a recurring event.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed 6d1dc2d6 on 3.0.x
    Issue #3474363 by mandclu: Implement drag-and-drop support
    
mandclu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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