Commit Graph

173 Commits (fb53708d10924ee63749439b0c51029093a04b78)

Author SHA1 Message Date
Thomas Tanghus df1eca4fa2 Also load categories from VJOURNAL. 13 years ago
Bart Visscher 1d07b9e291 Calendar: Missing userid in allCalendars call 13 years ago
Thomas Tanghus b17bf59ced Only search for VEVENTs. 13 years ago
Georg Ehrke f5740a6f92 fix a PHP Notice 13 years ago
Bart Visscher fedfa4c98e DateTime objects are directly comparable 13 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 13 years ago
Georg Ehrke 5ce0097b6f Calendar: only run ->expand if the event is repeating 13 years ago
Georg Ehrke c8c105df33 Calendar: fix modifying of end DateTime object 13 years ago
Georg Ehrke 13aad8f06d some little fixes for repeating events caching 13 years ago
Georg Ehrke beed6e0f0e Revert "Revert "create OC_Calendar_Object::generateStartEndDate function"" 13 years ago
Georg Ehrke e3b58f6783 Revert "create OC_Calendar_Object::generateStartEndDate function" 13 years ago
Georg Ehrke aa7ce480f4 create OC_Calendar_Object::generateStartEndDate function 13 years ago
Georg Ehrke 22a33b509f use DateTime as type of parameter in the functions is_cached_inperiod and get_inperiod 13 years ago
Georg Ehrke e4529301ff change some function names in OC_Calendar_Repeat 13 years ago
Georg Ehrke 5c10683432 use easier parseable date to init datetime 13 years ago
Georg Ehrke 6f20d51646 fix generateEventOutput for calendar hook 13 years ago
Thomas Tanghus f6aa366857 Make sure there is a calendar after delete. 13 years ago
Thomas Tanghus ad32c20300 Agree on argument type (cleaned this time). 13 years ago
Thomas Tanghus 6d43e6565e Revert "Agree on argument type." 13 years ago
Thomas Tanghus 0f6b1be0e6 Agree on argument type. 13 years ago
Thomas Tanghus 1e76a530ea No need to find calendar twice. 13 years ago
Georg Ehrke 6bd80d6457 show username of the body who shares in the summary 13 years ago
Georg Ehrke 08a3a4f185 fix a bug in OC_Calendar_Repeat 13 years ago
Lukas Reschke 68f819ee20 Removed double sanitization 13 years ago
Georg Ehrke 09e744b793 connect OC_Calendar_repeat to events.php 13 years ago
Georg Ehrke 009c4c9045 add function isrepeating to OC_Calendar_Object class and change OC_Calendar_Object::getUTCforMDB from protected to public 13 years ago
Georg Ehrke 2dd84373c1 fix bug in OC_Calendar_Repeat 13 years ago
Georg Ehrke 32b366585d some fixes for repeating events caching 13 years ago
Georg Ehrke 5cb9d82b45 modify hooks in OC_Calendar_Calendar 13 years ago
Georg Ehrke eb3605aa63 modify hooks in OC_Calendar_Object 13 years ago
Georg Ehrke 01bd048bb3 remove insert id 13 years ago
Georg Ehrke 40459c8c66 some work on repeating events caching - basic class should work now :) 13 years ago
Georg Ehrke ece1162949 use native sabredav functions to generate repeating events 13 years ago
Georg Ehrke cfb9c764ca fix creation of monthly repeated events 13 years ago
Georg Ehrke a9b561430a add hooks for events 13 years ago
Georg Ehrke 7ed30649bb add hooks for calendars 13 years ago
Georg Ehrke cac995ee9f some more work on repeating events caching 13 years ago
Georg Ehrke ac74d87e3e some work on repeating events caching 13 years ago
Bjoern Schiessle dcc5b5ca0a xss vulnerability fixed 13 years ago
Georg Ehrke 7a8e322679 some work for repeating events caching 13 years ago
Georg Ehrke 29b17672b4 a bit of work for repeating events caching 13 years ago
Brice Maron 22cd0f1cda Correct typo in last_insert_id for calendar and pg fix #oc-731 13 years ago
Georg Ehrke 7d49bf7f6e some changes in calendar repeat class 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Georg Ehrke ddf0903ace add post user delete hook for calendar sharing 13 years ago
Georg Ehrke dfef36ba2f some changes for calendar repeat class 13 years ago
Georg Ehrke b1cae9651e add functions get cached events in a specific time period 13 years ago
Brice Maron ffe5ef2268 Correct calendar loading when calendar are from hooks. fix oc-619 13 years ago
Brice Maron 9dbc6b5158 Correct wrong DB quotes for calendar share functions 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago