Commit Graph

679 Commits (ecf8e77dabc5b3e4e0215134a4cd083296aedbd7)

Author SHA1 Message Date
Lukas Reschke c04aa8d6a9 Add CSRF checks 14 years ago
Thomas Tanghus 06ff6c6d7d Added CSRF checks to Calendar. Expect some error messages - and report them ;) 14 years ago
Thomas Tanghus 258df5eea2 Added hook for postCreateUser. Probably fix for oc-1265. 14 years ago
Georg Ehrke 47566b0c42 stop using of OC_L10N::tA 14 years ago
Robin Appelman b45d3ced79 fix remote and public.php 14 years ago
Thomas Tanghus 3424785db0 Implemented Sabre iCalendar Export Plugin. 14 years ago
Georg Ehrke 393eefa5d2 replace some direct links with OC.imagePath 14 years ago
Georg Ehrke ca2b1f7863 fix encoding fail in calendar app - bugfix for oc-1194 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
Robin Appelman 75af5778a4 pass progresskey the correct way during calender import 14 years ago
Georg Ehrke 91d92aed02 fix for previous commit 14 years ago
Georg Ehrke 4b3af1f73b use OC_Calendar_Export for publicly shared calendars 14 years ago
Georg Ehrke 930bbeabd4 Calendar Export: replace spaces with dashes in the name of the calendar / event 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
Georg Ehrke ca5de26bac another fix for oc-1044 14 years ago
Bjoern Schiessle 8c28aec664 date don't change correctly in the view list (bug #973) fixed 14 years ago
Bart Visscher fd23c286ef Calendar: Fix caldav url encoding 14 years ago
Bart Visscher 4a22f4ca78 Calendar: convert choosecalendar.rowfields template from plain php to html+php 14 years ago
Bart Visscher 1d07b9e291 Calendar: Missing userid in allCalendars call 14 years ago
Bart Visscher c047fdafdb Calendar: Fix missing template parameter 'shared' for new and update calendar 14 years ago
Thomas Tanghus b17bf59ced Only search for VEVENTs. 14 years ago
Georg Ehrke 49d9eb7acf fix calendar 14 years ago
Georg Ehrke f5740a6f92 fix a PHP Notice 14 years ago
Georg Ehrke 1db2539223 make edit event form work with DateTime Property UTC 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 2b2da6fe35 Calendar: js fix 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 31ec93bd00 remove a lot of closing php tags and empty lines at a file's end in calendar app 14 years ago
Georg Ehrke b6375e7a8c remove a closing php tag in calendar 14 years ago
Bart Visscher 4268fe61ba Calendar: Write-close session to enable parallel events.php requests 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