Commit Graph

641 Commits (bda0026374381d4519f1032c365db0a18989fbb7)

Author SHA1 Message Date
Georg Ehrke bda0026374 fix birthday calendar 13 years ago
Robin Appelman 75af5778a4 pass progresskey the correct way during calender import 13 years ago
Georg Ehrke 77c66e8cc4 move some documentation to the right place 13 years ago
Georg Ehrke 25a50f00bd add merge calendar function and add some documentation to OC_Calendar_Calendar 13 years ago
Georg Ehrke b9ce4e1f40 add OC_Calendar_Object::createUID() 13 years ago
Thomas Tanghus df1eca4fa2 Also load categories from VJOURNAL. 13 years ago
Georg Ehrke ca5de26bac another fix for oc-1044 13 years ago
Bjoern Schiessle 8c28aec664 date don't change correctly in the view list (bug #973) fixed 13 years ago
Bart Visscher fd23c286ef Calendar: Fix caldav url encoding 13 years ago
Bart Visscher 4a22f4ca78 Calendar: convert choosecalendar.rowfields template from plain php to html+php 13 years ago
Bart Visscher 1d07b9e291 Calendar: Missing userid in allCalendars call 13 years ago
Bart Visscher c047fdafdb Calendar: Fix missing template parameter 'shared' for new and update calendar 13 years ago
Thomas Tanghus b17bf59ced Only search for VEVENTs. 13 years ago
Georg Ehrke 49d9eb7acf fix calendar 13 years ago
Georg Ehrke f5740a6f92 fix a PHP Notice 13 years ago
Georg Ehrke 1db2539223 make edit event form work with DateTime Property UTC 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 2b2da6fe35 Calendar: js fix 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 31ec93bd00 remove a lot of closing php tags and empty lines at a file's end in calendar app 13 years ago
Georg Ehrke b6375e7a8c remove a closing php tag in calendar 13 years ago
Bart Visscher 4268fe61ba Calendar: Write-close session to enable parallel events.php requests 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
Georg Ehrke b6a8de8530 don't clean and cache calendar on every update 13 years ago
Thomas Tanghus f6aa366857 Make sure there is a calendar after delete. 13 years ago
Thomas Tanghus 3c75ac5f62 Update calendar after delete. 13 years ago
Thomas Tanghus ad8c4ab182 Only create new calendar when there are none. Fix oc-1007. 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
Thomas Tanghus 31db583f03 Make events show again. 13 years ago
Georg Ehrke e154806838 fix another ui bug of calendar 13 years ago
Georg Ehrke 2e44ffaf02 another ui fix 13 years ago
Georg Ehrke b1139e977a fix a ui bug for calendar sharing 13 years ago
Georg Ehrke 6bd80d6457 show username of the body who shares in the summary 13 years ago
Bart Visscher 7a8e7f18db Calendar: Clicking #datecontrol_date gives datepicker to jump to date 13 years ago
Bart Visscher 4da6b3a391 Calendar: Make button of #datecontrol_date 13 years ago
Georg Ehrke deb2f87556 increase version of calendar app to force db upgrade 13 years ago
Georg Ehrke dc0adbad02 increase possible size of uri in database - fix oc-140 13 years ago
Georg Ehrke c9d408ff8c automatic cache repeating events after an update 13 years ago