nextcloud/apps/settings
Daniel Calviño Sánchez e929d16bbb Fix settings scope menu hidden when lookup server upload is disabled
When upload to the lookup server is disabled the scope menu was hidden
in the personal information settings. However, even if the lookup server
upload is disabled the personal information is still accesible from the
local server as well as trusted servers. Users should be able to still
set if their information is available to other users or if it is
private, so now the scope menu is always show (although the "Public"
option is hidden if the lookup server upload is disabled).

If the user set the information as public before the upload to the
lookup server was disabled the menu will also show the "Public" option
as active, although disabled. Setting the visibility to any of the other
options will hide the "Public" option from the menu (until the lookup
server upload is enabled again).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-23 16:53:58 +02:00
..
appinfo Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
composer Add setup check to verify that the used DB version is still supported in the next major release 2021-01-12 10:18:19 +01:00
css Fix settings scope menu hidden when lookup server upload is disabled 2021-04-23 16:53:58 +02:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Fix settings scope menu hidden when lookup server upload is disabled 2021-04-23 16:53:58 +02:00
l10n [tx-robot] updated from transifex 2021-04-23 02:26:35 +00:00
lib Fix deleting properties of user settings when not given explicitly 2021-04-23 16:53:57 +02:00
src Make user list pagination more tolerant 2021-02-05 11:08:36 +01:00
templates Fix settings scope menu hidden when lookup server upload is disabled 2021-04-23 16:53:58 +02:00
tests Fix deleting properties of user settings when not given explicitly 2021-04-23 16:53:57 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Fix settings chunk loading 2020-09-10 18:28:32 +02:00