Make it so that PUT of a calendar collection becomes a synchronisation.
commit7a3f2c474444d413907f21ab20488c9d9688a8d5
authorAndrew McMillan <andrew@morphoss.com>
Fri, 6 Apr 2012 02:03:55 +0000 (6 14:03 +1200)
committerAndrew McMillan <andrew@morphoss.com>
Fri, 6 Apr 2012 02:03:55 +0000 (6 14:03 +1200)
tree88e885b28384217df2165f658341a74de18be27a
parentc8cde4c3daeb6f046948cc39f82cb79dc4fdd3af
Make it so that PUT of a calendar collection becomes a synchronisation.

We only write events which differ, and only delete events which aren't
present in the new upload.  If done in append mode then events which
already exist will be updated more cleanly too.
inc/caldav-PUT-functions.php