]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Nov 2016 01:07:03 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 21 Nov 2016 01:07:05 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Nov 2016 01:06:51 +0000 (01:06 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Nov 2016 01:06:51 +0000 (01:06 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Nov 2016 01:07:13 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #2121 from nextcloud/stable10_2100
Morris Jobke [Thu, 17 Nov 2016 17:55:40 +0000 (18:55 +0100)]
Merge pull request #2121 from nextcloud/stable10_2100

[Stable10] Fixes not allowed increasing of link share permissions

8 years agoMerge pull request #2186 from nextcloud/stable10-2122
Morris Jobke [Thu, 17 Nov 2016 17:34:53 +0000 (18:34 +0100)]
Merge pull request #2186 from nextcloud/stable10-2122

[stable10] Hack to prevent warning for read-only wrapper in public links

8 years agoMerge pull request #2185 from nextcloud/stable10-icons-audio-video-off
Morris Jobke [Thu, 17 Nov 2016 16:41:14 +0000 (17:41 +0100)]
Merge pull request #2185 from nextcloud/stable10-icons-audio-video-off

[stable10] add icons for audio mute and video off

8 years agoonly use one kind of hack for the storage wrappers of the sharing code 2186/head
Morris Jobke [Mon, 14 Nov 2016 15:13:05 +0000 (16:13 +0100)]
only use one kind of hack for the storage wrappers of the sharing code

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoHack to prevent warning for read-only wrapper in public links
Vincent Petry [Wed, 2 Nov 2016 09:22:36 +0000 (10:22 +0100)]
Hack to prevent warning for read-only wrapper in public links

Storage wrappers should normally always be registered inside a presetup
hook. However in the public link scenario this is not possible and
there is currently no good alternative with the current architecture.

Instead of logging a warning every time, this fix prevents the warning
to be shown but also adds a FIXME in the code for the future. This is
ok because this app is already using private/internal APIs at the
moment and should be reworked properly in the future.

8 years agoadd icons for audio mute and video off 2185/head
Jan-Christoph Borchardt [Thu, 17 Nov 2016 04:49:42 +0000 (05:49 +0100)]
add icons for audio mute and video off

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 17 Nov 2016 01:07:09 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #2091 from nextcloud/fix_1862
Morris Jobke [Wed, 16 Nov 2016 23:42:50 +0000 (00:42 +0100)]
Merge pull request #2091 from nextcloud/fix_1862

Do not request node when creating a user-group share

8 years agoMerge pull request #2142 from nextcloud/stable10-icon-background
Roeland Jago Douma [Wed, 16 Nov 2016 23:01:48 +0000 (00:01 +0100)]
Merge pull request #2142 from nextcloud/stable10-icon-background

[stable10] add dark background fade to icons to make them visible on light backgrounds

8 years agoMerge pull request #2155 from nextcloud/stable10-federated-cloud-id
Roeland Jago Douma [Wed, 16 Nov 2016 15:14:34 +0000 (16:14 +0100)]
Merge pull request #2155 from nextcloud/stable10-federated-cloud-id

[stable10] specify Federated Cloud ID syntax

8 years agospecify Federated Cloud ID syntax 2155/head
Jan-Christoph Borchardt [Tue, 15 Nov 2016 11:07:54 +0000 (12:07 +0100)]
specify Federated Cloud ID syntax

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years agoadd dark background fade to icons to make them visible on light backgrounds 2142/head
Jan-Christoph Borchardt [Tue, 15 Nov 2016 16:40:07 +0000 (17:40 +0100)]
add dark background fade to icons to make them visible on light backgrounds

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years agoFix tests 2121/head
Roeland Jago Douma [Tue, 15 Nov 2016 08:12:42 +0000 (09:12 +0100)]
Fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago[Stable10] Fixes not allowed increasing of link share permissions
Roeland Jago Douma [Mon, 14 Nov 2016 14:42:36 +0000 (15:42 +0100)]
[Stable10] Fixes not allowed increasing of link share permissions

Backport of #2100

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Nov 2016 01:07:12 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #2118 from nextcloud/stable10-add-bruteforce-check-to-person-endpoint
Roeland Jago Douma [Mon, 14 Nov 2016 17:10:23 +0000 (18:10 +0100)]
Merge pull request #2118 from nextcloud/stable10-add-bruteforce-check-to-person-endpoint

[stable10] Add bruteforce checker to Person.php

8 years agoAdd bruteforce checker to Person.php 2118/head
Lukas Reschke [Mon, 14 Nov 2016 14:26:23 +0000 (15:26 +0100)]
Add bruteforce checker to Person.php

Also check for attempts on this endpoint

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Nov 2016 01:07:13 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Nov 2016 01:07:17 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Nov 2016 01:07:18 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoFixes retargeting a share of a deleted source 2091/head
Roeland Jago Douma [Fri, 11 Nov 2016 09:35:04 +0000 (10:35 +0100)]
Fixes retargeting a share of a deleted source

Fixes #1862

We tried to construct the actual node. While this node was no longer
available. This work around makes sure that we don't try to do this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years agoMerge pull request #2078 from nextcloud/jospoortvliet-patch-1
Joas Schilling [Fri, 11 Nov 2016 07:38:29 +0000 (08:38 +0100)]
Merge pull request #2078 from nextcloud/jospoortvliet-patch-1

[Stable 10] Fix Nextcloud vs oldCloud wording

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Nov 2016 01:07:25 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoUpdate sharedialogview.js 2078/head
Jos Poortvliet [Thu, 10 Nov 2016 14:38:37 +0000 (15:38 +0100)]
Update sharedialogview.js

Fix Nextcloud vs oldCloud wording

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Nov 2016 01:07:22 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #2059 from nextcloud/backport-2058-better-error-message-for-instal...
Morris Jobke [Wed, 9 Nov 2016 13:00:58 +0000 (14:00 +0100)]
Merge pull request #2059 from nextcloud/backport-2058-better-error-message-for-installation-error

[stable10] Use a better error message and point the users to the support channels

8 years agoCorrectly catch the "soft errors" now 2059/head
Joas Schilling [Wed, 9 Nov 2016 09:29:25 +0000 (10:29 +0100)]
Correctly catch the "soft errors" now

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoUse a better error message and point the users to the support channels
Joas Schilling [Wed, 9 Nov 2016 08:10:32 +0000 (09:10 +0100)]
Use a better error message and point the users to the support channels

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoFix help link
Joas Schilling [Wed, 9 Nov 2016 08:18:11 +0000 (09:18 +0100)]
Fix help link

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #2056 from nextcloud/stable10-fix-public-button
Roeland Jago Douma [Wed, 9 Nov 2016 07:13:45 +0000 (08:13 +0100)]
Merge pull request #2056 from nextcloud/stable10-fix-public-button

[stable10] fix button on public upload page

8 years agofix button on public upload page 2056/head
Jan-Christoph Borchardt [Mon, 24 Oct 2016 21:26:56 +0000 (23:26 +0200)]
fix button on public upload page

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years agoMerge pull request #2041 from nextcloud/backport-2036-2040
Roeland Jago Douma [Tue, 8 Nov 2016 19:14:59 +0000 (20:14 +0100)]
Merge pull request #2041 from nextcloud/backport-2036-2040

[stable10] Fix the push state + Apply firefox workaroud to svg filters

8 years agoMerge pull request #2048 from nextcloud/stable10-update-containers
Morris Jobke [Tue, 8 Nov 2016 13:37:20 +0000 (14:37 +0100)]
Merge pull request #2048 from nextcloud/stable10-update-containers

[stable10] Update containers to latest version

8 years agoRemove unneeded Windows logic 2048/head
Morris Jobke [Thu, 1 Sep 2016 08:47:57 +0000 (10:47 +0200)]
Remove unneeded Windows logic

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoActivate APCu on PHP 7
Morris Jobke [Thu, 1 Sep 2016 10:30:05 +0000 (12:30 +0200)]
Activate APCu on PHP 7

Fix an issue with APCus inc and dec methods on PHP 7

see https://github.com/krakjoe/apcu/issues/183#issuecomment-244038221 for details

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoUpdate containers to latest version
Morris Jobke [Tue, 8 Nov 2016 10:46:26 +0000 (11:46 +0100)]
Update containers to latest version

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoApply firefox workaroud to svg filters 2041/head
Julius Haertl [Mon, 7 Nov 2016 23:06:40 +0000 (00:06 +0100)]
Apply firefox workaroud to svg filters

Signed-off-by: Julius Haertl <jus@bitgrid.net>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Nov 2016 01:07:05 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoFix the push state
Joas Schilling [Mon, 7 Nov 2016 11:51:32 +0000 (12:51 +0100)]
Fix the push state

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Nov 2016 01:07:10 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #2025 from nextcloud/stable10-backport-2018
Roeland Jago Douma [Sun, 6 Nov 2016 19:18:38 +0000 (20:18 +0100)]
Merge pull request #2025 from nextcloud/stable10-backport-2018

[stable10] Workaround for disappearing app icons for Firefox before version 51

8 years ago[tx-robot] updated from transifex 2029/head
Nextcloud bot [Sun, 6 Nov 2016 01:07:57 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years agoWorkaround for disappearing app icons for Firefox before version 51 2025/head
Julius Haertl [Fri, 4 Nov 2016 13:51:03 +0000 (14:51 +0100)]
Workaround for disappearing app icons for Firefox before version 51

Signed-off-by: Julius Haertl <jus@bitgrid.net>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Nov 2016 01:07:21 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Nov 2016 01:07:13 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Nov 2016 01:07:16 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Nov 2016 01:07:16 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Nov 2016 01:07:05 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 Oct 2016 01:07:02 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 Oct 2016 00:07:03 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Oct 2016 00:07:21 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Oct 2016 00:07:18 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Oct 2016 00:07:13 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Oct 2016 00:07:18 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1912 from nextcloud/stable10-backport-1911
Lukas Reschke [Tue, 25 Oct 2016 19:29:03 +0000 (21:29 +0200)]
Merge pull request #1912 from nextcloud/stable10-backport-1911

[stable10] Fix malformed attribute in files app

8 years agoFix malformed attribute in files app 1912/head
Vincent Petry [Tue, 25 Oct 2016 11:02:50 +0000 (13:02 +0200)]
Fix malformed attribute in files app

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 Oct 2016 09:36:17 +0000 (09:36 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1899 from nextcloud/stable10-php-7.1.0-check
Roeland Jago Douma [Tue, 25 Oct 2016 08:15:26 +0000 (10:15 +0200)]
Merge pull request #1899 from nextcloud/stable10-php-7.1.0-check

[stable10] console.php also needs a PHP 7.1 check

8 years agoconsole.php also needs a PHP 7.1 check 1899/head
Morris Jobke [Tue, 25 Oct 2016 07:17:25 +0000 (09:17 +0200)]
console.php also needs a PHP 7.1 check

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoMerge pull request #1870 from nextcloud/do-not-allow-sharee-enumeration-via-email...
Roeland Jago Douma [Mon, 24 Oct 2016 09:35:17 +0000 (11:35 +0200)]
Merge pull request #1870 from nextcloud/do-not-allow-sharee-enumeration-via-email-option

Do not allow sharee enumeration via email option

8 years agoDo not allow sharee enumeration via email option 1870/head
Joas Schilling [Mon, 24 Oct 2016 08:30:59 +0000 (10:30 +0200)]
Do not allow sharee enumeration via email option

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1847 from nextcloud/backport-1164-avatar-files-accesscontrol...
Roeland Jago Douma [Fri, 21 Oct 2016 19:32:10 +0000 (21:32 +0200)]
Merge pull request #1847 from nextcloud/backport-1164-avatar-files-accesscontrol-fixes

[stable10] Avatar fixes for access-control app

8 years agoMerge pull request #1845 from nextcloud/backport-1822-restore-overwritten-services...
Morris Jobke [Fri, 21 Oct 2016 16:56:41 +0000 (18:56 +0200)]
Merge pull request #1845 from nextcloud/backport-1822-restore-overwritten-services-after-errors

[stable10] Restore overwritten services after errors

8 years agoMerge pull request #1844 from nextcloud/backport-1812-allow-to-dismiss-the-code-integ...
Morris Jobke [Fri, 21 Oct 2016 16:08:02 +0000 (18:08 +0200)]
Merge pull request #1844 from nextcloud/backport-1812-allow-to-dismiss-the-code-integrity-warning

[stable10] Allow to dismiss the code integrity warning

8 years agoThe red box already makes clear it's an error 1847/head
Joas Schilling [Mon, 29 Aug 2016 14:50:45 +0000 (16:50 +0200)]
The red box already makes clear it's an error

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoCheck the mimetype before reading the content and catch exception
Joas Schilling [Mon, 29 Aug 2016 14:50:01 +0000 (16:50 +0200)]
Check the mimetype before reading the content and catch exception

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoRestore all services when a tests failed/finished for better testcase isolation 1845/head
Joas Schilling [Thu, 20 Oct 2016 13:15:54 +0000 (15:15 +0200)]
Restore all services when a tests failed/finished for better testcase isolation

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMake sure all tests use the TestCase method to overwrite services
Joas Schilling [Thu, 20 Oct 2016 13:11:01 +0000 (15:11 +0200)]
Make sure all tests use the TestCase method to overwrite services

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoAllow to dismiss the code integrity warning 1844/head
Joas Schilling [Thu, 20 Oct 2016 09:33:29 +0000 (11:33 +0200)]
Allow to dismiss the code integrity warning

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1818 from nextcloud/stable10-fullscreen-icon
Morris Jobke [Thu, 20 Oct 2016 14:42:40 +0000 (16:42 +0200)]
Merge pull request #1818 from nextcloud/stable10-fullscreen-icon

[stable10] add fullscreen icon

8 years agoadd fullscreen icon 1818/head
Jan-Christoph Borchardt [Wed, 19 Oct 2016 13:31:02 +0000 (15:31 +0200)]
add fullscreen icon

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years agoMerge pull request #1772 from nextcloud/backport-1771-fix-issue-loading-checks-from...
Roeland Jago Douma [Wed, 19 Oct 2016 17:44:26 +0000 (19:44 +0200)]
Merge pull request #1772 from nextcloud/backport-1771-fix-issue-loading-checks-from-cache

[stable10] Do not reset the list after adding cached entries

8 years agoMerge pull request #1798 from nextcloud/backport-1740-numeric-quota
Morris Jobke [Wed, 19 Oct 2016 15:03:07 +0000 (17:03 +0200)]
Merge pull request #1798 from nextcloud/backport-1740-numeric-quota

[stable10] Make sure we only use numbers as length

8 years agoMake sure we only use numbers as length 1798/head
Joas Schilling [Fri, 14 Oct 2016 07:09:21 +0000 (09:09 +0200)]
Make sure we only use numbers as length

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1769 from nextcloud/backport-1766-force-uid-casing-on-transfer...
Roeland Jago Douma [Wed, 19 Oct 2016 09:18:44 +0000 (11:18 +0200)]
Merge pull request #1769 from nextcloud/backport-1766-force-uid-casing-on-transfer-ownership

[stable10] Make sure the UID is correctly cased

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 18 Oct 2016 00:06:58 +0000 (00:06 +0000)]
[tx-robot] updated from transifex

8 years agoFix older php and phpunit version 1772/head
Joas Schilling [Mon, 17 Oct 2016 13:45:28 +0000 (15:45 +0200)]
Fix older php and phpunit version

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoDo not reset the list after adding cached entries
Joas Schilling [Mon, 17 Oct 2016 13:20:13 +0000 (15:20 +0200)]
Do not reset the list after adding cached entries

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMake sure the UID is correctly cased 1769/head
Joas Schilling [Mon, 17 Oct 2016 09:42:54 +0000 (11:42 +0200)]
Make sure the UID is correctly cased

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1758 from nextcloud/stable10-backport-1756
Joas Schilling [Mon, 17 Oct 2016 11:44:35 +0000 (13:44 +0200)]
Merge pull request #1758 from nextcloud/stable10-backport-1756

[stable10] Filepicker styling

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 17 Oct 2016 00:07:01 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Oct 2016 00:07:02 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Oct 2016 00:07:02 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years agofilepicker styling 1758/head
Robin Appelman [Fri, 14 Oct 2016 15:31:10 +0000 (17:31 +0200)]
filepicker styling

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years agouse mimetype icons in filepicker if there is no preview
Robin Appelman [Fri, 14 Oct 2016 15:29:36 +0000 (17:29 +0200)]
use mimetype icons in filepicker if there is no preview

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 14 Oct 2016 00:07:07 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 13 Oct 2016 00:07:19 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1723 from nextcloud/fix-1251-stable10-alt2
blizzz [Wed, 12 Oct 2016 13:16:13 +0000 (15:16 +0200)]
Merge pull request #1723 from nextcloud/fix-1251-stable10-alt2

[stable10] make AvatarManager use LazyRootFolder, fixes #1251

8 years agomake AvatarManager use LazyRootFolder, fixes #1251 1723/head
Arthur Schiwon [Wed, 12 Oct 2016 12:08:12 +0000 (14:08 +0200)]
make AvatarManager use LazyRootFolder, fixes #1251

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
8 years agoMerge pull request #1717 from nextcloud/stable10-backport-1580
Joas Schilling [Wed, 12 Oct 2016 11:13:35 +0000 (13:13 +0200)]
Merge pull request #1717 from nextcloud/stable10-backport-1580

[stable10] Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter:…

8 years agoMerge pull request #1714 from nextcloud/stable10_1713
Joas Schilling [Wed, 12 Oct 2016 11:13:04 +0000 (13:13 +0200)]
Merge pull request #1714 from nextcloud/stable10_1713

[stable10] fix issue #1482 - mail invites through v1 webdav

8 years agoUnset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateCard... 1717/head
Olivier Mehani [Thu, 29 Sep 2016 10:39:36 +0000 (20:39 +1000)]
Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateCard (#26243)

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
#26242

8 years agofix issue #1482 - mail invites through v1 webdav 1714/head
Claudemir Todo Bom [Thu, 22 Sep 2016 13:18:53 +0000 (10:18 -0300)]
fix issue #1482 - mail invites through v1 webdav

Signed-off-by: Claudemir Todo Bom <claudemir@todobom.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 12 Oct 2016 00:08:23 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1685 from nextcloud/backport-1683-installing-app-with-code-checker
Roeland Jago Douma [Tue, 11 Oct 2016 14:32:45 +0000 (16:32 +0200)]
Merge pull request #1685 from nextcloud/backport-1683-installing-app-with-code-checker

[stable10] Add app name to the call