summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax
Commit message (Expand)AuthorAgeFilesLines
* fix undefined indices - bugfix for oc-99Georg Ehrke2012-01-231-12/+14
* validate the calendar nameGeorg Ehrke2012-01-212-0/+24
* fix Undefined variable - bugfix for oc-69Georg Ehrke2012-01-211-2/+3
* improve import functionGeorg Ehrke2012-01-141-8/+5
* fix login check in ajax filesGeorg Ehrke2012-01-053-3/+9
* fix editeventdialog for monthly repeating events with a specific weekday and ...Georg Ehrke2012-01-051-7/+7
* fix end for repeating eventsGeorg Ehrke2012-01-051-5/+5
* add function to detect always the timezoneGeorg Ehrke2012-01-023-2/+39
* fix the default setting for yearly repeating eventsGeorg Ehrke2011-12-261-1/+1
* make repeating events editableGeorg Ehrke2011-12-252-2/+193
* use pre-decrement instead of post-decrementGeorg Ehrke2011-12-251-1/+1
* use OC_JSON::checkLoggedIn() in all ajax filesGeorg Ehrke2011-12-2211-33/+11
* fix merge conflictsGeorg Ehrke2011-12-2111-107/+39
|\
| * Calendar: refactor common ajax functions to OC_Calendar_AppBart Visscher2011-12-1811-107/+39
* | delete unused filesGeorg Ehrke2011-12-106-98/+0
* | optimize timezone detectionGeorg Ehrke2011-12-091-1/+1
|/
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-074-21/+11
* Calendar: Use the default timezone that is set in lib/base.phpBart Visscher2011-11-302-2/+2
* fix timezone for repeating eventsGeorg Ehrke2011-11-121-3/+3
* support for repeating eventsGeorg Ehrke2011-11-121-24/+53
* automatic timezone detectionGeorg Ehrke2011-11-111-0/+39
* Use Last-Modified property to check for changed eventsBart Visscher2011-11-095-3/+36
* Use parse function in Calendar_ObjectBart Visscher2011-11-095-5/+5
* Implement select event creationBart Visscher2011-10-251-26/+22
* fix new allday bugGeorg Ehrke2011-10-211-3/+1
* fix allday bugGeorg Ehrke2011-10-211-10/+13
* added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-211-3/+2
* Implement listview for fullcalendarBart Visscher2011-10-201-1/+1
* Fix changing calendar dataBart Visscher2011-10-203-4/+13
* Implement resizing of eventsBart Visscher2011-10-201-0/+43
* Implement moving of eventBart Visscher2011-10-201-80/+30
* Connect popup to fullcalendarBart Visscher2011-10-201-3/+4
* Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-201-12/+8
* Implement loading of events in calendarBart Visscher2011-10-202-70/+46
* Fix calendar colors with new calendarBart Visscher2011-10-152-10/+3
* removed description field for calendarMarvin Thomas Rabe2011-10-083-3/+2
* Revert "support of RRULE in calendar app"Jan-Christoph Borchardt2011-10-081-665/+34
* support of RRULE in calendar appGeorg Ehrke2011-10-061-34/+665
* added import function as filehandlerGeorg Ehrke2011-10-031-0/+20
* Add user friendly calendar color chooserBart Visscher2011-10-032-1/+12
* choosable default duration of eventGeorg Ehrke2011-10-013-26/+41
* fix duration bugGeorg Ehrke2011-10-011-1/+3
* removed bug, that the drag and drop function added 24h to the duration of the...Georg Ehrke2011-10-011-0/+1
* removed bug, that you can't change time in week view, when event was an allda...Georg Ehrke2011-10-011-0/+2
* remove debugging text in drag and drop functionGeorg Ehrke2011-10-011-3/+3
* added drag and drop function for events in calendar appGeorg Ehrke2011-10-011-0/+98
* choosable time formatGeorg Ehrke2011-10-012-0/+29
* choosable first day of week & choosable days of weekendGeorg Ehrke2011-10-015-9/+69
* Remove test data from calendar creationBart Visscher2011-09-301-3/+3
* Check if the application is actually enabledBart Visscher2011-09-3015-0/+15