nextcloud/apps/settings
Daniel Calviño Sánchez 67dd087ce4 Fix deleting properties of user settings when not given explicitly
The controller can receive an optional subset of the properties of the
user settings; values not given are set to "null" by default. However,
those null values overwrote the previously existing values, so in
practice any value not given was deleted from the user settings. Now
only non null values overwrite the previous values.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-23 11:44:41 +02:00
..
appinfo This is 22 2021-02-03 08:38:41 +01:00
composer Move group activities to events 2021-03-03 11:33:33 +01:00
css Fix accessibility of federation menu privacy buttons 2021-04-19 21:02:54 +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 Settings: new user row replaced by a modal 2021-04-21 14:42:46 +02:00
l10n [tx-robot] updated from transifex 2021-04-23 02:26:10 +00:00
lib Fix deleting properties of user settings when not given explicitly 2021-04-23 11:44:41 +02:00
src Settings: new user row replaced by a modal 2021-04-21 14:42:46 +02:00
templates Fix accessibility of federation menu privacy buttons 2021-04-19 21:02:54 +02:00
tests Fix deleting properties of user settings when not given explicitly 2021-04-23 11:44:41 +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 Bump js licenses 2021-03-31 12:17:18 +02:00