Commit Graph

57 Commits (fc555b48ec0f5600a7f9ae25354ffaca2e0533de)

Author SHA1 Message Date
Bart Visscher d8cfe77ba5 Contacts: small fixes and cleanups 15 years ago
Jakob Sack 503e5cada3 Add /dav.php, a single location bundling all *DAV-operations. 15 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 15 years ago
Bart Visscher 5dcd9e20d0 Small cleanups 15 years ago
Bart Visscher fe3bcb5fe2 Calendar: fix bug in creating DTEND from DTSTART 15 years ago
Bart Visscher 86d2927c02 Calendar: Correct calendarcolor format for ical color property 15 years ago
Florian Pritz 9d2379742b apps/calendar: update ctag after deleteFromDAVData 15 years ago
Bart Visscher 539fd7240c Calendar: optimize sending calendar events, also enabled caching of result 15 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 15 years ago
Georg Ehrke ec3955b158 change description of the changed colors (calendar) 15 years ago
Georg Ehrke cf1023567b change calendar colors 15 years ago
Robin Appelman d92b083c1d fix old calendar name and color not being preserved when editing a calendar 15 years ago
Georg Ehrke f18e866a1e improve search function 15 years ago
Georg Ehrke a01a3d412c fix autodetection for the week of the month 15 years ago
Georg Ehrke d3a0c7354c fix repeat rule for every weekday 15 years ago
Georg Ehrke ffa835c56f fix the default setting for yearly repeating events 15 years ago
Georg Ehrke 9eef57faed make repeating events editable 15 years ago
Bart Visscher 4eb36b0ecf Calendar: refactor common ajax functions to OC_Calendar_App 15 years ago
Bart Visscher a3cb04013e Update OC_VObject 15 years ago
Bart Visscher c67ac46b6c Use a proxy class to interface with Sabre_VObject classes 15 years ago
Bart Visscher 0bbeb13e26 Calendar: Also check if the enddate is in the requested range for events 15 years ago
Bart Visscher e5fdc6013a Calendar: Use the default timezone that is set in lib/base.php 15 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 15 years ago
Georg Ehrke 3d498002d0 first implementation of the search function 15 years ago
Georg Ehrke a303992d78 support for repeating events 15 years ago
Bart Visscher b095859a92 Use Last-Modified property to check for changed events 15 years ago
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 15 years ago
Bart Visscher 55d957489d Fix fromtime/totime warnings 15 years ago
Bart Visscher 2269f74c27 Fix changing calendar data 15 years ago
Bart Visscher 4075d18050 Implement loading of events in calendar 15 years ago
Bart Visscher 9cfae56df5 Fix calendar colors with new calendar 15 years ago
John Kristensen ef8826ac2d remove 'description' from OC_Connector_Sabre_CalDAV propertyMap 15 years ago
Marvin Thomas Rabe f3f5d775b5 removed description field for calendar 15 years ago
Bart Visscher c9c7d5e1aa Add support for DURATION in VEVENT 15 years ago
Florian Pritz 842ce24d2b apps/calendar: check for unset variable 15 years ago
Florian Pritz ff10303755 apps/calendar: change ctag after modifying event 15 years ago
Florian Pritz 761ba4a379 don't escape new lines in vevent description 15 years ago
Bart Visscher 782069e1fa Change copyright notice to short form 15 years ago
Bart Visscher e9950defb2 Make event category choice multiselect 15 years ago
Bart Visscher aad62919da Small styling fixes 15 years ago
Bart Visscher 7c5e389067 deleteUser function must be static 15 years ago
Bart Visscher 2353f02d9a Fixes for Calendar app 15 years ago
Bart Visscher 15559d3e88 First implementation of edit event 15 years ago
Bart Visscher b413dcfa7c Fix conversion of VTODO and VJOURNAL items 15 years ago
Bart Visscher 388b14604a Move Calendar Object code to its own class OC_Calendar_Object 15 years ago
Jakob Sack 4d7ed0f2f5 Add documentation to calendar.php 15 years ago
Florian Jacob 9a5530a48f Correct deleting events over CalDAV 15 years ago
Georg Ehrke 1afeb5cd12 bug fixes in calendar lib 15 years ago
Bart Visscher 3130234640 Remove execute permissions from source files 15 years ago
Georg Ehrke 5678d78d54 new changes (e.g. show events) by Bart Visscher 15 years ago