Nextcloud bot
6b814e5002
[tx-robot] updated from transifex
2019-07-29 02:15:08 +00:00
Nextcloud bot
ff3e510b76
[tx-robot] updated from transifex
2019-07-28 02:15:33 +00:00
Roeland Jago Douma
d092802a2d
Merge pull request #16564 from nextcloud/backport/16557/stable16
...
[stable16] Do not log locked files
2019-07-27 10:38:25 +02:00
Roeland Jago Douma
5786c6c058
Merge pull request #16566 from nextcloud/backport/16556/stable16
...
[stable16] log email shares in admin_audit log
2019-07-27 10:37:53 +02:00
Roeland Jago Douma
05788a814e
Merge pull request #16567 from nextcloud/backport/16163/stable16
...
[stable16] Change send to sent
2019-07-27 10:37:20 +02:00
Nextcloud bot
d638060520
[tx-robot] updated from transifex
2019-07-27 02:14:46 +00:00
Frederic Werner
7c225bd706
Change send to sent
...
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
2019-07-26 16:21:37 +02:00
Sascha Wiswedel
94db7053d2
log email shares in admin_audit log
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-07-26 14:15:45 +00:00
Roeland Jago Douma
167a8d72cf
Do not log locked files
...
This is the code doing its job. There is no need to spam the log file
with this.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-26 13:46:02 +00:00
Roeland Jago Douma
159ff6dd97
Merge pull request #16543 from nextcloud/backport/16532/stable16
...
[stable16] Fix max contrast retrieval to limit minimum color for relative time
2019-07-26 08:08:00 +02:00
Nextcloud bot
00379ebffa
[tx-robot] updated from transifex
2019-07-26 02:14:49 +00:00
Morris Jobke
6ee98f3567
Trigger fallback code to get max contrast value and use integer there
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-25 15:08:05 +00:00
Morris Jobke
861daee4d8
Fix max contrast retrieval to limit minimum color for relative time
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-25 15:08:05 +00:00
Georg Ehrke
19e5cb37a6
allow to provide supported calendar component set internally as a string
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-25 11:36:46 +00:00
Nextcloud bot
eeefef4843
[tx-robot] updated from transifex
2019-07-25 02:14:48 +00:00
Daniel Kesselberg
f1031e1e24
Fix wrong indentation
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-24 10:44:20 +00:00
Daniel Kesselberg
62826ae018
Fix invalid recursion
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-24 10:44:20 +00:00
Daniel Kesselberg
9072d82cd6
Allow hidden smb shares
...
A hidden smb share ends with $. This patch changes the placeholder
detection to allow shares with $ at the end.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-24 10:44:19 +00:00
Nextcloud bot
9e62b2f25a
[tx-robot] updated from transifex
2019-07-24 02:15:44 +00:00
Nextcloud bot
227701b6ee
[tx-robot] updated from transifex
2019-07-23 02:15:51 +00:00
Nextcloud bot
55e70858b1
[tx-robot] updated from transifex
2019-07-22 02:16:08 +00:00
Nextcloud bot
70d3fd8a76
[tx-robot] updated from transifex
2019-07-21 02:15:18 +00:00
Nextcloud bot
69e5591229
[tx-robot] updated from transifex
2019-07-20 02:14:40 +00:00
Nextcloud bot
291103a495
[tx-robot] updated from transifex
2019-07-19 02:15:04 +00:00
Nextcloud bot
a6bf6a61e8
[tx-robot] updated from transifex
2019-07-18 02:15:01 +00:00
James Lao
ee2c5d1e16
Update operationprogressbar.js
...
To fix issue #16137
Signed-off-by: james.lao@gmail.com <james.lao@gmail.com>
2019-07-17 10:48:50 +00:00
Nextcloud bot
26971af51d
[tx-robot] updated from transifex
2019-07-17 02:15:40 +00:00
Joas Schilling
69ed33b4d6
Only prevent disabling encrytion via the API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-16 17:43:52 +00:00
Nextcloud bot
988df2d2e9
[tx-robot] updated from transifex
2019-07-16 02:14:56 +00:00
Nextcloud bot
ae67ece59c
[tx-robot] updated from transifex
2019-07-15 02:14:38 +00:00
Nextcloud bot
659d684a7e
[tx-robot] updated from transifex
2019-07-14 02:15:14 +00:00
Nextcloud bot
45e0398379
[tx-robot] updated from transifex
2019-07-13 02:14:26 +00:00
Nextcloud bot
96875d4a20
[tx-robot] updated from transifex
2019-07-12 02:15:09 +00:00
Nextcloud bot
ef903785ac
[tx-robot] updated from transifex
2019-07-11 02:14:38 +00:00
Nextcloud bot
9c2074fb53
[tx-robot] updated from transifex
2019-07-10 02:14:09 +00:00
Nextcloud bot
533fc0f454
[tx-robot] updated from transifex
2019-07-09 02:13:56 +00:00
Roeland Jago Douma
6e319dd4db
Merge pull request #16249 from nextcloud/backport/16170/stable16
...
[stable16] fix permissions for drag-n-drop uploads
2019-07-08 20:44:23 +02:00
John Molakvoæ
3ffd5b0a14
[stable16] Properly load permissions in showActions ( #16282 )
...
[stable16] Properly load permissions in showActions
2019-07-08 09:38:45 +02:00
Nextcloud bot
99b5b337eb
[tx-robot] updated from transifex
2019-07-08 02:13:53 +00:00
Julius Härtl
57688ce673
Properly load permissions in showActions
...
When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-07 18:21:05 +00:00
Nextcloud bot
7524f18305
[tx-robot] updated from transifex
2019-07-07 02:14:21 +00:00
John Molakvoæ
4cebe07bb7
[stable16] dont use part files for dav writes when the target… ( #16223 )
...
[stable16] dont use part files for dav writes when the target folder doesn't have create permissions
2019-07-06 08:48:58 +02:00
Nextcloud bot
7028cfffe8
[tx-robot] updated from transifex
2019-07-06 02:13:51 +00:00
Robin Appelman
1a16ede0b2
fix permissions for drag-n-drop uploads
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-05 10:23:47 +00:00
Nextcloud bot
047fda6a81
[tx-robot] updated from transifex
2019-07-05 02:14:17 +00:00
Roeland Jago Douma
33f44c9024
Merge pull request #16189 from nextcloud/backport/16183/stable16
...
[stable16] Do not fail hard on new user mail error
2019-07-04 12:23:02 +02:00
Nextcloud bot
a77a9b3c83
[tx-robot] updated from transifex
2019-07-04 02:13:56 +00:00
Robin Appelman
edb6df2199
add test for overwriting in non creatable directory
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-03 21:31:15 +00:00
Robin Appelman
135cfd2c55
dont use part files for dav writes when the target folder doesn't have create permissions
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-03 21:31:14 +00:00
Joas Schilling
b4a38cc242
Remove duplicate tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 18:08:08 +00:00