Commit Graph

66 Commits (4bc9e4e012fa0ee4300ec26d020d2b27b032ff6a)

Author SHA1 Message Date
Georg Ehrke fa5b31ac9c fix documentation style 14 years ago
Georg Ehrke 77c66e8cc4 move some documentation to the right place 14 years ago
Georg Ehrke b9ce4e1f40 add OC_Calendar_Object::createUID() 14 years ago
Bart Visscher fedfa4c98e DateTime objects are directly comparable 14 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 14 years ago
Georg Ehrke c8c105df33 Calendar: fix modifying of end DateTime object 14 years ago
Georg Ehrke 13aad8f06d some little fixes for repeating events caching 14 years ago
Georg Ehrke beed6e0f0e Revert "Revert "create OC_Calendar_Object::generateStartEndDate function"" 14 years ago
Georg Ehrke e3b58f6783 Revert "create OC_Calendar_Object::generateStartEndDate function" 14 years ago
Georg Ehrke aa7ce480f4 create OC_Calendar_Object::generateStartEndDate function 14 years ago
Georg Ehrke 009c4c9045 add function isrepeating to OC_Calendar_Object class and change OC_Calendar_Object::getUTCforMDB from protected to public 14 years ago
Georg Ehrke eb3605aa63 modify hooks in OC_Calendar_Object 14 years ago
Georg Ehrke cfb9c764ca fix creation of monthly repeated events 14 years ago
Georg Ehrke a9b561430a add hooks for events 14 years ago
Bjoern Schiessle dcc5b5ca0a xss vulnerability fixed 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 14 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 14 years ago
Frank Karlitschek 70cea18cce ported getUser 14 years ago
Bart Visscher d854e4a144 Calendar: fix return of insert id 14 years ago
Bart Visscher 4c52007996 Calendar: Update category list when updating/adding event 15 years ago
Bart Visscher 28e0d64ede Calendar: Fix saving of Categories in an event 15 years ago
Georg Ehrke df2e788a1c fix calendarid in eventform and validation of calendarid 15 years ago
Bart Visscher b2011bd0a0 Remove unused function getCategoryOptions from OC_Calendar_Object 15 years ago
Georg Ehrke 0f16935763 fix bugs and optimize OC_Calendar_Object Class 15 years ago
Georg Ehrke 64d3301523 make shared events editable and add (empty) classes for alarm and attendees 15 years ago
Bart Visscher d8cfe77ba5 Contacts: small fixes and cleanups 15 years ago
Bart Visscher fe3bcb5fe2 Calendar: fix bug in creating DTEND from DTSTART 15 years ago
Georg Ehrke 1d1dfcbc1a replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 15 years ago
Georg Ehrke 0ae088a50a add getowner function to OC_Calendar_Object 15 years ago
Florian Pritz 9d2379742b apps/calendar: update ctag after deleteFromDAVData 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 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 4075d18050 Implement loading of events in 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