Morris Jobke
ec6a1e867c
Merge pull request #24388 from nextcloud/backport/24382/stable18
...
[stable18] Properly encode path when fetching inherited shares
2020-12-01 23:56:01 +01:00
Morris Jobke
f0897d81c1
Merge pull request #24481 from nextcloud/backport/23677/stable18
...
[stable18] Fix the config key on the sharing expire checkbox
2020-12-01 23:24:39 +01:00
Julius Härtl
81e357ea7f
Properly encode path when fetching inherited shares
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-12-01 22:23:45 +01:00
Christoph Wurst
0b8ec429fd
Fix the config key on the sharing expire checkbox
...
We don't use `shareapi_internal_enforce_expire_date` anywhere.
`shareapi_enforce_internal_expire_date` is the one we want.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-01 22:20:28 +01:00
Julius Härtl
6e6d608d32
Only attempt to move to trash if a file is not in appdata
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-01 16:49:06 +01:00
Morris Jobke
5511fb2bf6
Merge pull request #24152 from nextcloud/backport/24098/stable18
...
[stable18] circleId too short in some request
2020-12-01 14:11:56 +01:00
Roeland Jago Douma
ec2ac5531a
Merge pull request #24465 from nextcloud/backport/24460/stable18
...
[stable18] Use correct l10n source in files_sharing JS code
2020-12-01 08:48:40 +01:00
Nextcloud bot
8ae8f2e76d
[tx-robot] updated from transifex
2020-12-01 02:20:14 +00:00
Morris Jobke
4ba2c1f3fc
Use correct l10n source in files_sharing JS code
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-30 19:15:05 +00:00
Arthur Schiwon
fd711afe20
save group ids not display names in configuration
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-11-30 14:54:37 +00:00
Morris Jobke
74630c466d
Merge pull request #24445 from nextcloud/backport/24357/stable18
...
[stable18] Make sure we add new line between vcf groups exports
2020-11-30 10:31:56 +01:00
John Molakvoæ (skjnldsv)
0efcd9940a
Make sure we add new line between vcf groups exports
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-11-30 08:14:05 +00:00
Roeland Jago Douma
b9ae79189e
Respect default share permissions
...
Else we'll always create new shares with the max permissions.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-29 20:47:16 +00:00
Nextcloud bot
af3faed87f
[tx-robot] updated from transifex
2020-11-29 02:19:36 +00:00
Nextcloud bot
388afc020d
[tx-robot] updated from transifex
2020-11-28 02:18:49 +00:00
Nextcloud bot
6abada1c4c
[tx-robot] updated from transifex
2020-11-26 02:19:13 +00:00
Christoph Wurst
19678d182f
Catch storage not available in versions expire command
...
External storage with session credentials is not accessible without a
user session, hence background jobs and CLI commands can't work with
them. The previously unhandled exception causes logged errors in the
nextcloud log. This patch catches the specific exception and logs it as
warnings. So for a production instance the error won't spam their logs
for this non-recoverable and technically unsolvable error if the minimum
log level is set to the default of 3 (error).
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 11:51:22 +01:00
Nextcloud bot
e84701086a
[tx-robot] updated from transifex
2020-11-25 02:19:21 +00:00
blizzz
e67df70f69
Merge pull request #24335 from nextcloud/backport/24315/stable18
...
[stable18] avoid empty null default with value that will be inserted anyways
2020-11-24 23:44:04 +01:00
Arthur Schiwon
48608db9be
avoid empty null default with value that will be inserted anyways
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-11-24 17:40:14 +01:00
Julius Härtl
285edac447
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-24 11:23:11 +01:00
Julius Härtl
df1f4a0a01
Fix contacts menu position and show uid as a tooltip
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-24 11:18:11 +01:00
Nextcloud bot
adcb73d8f6
[tx-robot] updated from transifex
2020-11-24 02:19:21 +00:00
Nextcloud bot
0e01898cbc
[tx-robot] updated from transifex
2020-11-22 02:18:55 +00:00
Nextcloud bot
1e2057a53b
[tx-robot] updated from transifex
2020-11-21 02:19:43 +00:00
Nextcloud bot
30e24698d7
[tx-robot] updated from transifex
2020-11-20 02:20:34 +00:00
Nextcloud bot
eb8959debd
[tx-robot] updated from transifex
2020-11-19 02:20:37 +00:00
Nextcloud bot
c485af2549
[tx-robot] updated from transifex
2020-11-18 02:19:04 +00:00
Nextcloud bot
a4a2318d1e
[tx-robot] updated from transifex
2020-11-17 02:18:52 +00:00
Roeland Jago Douma
5aca22f825
Merge pull request #24078 from nextcloud/backport/23168/stable18
...
[stable18] add mount point to quota warning message
2020-11-16 19:29:10 +01:00
Julius Härtl
fcfea74b29
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-16 11:39:34 +01:00
Maxence Lange
7deddf3ba9
circleId too short in some request
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-11-16 09:25:59 -01:00
Nextcloud bot
81e42fb956
[tx-robot] updated from transifex
2020-11-16 02:19:49 +00:00
Nextcloud bot
ef532e09fb
[tx-robot] updated from transifex
2020-11-15 02:19:26 +00:00
Nextcloud bot
e8fbff407e
[tx-robot] updated from transifex
2020-11-14 02:20:06 +00:00
John Molakvoæ (skjnldsv)
8975f8461f
Fix default internal expiration date enforce
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-12 21:52:08 +00:00
Roeland Jago Douma
1655400183
Fix unit tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-12 20:27:43 +01:00
Robin Appelman
141eaab9c4
add mount point to quota warning message
...
makes it more clear to the user what the quota applies to
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-11-12 20:26:11 +01:00
Nextcloud bot
8ab36c4cf6
[tx-robot] updated from transifex
2020-11-12 02:19:50 +00:00
Roeland Jago Douma
414cd3bc5d
Merge pull request #24051 from nextcloud/backport/23915/stable18
...
[stable18] Use png icons in caldav reminder emails
2020-11-11 21:27:50 +01:00
Morris Jobke
59d07be21c
Merge pull request #24046 from nextcloud/backport/24042/stable18
...
[stable18] Fix sharing tab state not matching resharing admin settings
2020-11-11 15:45:24 +01:00
blizzz
318fcde5fa
Merge pull request #23761 from nextcloud/backport/23752/stable18
...
[stable18] inform the user when flow config data exceeds thresholds
2020-11-11 14:00:27 +01:00
Richard Steinmetz
ddd835744e
Use png icons in caldav reminder emails
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-11-11 12:38:24 +00:00
Daniel Calviño Sánchez
2b1ab7f5cf
Disable share input for a received share if resharing is not allowed
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-11 12:23:05 +01:00
Daniel Calviño Sánchez
a9f98c9b47
Do not show "Can reshare" in the menu if resharing is not allowed
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-11 12:21:52 +01:00
Nextcloud bot
9650ec1a6e
[tx-robot] updated from transifex
2020-11-11 02:20:39 +00:00
John Molakvoæ (skjnldsv)
300d482c01
Fix js search in undefined ocs response
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-10 08:07:27 +01:00
Nextcloud bot
9ded5fbb89
[tx-robot] updated from transifex
2020-11-10 02:19:12 +00:00
Arthur Schiwon
793a52dd14
inform the user when flow config data exceeds thresholds
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-11-09 18:15:02 +01:00
Morris Jobke
a4cfac8e61
Merge pull request #23204 from nextcloud/backport/23182/stable18
...
[stable18] Fix the user email issue while creating a user
2020-11-09 15:53:13 +01:00