Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to migrate calendars of all users | Joas Schilling | 2016-03-10 | 2 | -4/+4 |
| | |||||
* | Fix syncing of all birthday calendars in one go | Joas Schilling | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | Map Maci | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -1/+20 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Adding cli command to sync birthday calendar | Thomas Müller | 2016-02-18 | 2 | -1/+85 |
| | |||||
* | Sync a users contacts birthday to the users birthday calendar | Thomas Müller | 2016-02-18 | 1 | -24/+7 |
| | |||||
* | Migration of calendars | Thomas Müller | 2016-02-09 | 2 | -0/+67 |
| | |||||
* | Add calendar sharing | Thomas Müller | 2016-02-03 | 1 | -2/+13 |
| | |||||
* | Add copyright header | Lukas Reschke | 2016-01-28 | 1 | -0/+19 |
| | |||||
* | Add app to migrate contacts and calendars | Thomas Müller | 2016-01-27 | 3 | -2/+66 |
| | | | | | | Add group sharing migration Migrate all users | ||||
* | Show group shared addressbooks | Thomas Müller | 2016-01-18 | 2 | -16/+8 |
| | |||||
* | Start updating system addressbook | Thomas Müller | 2016-01-14 | 1 | -66/+7 |
| | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 3 | -3/+58 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -3/+58 |
| | | |||||
* | | Fix ctor call | Thomas Müller | 2016-01-12 | 2 | -2/+0 |
|/ | |||||
* | implement delete, create, update, search, get permissions | Björn Schießle | 2015-12-15 | 1 | -1/+12 |
| | |||||
* | Delete no longer existing users from system addressbook | Thomas Müller | 2015-12-04 | 1 | -0/+12 |
| | |||||
* | Proposal: add enumeration function to IUserManager which simply calls a ↵ | Thomas Müller | 2015-12-02 | 1 | -20/+17 |
| | | | | callbask for each user in all backends | ||||
* | Add converter to generate/update a vcard from a given user | Thomas Müller | 2015-12-02 | 1 | -23/+4 |
| | |||||
* | Add the user's cloud id to the vCard | Thomas Müller | 2015-12-02 | 1 | -0/+6 |
| | |||||
* | Add user's email address to vCard | Thomas Müller | 2015-12-02 | 1 | -2/+7 |
| | |||||
* | user and system addressbooks are now living in sub folders | Thomas Müller | 2015-12-02 | 1 | -1/+2 |
| | |||||
* | Add IUser::getAvatarImage() for easy access | Thomas Müller | 2015-12-02 | 1 | -4/+9 |
| | |||||
* | Adding system addressbook for users of this instance - a occ command is ↵ | Thomas Müller | 2015-12-02 | 1 | -0/+112 |
| | | | | supplied for synchronizing | ||||
* | Users are available under it's own principal resource named ↵ | Thomas Müller | 2015-11-25 | 2 | -2/+2 |
| | | | | 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) | ||||
* | CardDavBackEnd requires principalBackend on ctor | Thomas Müller | 2015-11-25 | 1 | -10/+21 |
| | |||||
* | Add occ command to create a new calendar | Thomas Müller | 2015-11-16 | 1 | -0/+52 |
| | |||||
* | Adding occ command to create an addressbook | Thomas Müller | 2015-11-06 | 1 | -0/+52 |