summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/neweventform.php
Commit message (Expand)AuthorAgeFilesLines
* remove old ajax filesGeorg Ehrke2012-02-231-76/+0
* fix login check in ajax filesGeorg Ehrke2012-01-051-1/+3
* fix the default setting for yearly repeating eventsGeorg Ehrke2011-12-261-1/+1
* make repeating events editableGeorg Ehrke2011-12-251-0/+29
* 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-4/+2
* Calendar: Use the default timezone that is set in lib/base.phpBart Visscher2011-11-301-1/+1
* Implement select event creationBart Visscher2011-10-251-26/+22
* Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-201-12/+8
* choosable default duration of eventGeorg Ehrke2011-10-011-26/+12
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* little bug fixes in calendar appGeorg Ehrke2011-09-281-1/+15
* Change copyright notice to short formBart Visscher2011-09-231-18/+7
* Make event category choice multiselectBart Visscher2011-09-231-4/+4
* First implementation of edit eventBart Visscher2011-09-161-27/+2
* Move php code out of part.eventformBart Visscher2011-09-141-4/+69
* Remove execute permissions from source filesBart Visscher2011-09-031-0/+0
* first add event function in calendar appGeorg Ehrke2011-08-281-0/+0
* a lot of new functions (e.g. add event form), style fixes, bug fixesGeorg Ehrke2011-08-191-0/+27