Commit Graph

126 Commits (bae592d69b59462ed2ed50b132f391fd149d9f76)

Author SHA1 Message Date
Georg Ehrke 288c5e7581 fix a PHP Notice 13 years ago
Bjoern Schiessle 8e427d80d3 use sanitizeHTML() function 13 years ago
Georg Ehrke e543ec6eb6 show username of the body who shares in the summary 13 years ago
Georg Ehrke 009fbd89b4 fix creation of monthly repeated events 13 years ago
Bjoern Schiessle 44260a552c xss vulnerability fixed 13 years ago
Brice Maron d1f0261b5d Correct typo in last_insert_id for calendar and pg fix #oc-731 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
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
Bart Visscher 07ff1e723a Calendar: Fix repeating events 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Bart Visscher d854e4a144 Calendar: fix return of insert id 13 years ago
Georg Ehrke de71842888 implement shared calendar activation on server side 13 years ago
Jakob Sack 9b1d6246a9 Remove useless, unmaintained dav.php 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Bart Visscher 029e1aced7 Tasks: Update to use new categories interface 13 years ago
Robin Appelman 3babb8c22c improve flexibility of search providers a bit 13 years ago
Georg Ehrke ea3499a712 fix class name 13 years ago
Bart Visscher 4c52007996 Calendar: Update category list when updating/adding event 13 years ago
Bart Visscher 471e735b0c Calendar: Document active parameter in allCalendars 13 years ago
Bart Visscher 28e0d64ede Calendar: Fix saving of Categories in an event 13 years ago
Bart Visscher f9b7ed3a1f Calendar: Implement rescan of Categories 13 years ago
Georg Ehrke df2e788a1c fix calendarid in eventform and validation of calendarid 13 years ago
Georg Ehrke a7908ba76b fix bugs in share class 13 years ago
Bart Visscher 9165b5c28e Use the same category input and management as the contacts app 13 years ago
Bart Visscher b2011bd0a0 Remove unused function getCategoryOptions from OC_Calendar_Object 13 years ago
Georg Ehrke 0f16935763 fix bugs and optimize OC_Calendar_Object Class 13 years ago
Georg Ehrke 64d3301523 make shared events editable and add (empty) classes for alarm and attendees 13 years ago
Georg Ehrke eaa649cfb2 fix bug in share lib of calendar 13 years ago
Georg Ehrke 9294a95438 fix view of single shared events 13 years ago
Georg Ehrke 960553f9c4 fix path and class name 13 years ago
Georg Ehrke e940152bce fix bugs in share lib of calendar 13 years ago
Georg Ehrke e18c0d54f6 add output functions and access function to app.php of calendar 13 years ago
Georg Ehrke ca2c7001c4 remove unused code in OC_Calendar_App class 13 years ago
Georg Ehrke 70237f7ecc rewrite OC_Calendar_APP class 13 years ago
Georg Ehrke 10fc51dc92 add public sharing fir calendars and events - add function in Share class 13 years ago
Georg Ehrke 179bf15daf fix group sql generator in calendar's share lib 13 years ago
Georg Ehrke 71b32f7ad4 add read only 'form' for shared events 13 years ago
Georg Ehrke b7a5ae38c5 fix sql command in calendar's share lib 13 years ago
Bart Visscher d8cfe77ba5 Contacts: small fixes and cleanups 13 years ago
Jakob Sack 503e5cada3 Add /dav.php, a single location bundling all *DAV-operations. 13 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 13 years ago