Commit Graph

200 Commits (ecf8e77dabc5b3e4e0215134a4cd083296aedbd7)

Author SHA1 Message Date
Thomas Tanghus 258df5eea2 Added hook for postCreateUser. Probably fix for oc-1265. 14 years ago
Georg Ehrke fa5b31ac9c fix documentation style 14 years ago
Georg Ehrke 8e0addebc3 fix some doc 14 years ago
Georg Ehrke 34b2486d53 some improvements for calendar export 14 years ago
Georg Ehrke 652a874fa6 fix displaying of events 14 years ago
Georg Ehrke 3bcf176a53 add some hooks to fix calendar sharing 14 years ago
Georg Ehrke bda0026374 fix birthday calendar 14 years ago
Georg Ehrke 9dd7ca2667 some changes and more doc for OC_Calendar_Export class 14 years ago
Georg Ehrke 9a4709e68d fix calendar export for Apple iCal - i hate bloody line ends 14 years ago
Georg Ehrke 8712754f8c fix style of some doc 14 years ago
Georg Ehrke 77c66e8cc4 move some documentation to the right place 14 years ago
Georg Ehrke 25a50f00bd add merge calendar function and add some documentation to OC_Calendar_Calendar 14 years ago
Georg Ehrke b9ce4e1f40 add OC_Calendar_Object::createUID() 14 years ago
Thomas Tanghus df1eca4fa2 Also load categories from VJOURNAL. 14 years ago
Bart Visscher 1d07b9e291 Calendar: Missing userid in allCalendars call 14 years ago
Thomas Tanghus b17bf59ced Only search for VEVENTs. 14 years ago
Georg Ehrke f5740a6f92 fix a PHP Notice 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 5ce0097b6f Calendar: only run ->expand if the event is repeating 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 22a33b509f use DateTime as type of parameter in the functions is_cached_inperiod and get_inperiod 14 years ago
Georg Ehrke e4529301ff change some function names in OC_Calendar_Repeat 14 years ago
Georg Ehrke 5c10683432 use easier parseable date to init datetime 14 years ago
Georg Ehrke 6f20d51646 fix generateEventOutput for calendar hook 14 years ago
Thomas Tanghus f6aa366857 Make sure there is a calendar after delete. 14 years ago
Thomas Tanghus ad32c20300 Agree on argument type (cleaned this time). 14 years ago
Thomas Tanghus 6d43e6565e Revert "Agree on argument type." 14 years ago
Thomas Tanghus 0f6b1be0e6 Agree on argument type. 14 years ago
Thomas Tanghus 1e76a530ea No need to find calendar twice. 14 years ago
Georg Ehrke 6bd80d6457 show username of the body who shares in the summary 14 years ago
Georg Ehrke 08a3a4f185 fix a bug in OC_Calendar_Repeat 14 years ago
Lukas Reschke 68f819ee20 Removed double sanitization 14 years ago
Georg Ehrke 09e744b793 connect OC_Calendar_repeat to events.php 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 2dd84373c1 fix bug in OC_Calendar_Repeat 14 years ago
Georg Ehrke 32b366585d some fixes for repeating events caching 14 years ago
Georg Ehrke 5cb9d82b45 modify hooks in OC_Calendar_Calendar 14 years ago
Georg Ehrke eb3605aa63 modify hooks in OC_Calendar_Object 14 years ago
Georg Ehrke 01bd048bb3 remove insert id 14 years ago
Georg Ehrke 40459c8c66 some work on repeating events caching - basic class should work now :) 14 years ago
Georg Ehrke ece1162949 use native sabredav functions to generate repeating events 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
Georg Ehrke 7ed30649bb add hooks for calendars 14 years ago
Georg Ehrke cac995ee9f some more work on repeating events caching 14 years ago