Björn Schießle
|
cd55a19034
|
implement delete, create, update, search, get permissions
|
2015-12-15 14:52:27 +01:00 |
Thomas Müller
|
6af858c41b
|
Delete no longer existing users from system addressbook
|
2015-12-04 11:51:45 +01:00 |
Thomas Müller
|
6abc02cb88
|
Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
906777dc9c
|
Add converter to generate/update a vcard from a given user
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
df6fc6cc70
|
Add the user's cloud id to the vCard
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
7c8a84e7ac
|
Add user's email address to vCard
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
6a2dde6400
|
user and system addressbooks are now living in sub folders
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
dad6470baa
|
Add IUser::getAvatarImage() for easy access
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
c91192fb73
|
Adding system addressbook for users of this instance - a occ command is supplied for synchronizing
|
2015-12-02 09:08:27 +01:00 |
Thomas Müller
|
c25a7cc4da
|
Users are available under it's own principal resource named 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation)
|
2015-11-25 22:23:34 +01:00 |
Thomas Müller
|
b02dea29e6
|
CardDavBackEnd requires principalBackend on ctor
|
2015-11-25 21:14:16 +01:00 |
Thomas Müller
|
fc296aad5d
|
Add occ command to create a new calendar
|
2015-11-16 16:29:01 +01:00 |
Thomas Müller
|
20e37bd38f
|
Adding occ command to create an addressbook
|
2015-11-06 15:26:51 +01:00 |