summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* make text in Groupware Settings translateableGeorg Ehrke2019-02-011-3/+16
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* fix link to Calendar app in Groupware pageGeorg Ehrke2019-02-011-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Turn "email server" in groupware settings to link to mail settingsGeorg Ehrke2019-02-011-1/+13
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Keep Calendar server settings in groupware but link mail server settingsJan-Christoph Borchardt2019-02-013-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Calendar server: Link Calendar app and calendar sync docsJan-Christoph Borchardt2019-02-011-0/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Move calendar settings into basic settingsJan-Christoph Borchardt2019-02-012-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #10068 from ↵Morris Jobke2019-01-318-1/+738
|\ | | | | | | | | nextcloud/feature/1434/provisioning_profiles_for_dav Add Apple Provisioning profile
| * Fix theming defaults injection if theming app is disabledMorris Jobke2019-01-311-5/+3
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Add Apple Provisioning profileGeorg Ehrke2019-01-308-1/+740
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+3
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Use proper mime type for icoDaniel Kesselberg2019-01-281-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Add ico as avatarDaniel Kesselberg2019-01-281-32/+32
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #5881 from nextcloud/command-move-calendarMorris Jobke2019-01-289-0/+899
|\ \ | | | | | | Add command to move a calendar from an user to another
| * | Handle moving calendar to an user who already has the shareThomas Citharel2019-01-164-51/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extra: * Fix @ChristophWurst style remarks * Add a Note that share links have changed when calendars has user shares (see #13603) Signed-off-by: Thomas Citharel <tcit@tcit.fr> Fix forgotten test change Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Don't check group shares if shareWithGroupMembersOnly is falseThomas Citharel2019-01-162-29/+48
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Remove the system user check Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | add list-calendars commandGeorg Ehrke2019-01-168-66/+519
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> Rebase and delete URI suggestion part Invite to use occ dav:list-calendars instead Signed-off-by: Thomas Citharel <tcit@tcit.fr> Fix autoload Signed-off-by: Thomas Citharel <tcit@tcit.fr> Use injection & test everything And rebase Signed-off-by: Thomas Citharel <tcit@tcit.fr> Add test for ListCalendars and refactoring Signed-off-by: Thomas Citharel <tcit@tcit.fr> Fix indentation Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Add command to move a calendar from an user to anotherThomas Citharel2019-01-165-0/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Add a basic check for displaynames in case we fail to get calendar from uri and put some sf console styles & refactor a bit Signed-off-by: Thomas Citharel <tcit@tcit.fr> basic Tests Signed-off-by: Thomas Citharel <tcit@tcit.fr> add forgotten createNamedParameter() Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #13642 from nextcloud/contacts-menu-url-fixJohn Molakvoæ2019-01-221-0/+9
|\ \ \ | | | | | | | | Allow access to addressbook unique uri
| * | | Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Co-Authored-By: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-222-2/+4
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-192-4/+4
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-01-172-0/+2
| | |
* | | Merge pull request #13511 from ↵Morris Jobke2019-01-164-1/+98
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/remove-orphan-event-and-contact-data Remove orphan event and contacts data
| * | Remove orphan event and contacts dataJoas Schilling2019-01-114-1/+98
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-01-162-0/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-01-154-6/+10
| | |
* | | Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-01-142-4/+12
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-01-136-2/+174
| |
* | [tx-robot] updated from transifexNextcloud bot2019-01-126-0/+10
|/
* Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-1114-0/+14
|
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #13430 from ↵Roeland Jago Douma2019-01-096-3/+147
|\ | | | | | | | | nextcloud/bugfix/13331/respect-classification-of-calendar-events-in-activity-stream Respect classification of calendar events in activity stream
| * Add a repair step to remove sensitive event activityJoas Schilling2019-01-084-1/+128
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Correctly handle the classification of events in the activity streamJoas Schilling2019-01-082-3/+20
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #12227 from nextcloud/bugfix/cleanu_upload_foldersMorris Jobke2019-01-0710-23/+293
|\ \ | |/ |/| Background job to cleanup leftover chunked uploads
| * Add live repair step to cleanup old chunksRoeland Jago Douma2019-01-044-1/+101
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-048-22/+192
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #13117 from nextcloud/vcard-avatar-fixesRoeland Jago Douma2019-01-044-17/+36
|\ \ | | | | | | Allow URI as data for vcard PHOTO
| * | Update apps/dav/lib/CardDAV/PhotoCache.php Morris Jobke2019-01-041-1/+1
| | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
| * | Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-045-15/+28
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Allow URI as data for vcard PHOTOJohn Molakvoæ (skjnldsv)2019-01-042-4/+10
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / check anonymous OPTIONS requests file in root (not in subdir)Bastien Durel2019-01-042-1/+14
|/ | | | Signed-off-by: Bastien Durel <bastien@durel.org>
* [tx-robot] updated from transifexNextcloud bot2018-12-312-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-302-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-292-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-272-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-262-0/+6
|