Thomas Müller
|
bf3a843e89
|
Migration of calendars
|
2016-02-09 11:20:31 +01:00 |
Thomas Müller
|
9106595608
|
Add calendar sharing
|
2016-02-03 17:18:22 +01:00 |
Lukas Reschke
|
128d9d7aa6
|
Add copyright header
|
2016-01-28 19:27:04 +01:00 |
Thomas Müller
|
07a5c26583
|
Add app to migrate contacts and calendars
Add group sharing migration
Migrate all users
|
2016-01-27 12:10:06 +01:00 |
Thomas Müller
|
8b8edc1f5d
|
Show group shared addressbooks
|
2016-01-18 22:14:30 +01:00 |
Thomas Müller
|
a91954907b
|
Start updating system addressbook
|
2016-01-14 12:10:45 +01:00 |
Thomas Müller
|
c5a200c419
|
Merge pull request #21653 from owncloud/update-license-headers-2016
Update license headers 2016
|
2016-01-13 08:29:42 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Thomas Müller
|
23a8c93fd2
|
Fix ctor call
|
2016-01-12 14:24:47 +01:00 |
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 |