aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib/share.php
Commit message (Expand)AuthorAgeFilesLines
* fix some docGeorg Ehrke2012-06-301-42/+42
* add some hooks to fix calendar sharingGeorg Ehrke2012-06-291-1/+23
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* add post user delete hook for calendar sharingGeorg Ehrke2012-05-131-0/+17
* Correct wrong DB quotes for calendar share functionsBrice Maron2012-05-061-8/+8
* ported oc_dbFrank Karlitschek2012-05-031-11/+11
* implement shared calendar activation on server sideGeorg Ehrke2012-04-181-0/+9
* fix class nameGeorg Ehrke2012-04-131-1/+1
* fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-121-5/+5
* fix bugs in share classGeorg Ehrke2012-04-121-1/+2
* make shared events editable and add (empty) classes for alarm and attendeesGeorg Ehrke2012-04-101-2/+3
* fix bug in share lib of calendarGeorg Ehrke2012-04-101-1/+1
* fix bugs in share lib of calendarGeorg Ehrke2012-04-071-6/+10
* add public sharing fir calendars and events - add function in Share classGeorg Ehrke2012-03-311-0/+23
* fix group sql generator in calendar's share libGeorg Ehrke2012-03-261-5/+1
* add read only 'form' for shared eventsGeorg Ehrke2012-03-261-1/+25
* fix sql command in calendar's share libGeorg Ehrke2012-03-261-3/+3
* add is_editing_allowed function to OC_Calendar_ShareGeorg Ehrke2012-02-221-0/+17
* clean up sql commands in OC_Calendar_ShareGeorg Ehrke2012-02-221-19/+35
* add 'permissions' as a sql condition in allSharedwithuserGeorg Ehrke2012-02-211-2/+7
* fix sql commandGeorg Ehrke2012-02-181-2/+2
* show shared calendarsGeorg Ehrke2012-02-111-5/+5
* add sharing management for calendarsGeorg Ehrke2012-02-041-0/+163