summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/moveevent.php
Commit message (Expand)AuthorAgeFilesLines
* remove old ajax filesGeorg Ehrke2012-02-231-43/+0
* Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-181-18/+8
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-071-9/+3
* Use Last-Modified property to check for changed eventsBart Visscher2011-11-091-1/+7
* Use parse function in Calendar_ObjectBart Visscher2011-11-091-1/+1
* Implement moving of eventBart Visscher2011-10-201-80/+30
* fix duration bugGeorg Ehrke2011-10-011-1/+3
* removed bug, that the drag and drop function added 24h to the duration of the...Georg Ehrke2011-10-011-0/+1
* removed bug, that you can't change time in week view, when event was an allda...Georg Ehrke2011-10-011-0/+2
* remove debugging text in drag and drop functionGeorg Ehrke2011-10-011-3/+3
* added drag and drop function for events in calendar appGeorg Ehrke2011-10-011-0/+98