nextcloud/apps/calendar/ajax
Georg Ehrke cdf1cf82ba merge 64a617b2a1 into master 2012-02-07 22:49:23 +01:00
..
activation.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
changeview.php added transition function from 'old' calendar to fullcalendar (fixed currentview bug) 2011-10-21 22:08:30 +02:00
choosecalendar.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
createcalendar.php use strip_tags for calendar names 2012-02-02 21:23:41 +01:00
deletecalendar.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
deleteevent.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
editcalendar.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
editevent.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
editeventform.php fix undefined indices - bugfix for oc-99 2012-01-23 15:05:53 +01:00
events.php merge 64a617b2a1 into master 2012-02-07 22:49:23 +01:00
gettimezonedetection.php add function to detect always the timezone 2012-01-02 11:35:50 +01:00
guesstimezone.php add function to detect always the timezone 2012-01-02 11:35:50 +01:00
importdialog.php improve import function 2012-01-14 14:22:30 +01:00
moveevent.php Calendar: refactor common ajax functions to OC_Calendar_App 2011-12-18 23:10:42 +01:00
newcalendar.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
newevent.php use OC_JSON::checkLoggedIn() in all ajax files 2011-12-22 16:31:01 +01:00
neweventform.php fix login check in ajax files 2012-01-05 21:02:11 +01:00
resizeevent.php Calendar: refactor common ajax functions to OC_Calendar_App 2011-12-18 23:10:42 +01:00
settimeformat.php choosable time format 2011-10-01 10:39:07 +02:00
settimezone.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
timeformat.php choosable time format 2011-10-01 10:39:07 +02:00
timezonedetection.php add function to detect always the timezone 2012-01-02 11:35:50 +01:00
updatecalendar.php use strip_tags for calendar names 2012-02-02 21:23:41 +01:00