server/apps/dav/lib/Command
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things
Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup add owner_id and proxy_id as db index, since we use it for querying

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup don't add ACL for each individual proxy, just use calendar-proxy groups

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup allow delegation of resources / rooms

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup fix addIndex call in migration

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup fix remaining constructor calls of Principal

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup minor fixes and unit tests

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-08-15 15:41:28 +02:00
..
CreateAddressBook.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CreateCalendar.php use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
ListCalendars.php Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
MoveCalendar.php Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
RemoveInvalidShares.php Move repairstep to a custom command 2018-05-28 13:26:55 +02:00
SyncBirthdayCalendar.php avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
SyncSystemAddressBook.php Remove unused use statements 2017-04-22 19:23:31 -05:00