Joas Schilling
|
94915e39db
|
Allow to migrate calendars of all users
|
2016-03-10 13:42:09 +01:00 |
Joas Schilling
|
8c4af74ce7
|
Fix syncing of all birthday calendars in one go
|
2016-03-09 16:14:33 +01:00 |
Lukas Reschke
|
c430f5ba53
|
Map Maci
|
2016-03-01 17:45:05 +01:00 |
Lukas Reschke
|
933f60e314
|
Update author information
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
|
2016-03-01 17:25:15 +01:00 |
Thomas Müller
|
d8de7d1e73
|
Adding cli command to sync birthday calendar
|
2016-02-18 14:49:45 +01:00 |
Thomas Müller
|
c9187cc820
|
Sync a users contacts birthday to the users birthday calendar
|
2016-02-18 11:48:34 +01:00 |
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 |