Julius Härtl
40df9c648a
Fix default quota setting of 0 B
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-07 18:36:17 +02:00
Joas Schilling
95461ad82d
Check if the data is in the lookup server
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-02 09:59:33 +00:00
Daniel Kesselberg
790a755232
Fix setupcheck for intl module
...
A polyfill for intl is loaded very early (somewhere in base). Polyfill defines grapheme_strlen as function if
intl extension is not loaded. The check here is always true
because there is a function with that name.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-04-25 06:11:22 +00:00
Christoph Wurst
946444a485
Apply `npm audit fix` on stable16
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-24 17:08:18 +02:00
Nextcloud bot
7641a1589f
[tx-robot] updated from transifex
2019-04-11 00:12:59 +00:00
Christoph Wurst
2f09117ebc
Remove a debug log from the 2FA admin settings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-10 10:44:34 +02:00
Nextcloud bot
3a04650380
[tx-robot] updated from transifex
2019-04-10 00:12:51 +00:00
Nextcloud bot
ec4b1584fe
[tx-robot] updated from transifex
2019-04-09 00:12:59 +00:00
Nextcloud bot
acba430246
[tx-robot] updated from transifex
2019-04-08 00:14:18 +00:00
Nextcloud bot
3117be298c
[tx-robot] updated from transifex
2019-04-07 00:13:21 +00:00
Nextcloud bot
9c9c410094
[tx-robot] updated from transifex
2019-04-06 00:13:10 +00:00
Nextcloud bot
2339e94680
[tx-robot] updated from transifex
2019-04-05 00:13:16 +00:00
Nextcloud bot
845fd2dd5a
[tx-robot] updated from transifex
2019-04-04 00:13:21 +00:00
Roeland Jago Douma
b483419a98
Merge pull request #14938 from nextcloud/enh/14770
...
Move appstore details warnings above buttons
2019-04-03 09:40:08 +02:00
Nextcloud bot
d4ba399706
[tx-robot] updated from transifex
2019-04-03 00:13:35 +00:00
Roeland Jago Douma
a0ca1f7413
Move appstore details warnings above buttons
...
fixes #14470
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-02 23:10:43 +02:00
John Molakvoæ (skjnldsv)
6bfd77d136
Fix mobile menu on users management
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 19:42:59 +02:00
John Molakvoæ (skjnldsv)
2b9b64134e
Update build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 15:24:31 +02:00
John Molakvoæ (skjnldsv)
1f8674c426
Use components multiselect in apps management
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 15:24:19 +02:00
Nextcloud bot
c55ac95e1b
[tx-robot] updated from transifex
2019-04-01 00:13:54 +00:00
Nextcloud bot
0a1d2bf494
[tx-robot] updated from transifex
2019-03-31 01:12:42 +00:00
Nextcloud bot
809058cb3c
[tx-robot] updated from transifex
2019-03-30 01:13:33 +00:00
Nextcloud bot
f7267468c0
[tx-robot] updated from transifex
2019-03-29 01:12:48 +00:00
Nextcloud bot
5ae9eda314
[tx-robot] updated from transifex
2019-03-28 01:13:21 +00:00
Nextcloud bot
86594e8c18
[tx-robot] updated from transifex
2019-03-27 11:47:47 +00:00
Roeland Jago Douma
67a8d38aae
Fix settings translation sync
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-27 12:33:15 +01:00
Morris Jobke
fce1ddc04e
Merge pull request #14853 from nextcloud/fix/14822/make-regions-translatable
...
Make regions translatable
2019-03-26 12:08:40 +01:00
Nextcloud bot
a541443be7
[tx-robot] updated from transifex
2019-03-26 10:41:31 +00:00
Morris Jobke
db20f08bac
Make regions translatable
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 11:24:51 +01:00
Roeland Jago Douma
4ce191b7cc
Merge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabindex
...
Fix personal settings fed scope tabindex
2019-03-25 09:40:34 +01:00
Christoph Wurst
a719948c5c
Select the username input after creating a user successfully
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 14:03:15 +01:00
Christoph Wurst
5926ff95e1
Make the federation scope selectable via keyboard
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:58:53 +01:00
Christoph Wurst
f127de0ab2
Fix tabindex and meno open/close via keyboard on fed scope menu
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:51:48 +01:00
Morris Jobke
5564a302fe
Merge pull request #14790 from nextcloud/bugfix/noid/fix-ocm/ocs-provider-setup-checks
...
Fix setup checks for ocm/ocs-provider
2019-03-21 16:31:15 +01:00
Morris Jobke
19db60f1f5
Fix setup checks for ocm/ocs-provider
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-21 14:26:59 +01:00
Joas Schilling
494d737f7e
Remove unused member "util"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-21 12:42:35 +01:00
Morris Jobke
aee0b7693b
Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy
...
Make check for empty trusted proxies more strict
2019-03-21 09:15:27 +01:00
Nextcloud bot
6ea5beccd7
[tx-robot] updated from transifex
2019-03-21 01:13:49 +00:00
Daniel Kesselberg
ff629ad158
Trigger warning if empty array or false and X-Forwarded-Host is present
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-03-20 20:00:20 +01:00
Roeland Jago Douma
03dc79f665
Merge pull request #14578 from nextcloud/enh/force_enable_apps
...
Force enable apps
2019-03-20 19:22:38 +01:00
Roeland Jago Douma
575b3f9ff8
Revert "Where is your data?"
2019-03-20 15:17:31 +01:00
Roeland Jago Douma
769cb629ae
allow enforcing apps to ignore the max version
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-20 15:16:11 +01:00
Daniel Kesselberg
3855d78b2c
Make check for empty trusted proxies more strict
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-03-20 12:18:42 +01:00
Christoph Wurst
3311d9533a
Collapse 2FA admin detail settings if disabled
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-20 12:09:43 +01:00
Nextcloud bot
785ccae622
[tx-robot] updated from transifex
2019-03-19 01:12:41 +00:00
Morris Jobke
0e49302eea
Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword
...
Fix showpassword loads
2019-03-18 16:17:39 +01:00
Morris Jobke
4824d278f9
Merge pull request #14666 from nextcloud/design/settings-header
...
Don't show 'Personal' header in settings when Admin section is not there
2019-03-18 14:48:36 +01:00
Roeland Jago Douma
219fb1a855
Fix showpassword loads
...
This is bundled by default. So trying to load it throws a warning in the
logs.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-18 14:38:44 +01:00
Nextcloud bot
0930e3ecee
[tx-robot] updated from transifex
2019-03-18 01:12:27 +00:00
Jan-Christoph Borchardt
33bafb8e2b
Don't show 'Personal' header in settings when Admin section is not there
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-03-17 16:20:34 +01:00