summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/editevent.php
Commit message (Collapse)AuthorAgeFilesLines
* remove old ajax filesGeorg Ehrke2012-02-231-33/+0
|
* use OC_JSON::checkLoggedIn() in all ajax filesGeorg Ehrke2011-12-221-3/+1
|
* Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-181-20/+3
|
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-071-1/+1
|
* Use Last-Modified property to check for changed eventsBart Visscher2011-11-091-0/+7
|
* Use parse function in Calendar_ObjectBart Visscher2011-11-091-1/+1
|
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-6/+5
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* Change copyright notice to short formBart Visscher2011-09-231-14/+7
|
* Fix event error/success json messageBart Visscher2011-09-181-2/+2
|
* Remove unused function callBart Visscher2011-09-171-1/+0
|
* Move validateEventForm function and fix success handlingBart Visscher2011-09-161-2/+2
|
* Fixes for Calendar appBart Visscher2011-09-161-0/+10
|
* First implementation of edit eventBart Visscher2011-09-161-6/+27
|
* Remove execute permissions from source filesBart Visscher2011-09-031-0/+0
|
* bug fixes, style fixesGeorg Ehrke2011-08-121-0/+22