Morris Jobke
eea151fcec
Merge pull request #10565 from nextcloud/stable13-10348-fix-transfering-ownership-of-a-share-to-user-with-same-id-as-receiver
...
[stable13] Fix transfering ownership of a share to user with same id as receiver
2018-08-20 14:52:15 +02:00
Daniel Kesselberg
ee52136772
Fix call to OC.generateUrl for caldav birthday calendar on/off
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-08-20 14:20:52 +02:00
Nextcloud bot
f2f723c7c8
[tx-robot] updated from transifex
2018-08-20 00:12:36 +00:00
Nextcloud bot
ff8626f46e
[tx-robot] updated from transifex
2018-08-18 00:12:45 +00:00
Nextcloud bot
47ea2c17fd
[tx-robot] updated from transifex
2018-08-16 00:12:35 +00:00
Nextcloud bot
294baf8e5d
[tx-robot] updated from transifex
2018-08-15 00:13:48 +00:00
Nextcloud bot
015c66b94f
[tx-robot] updated from transifex
2018-08-14 00:12:15 +00:00
Nextcloud bot
5327e3b4ce
[tx-robot] updated from transifex
2018-08-13 00:12:18 +00:00
Nextcloud bot
7ed7c8e37a
[tx-robot] updated from transifex
2018-08-11 00:12:39 +00:00
Roeland Jago Douma
abef061686
Merge pull request #10581 from nextcloud/encryption-s3-fix-stable13
...
make file cache updates more robust
2018-08-10 08:10:03 +02:00
Nextcloud bot
93df97f1bf
[tx-robot] updated from transifex
2018-08-10 00:12:36 +00:00
Bjoern Schiessle
be172cc6f2
make file cache updates more robust
...
only update the encrypted version after the write operation is finished and the stream is closed
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-08-08 10:46:14 +02:00
Nextcloud bot
a5985ad0f4
[tx-robot] updated from transifex
2018-08-08 00:13:28 +00:00
Daniel Calviño Sánchez
5da4e4dc53
Fix transfering ownership of a share to user with same id as receiver
...
When the ownership of a user share is transfered to the receiver the
share is removed, as the receiver now owns the original file. However,
due to a missing condition, any share with a group, link or remote with
the same id as the user was removed, not only the user shares.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-07 09:09:01 +02:00
Nextcloud bot
f6c8668a7e
[tx-robot] updated from transifex
2018-08-07 00:12:15 +00:00
Nextcloud bot
8e0e5a6b28
[tx-robot] updated from transifex
2018-08-06 00:12:30 +00:00
Nextcloud bot
66d74f6e56
[tx-robot] updated from transifex
2018-08-05 00:12:38 +00:00
Nextcloud bot
69af30b883
[tx-robot] updated from transifex
2018-08-04 00:12:47 +00:00
Nextcloud bot
b02d1c8358
[tx-robot] updated from transifex
2018-08-03 00:12:32 +00:00
Nextcloud bot
ddd6c72b1f
[tx-robot] updated from transifex
2018-08-02 00:12:46 +00:00
Nextcloud bot
6e449f13cd
[tx-robot] updated from transifex
2018-08-01 00:12:09 +00:00
Nextcloud bot
ab6741427b
[tx-robot] updated from transifex
2018-07-31 00:12:21 +00:00
Nextcloud bot
f4b4fcf8e4
[tx-robot] updated from transifex
2018-07-30 00:12:17 +00:00
Nextcloud bot
9ba794c067
[tx-robot] updated from transifex
2018-07-28 00:12:17 +00:00
Nextcloud bot
628a0434a5
[tx-robot] updated from transifex
2018-07-27 00:12:29 +00:00
Nextcloud bot
0802675f47
[tx-robot] updated from transifex
2018-07-26 00:12:13 +00:00
Nextcloud bot
ca139a4a81
[tx-robot] updated from transifex
2018-07-25 00:12:44 +00:00
Nextcloud bot
ad16affc9e
[tx-robot] updated from transifex
2018-07-24 00:12:13 +00:00
Joas Schilling
9e7197cbcc
Do not parse HTML in user id and display name
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-23 10:51:25 +02:00
Nextcloud bot
ab7b4d2597
[tx-robot] updated from transifex
2018-07-23 00:12:14 +00:00
Nextcloud bot
ebe599df4d
[tx-robot] updated from transifex
2018-07-22 00:12:51 +00:00
Nextcloud bot
98ffebe21e
[tx-robot] updated from transifex
2018-07-20 00:12:18 +00:00
Nextcloud bot
bfd533b2f1
[tx-robot] updated from transifex
2018-07-19 00:12:14 +00:00
Nextcloud bot
86279015e8
[tx-robot] updated from transifex
2018-07-18 00:12:15 +00:00
Nextcloud bot
9a92629a94
[tx-robot] updated from transifex
2018-07-17 00:12:18 +00:00
Nextcloud bot
96463faaf1
[tx-robot] updated from transifex
2018-07-16 00:12:20 +00:00
Nextcloud bot
807662f0f1
[tx-robot] updated from transifex
2018-07-14 00:12:25 +00:00
Julius Härtl
9f9f1d8cb0
Fix tests for backup ldap server connection
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-13 15:42:34 +02:00
Julius Härtl
7c8cec808f
Only bind if configuration for the first server is available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-13 15:42:31 +02:00
Nextcloud bot
30dea9906a
[tx-robot] updated from transifex
2018-07-13 00:12:14 +00:00
Roeland Jago Douma
2639533422
Merge pull request #10201 from nextcloud/smb-rename-invalidargument-retry-13
...
[13] also retry rename operation on InvalidArgumentException
2018-07-12 09:49:43 +02:00
Nextcloud bot
dc0fd5f2d2
[tx-robot] updated from transifex
2018-07-12 00:12:52 +00:00
Roeland Jago Douma
9c5b1852ca
Use ILogger for consts
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-11 22:43:34 +02:00
Robin Appelman
4f9aac4002
also retry rename operation on InvalidArgumentException
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-07-11 16:38:35 +02:00
Morris Jobke
73c1fa6b64
Merge pull request #10115 from nextcloud/backport/10098/ldap-image-attribute
...
[stable13] allow admin to disable fetching of avatars as well as a specific attribute
2018-07-11 11:45:26 +02:00
Morris Jobke
a9b4be205a
Merge pull request #10188 from nextcloud/backport/10078/invalid-actor-and-calendar-for-link-shares
...
[stable13] Correctly parse the subject parameters for link (un)shares of calendars
2018-07-11 11:41:11 +02:00
Morris Jobke
4ff6ea9a55
Merge pull request #10170 from nextcloud/backport/9823/stable13
...
[stable13] Allow updating the token on session regeneration
2018-07-11 10:02:30 +02:00
Joas Schilling
77f7a95699
Correctly parse the subject parameters for link (un)shares of calendars
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-11 09:45:10 +02:00
Nextcloud bot
ef1a695707
[tx-robot] updated from transifex
2018-07-11 00:12:24 +00:00
Nextcloud bot
7843a9b21a
[tx-robot] updated from transifex
2018-07-10 08:21:28 +00:00