summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12978 from tobiasKaminsky/noteOnDavMorris Jobke2019-03-042-0/+39
|\ | | | | Add note to dav endpoint
| * Update apps/dav/lib/Connector/Sabre/Node.phpChristoph Wurst2019-03-041-1/+1
| | | | | | Co-Authored-By: tobiasKaminsky <tobias@nextcloud.com>
| * Add note to dav endpointtobiasKaminsky2019-02-272-0/+39
| | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
* | Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-03-012-2/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-282-0/+10
| |
* | Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-274-0/+104
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-02-242-4/+4
|
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-222-2/+3
|\ | | | | Get typed system values
| * Fix unit testsJoas Schilling2019-02-221-1/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+2
| |
* | Merge pull request #14299 from ↵Morris Jobke2019-02-201-0/+4
|\ \ | | | | | | | | | | | | nextcloud/fix/14298/fix_storages_not_closing_handle Hanlde writestream not closing source
| * | Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
| |/ | | | | | | | | | | | | | | | | Fixes #14298 If a storage doesn'tclose the write stream then $isEOF is not yet set. So we have to fallback. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-209-34/+390
|\ \ | |/ |/| set birthday year to 1970 if no year, take X-APPLE-OMIT-YEAR into account
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-169-4/+299
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * unicode all the birthday iconsGeorg Ehrke2019-02-162-29/+57
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-162-18/+51
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-181-2/+15
|\ \ | | | | | | Fix empty file uploads to S3 (and other streaming storages)
| * | Make sure that we have a streamRoeland Jago Douma2019-02-181-0/+7
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-151-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | The stream is already closed at this point. Which means feof will always return false. We have to determine if the stream is EOF in the preCloseCallback. And pass this info along. Then the logic works as expected. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-02-182-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-02-154-0/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-142-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-132-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-124-0/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-116-0/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-1010-2/+36
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-094-0/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-082-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-066-0/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-0694-190/+194
| |
* | 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