Commit Graph

120 Commits (fcb4d2aaeea5066e8efc04f71bc2551cde18fd39)

Author SHA1 Message Date
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Georg Ehrke ddf0903ace add post user delete hook for calendar sharing 14 years ago
Brice Maron ffe5ef2268 Correct calendar loading when calendar are from hooks. fix oc-619 14 years ago
Brice Maron 9dbc6b5158 Correct wrong DB quotes for calendar share functions 14 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 14 years ago
Bart Visscher 07ff1e723a Calendar: Fix repeating events 14 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 351740601a port oc_response 14 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 15 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 15 years ago
Frank Karlitschek 70cea18cce ported getUser 15 years ago
Bart Visscher d854e4a144 Calendar: fix return of insert id 14 years ago
Georg Ehrke de71842888 implement shared calendar activation on server side 15 years ago
Jakob Sack 9b1d6246a9 Remove useless, unmaintained dav.php 15 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 15 years ago
Bart Visscher 029e1aced7 Tasks: Update to use new categories interface 15 years ago
Robin Appelman 3babb8c22c improve flexibility of search providers a bit 15 years ago
Georg Ehrke ea3499a712 fix class name 15 years ago
Bart Visscher 4c52007996 Calendar: Update category list when updating/adding event 15 years ago
Bart Visscher 471e735b0c Calendar: Document active parameter in allCalendars 15 years ago
Bart Visscher 28e0d64ede Calendar: Fix saving of Categories in an event 15 years ago
Bart Visscher f9b7ed3a1f Calendar: Implement rescan of Categories 15 years ago
Georg Ehrke df2e788a1c fix calendarid in eventform and validation of calendarid 15 years ago
Georg Ehrke a7908ba76b fix bugs in share class 15 years ago
Bart Visscher 9165b5c28e Use the same category input and management as the contacts app 15 years ago
Bart Visscher b2011bd0a0 Remove unused function getCategoryOptions from OC_Calendar_Object 15 years ago
Georg Ehrke 0f16935763 fix bugs and optimize OC_Calendar_Object Class 15 years ago
Georg Ehrke 64d3301523 make shared events editable and add (empty) classes for alarm and attendees 15 years ago
Georg Ehrke eaa649cfb2 fix bug in share lib of calendar 15 years ago
Georg Ehrke 9294a95438 fix view of single shared events 15 years ago
Georg Ehrke 960553f9c4 fix path and class name 15 years ago
Georg Ehrke e940152bce fix bugs in share lib of calendar 15 years ago
Georg Ehrke e18c0d54f6 add output functions and access function to app.php of calendar 15 years ago
Georg Ehrke ca2c7001c4 remove unused code in OC_Calendar_App class 15 years ago
Georg Ehrke 70237f7ecc rewrite OC_Calendar_APP class 15 years ago
Georg Ehrke 10fc51dc92 add public sharing fir calendars and events - add function in Share class 15 years ago
Georg Ehrke 179bf15daf fix group sql generator in calendar's share lib 15 years ago
Georg Ehrke 71b32f7ad4 add read only 'form' for shared events 15 years ago
Georg Ehrke b7a5ae38c5 fix sql command in calendar's share lib 15 years ago
Bart Visscher d8cfe77ba5 Contacts: small fixes and cleanups 15 years ago
Jakob Sack 503e5cada3 Add /dav.php, a single location bundling all *DAV-operations. 15 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 15 years ago
Bart Visscher 5dcd9e20d0 Small cleanups 15 years ago
Bart Visscher fe3bcb5fe2 Calendar: fix bug in creating DTEND from DTSTART 15 years ago
Georg Ehrke 1d1dfcbc1a replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 15 years ago
Georg Ehrke 0ae088a50a add getowner function to OC_Calendar_Object 15 years ago
Georg Ehrke 48f42176cd add is_editing_allowed function to OC_Calendar_Share 15 years ago
Georg Ehrke d20b8399c3 clean up sql commands in OC_Calendar_Share 15 years ago