nextcloud/apps/settings
Daniel Calviño Sánchez 828865a508 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:13 +02:00
..
appinfo Update license headers for 19 2020-04-29 11:57:22 +02:00
composer Start with webauthn 2020-03-31 22:17:07 +02:00
css Fix settings scope menu hidden when lookup server upload is disabled 2021-04-23 16:53:13 +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:13 +02:00
l10n [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
lib Fix deleting properties of user settings when not given explicitly 2021-04-23 16:53:11 +02:00
src Fix the user remove from group in UI 2020-10-12 15:48:08 +00:00
templates Fix settings scope menu hidden when lookup server upload is disabled 2021-04-23 16:53:13 +02:00
tests Fix deleting properties of user settings when not given explicitly 2021-04-23 16:53:11 +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 [stable19] Fix ignoring the correct settings files for translations 2020-10-02 12:34:54 +02:00
webpack.js Fix settings chunk loading 2020-09-18 15:57:38 +02:00