summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/newevent.php
Commit message (Expand)AuthorAgeFilesLines
* use OC_JSON::checkLoggedIn() in all ajax filesGeorg Ehrke2011-12-221-3/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-3/+2
* Change copyright notice to short formBart Visscher2011-09-231-19/+7
* Fix event error/success json messageBart Visscher2011-09-181-2/+2
* First implementation of edit eventBart Visscher2011-09-161-123/+7
* Move Calendar Object code to its own class OC_Calendar_ObjectBart Visscher2011-09-161-1/+1
* Move php code out of part.eventformBart Visscher2011-09-141-2/+2
* commented out broken code in add event functionGeorg Ehrke2011-09-111-4/+4
* translatable categories and other translations addedGeorg Ehrke2011-09-091-1/+1
* Remove execute permissions from source filesBart Visscher2011-09-031-0/+0
* bug fixes at new event form (categorie and calendar)Georg Ehrke2011-09-011-2/+1
* reload page after add event successfullyGeorg Ehrke2011-08-311-1/+1
* Timezone bug fixedGeorg Ehrke2011-08-291-5/+1
* first add event function in calendar appGeorg Ehrke2011-08-281-2/+141
* bug fixes, style fixesGeorg Ehrke2011-08-121-0/+23