aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/deletecalendar.php
Commit message (Collapse)AuthorAgeFilesLines
* remove old ajax filesGeorg Ehrke2012-02-231-21/+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-7/+1
|
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-3/+3
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* delete calendar function for userinterfaceGeorg Ehrke2011-09-241-0/+28