summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/createcalendar.php
Commit message (Collapse)AuthorAgeFilesLines
* remove old ajax filesGeorg Ehrke2012-02-231-37/+0
|
* use strip_tags for calendar namesGeorg Ehrke2012-02-021-1/+1
|
* Calendar: Bugfix: better input validationGeorg Ehrke2012-02-021-1/+1
|
* validate the calendar nameGeorg Ehrke2012-01-211-0/+12
|
* Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-181-3/+2
|
* Fix changing calendar dataBart Visscher2011-10-201-1/+4
|
* removed description field for calendarMarvin Thomas Rabe2011-10-081-1/+1
|
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-8/+2
| | | | | 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-13/+7
|
* Correct copyright noticesBart Visscher2011-09-111-6/+1
|
* Add creating calendars with the web interfaceBart Visscher2011-09-081-0/+39