nextcloud/apps/settings
Daniel Calviño Sánchez 7b53eb4066 Fix input for groups validation in new user form
The hidden input used for form validation was not actually hidden since
Nextcloud 22, as the DOM structure changed to show a dialog rather than
adding a row on top of the list when adding new users, so the CSS rules
no longer matched.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-12-09 06:58:07 +01:00
..
appinfo Add scheduling availability settings 2021-10-18 20:21:51 +02:00
composer Update to composer 2.1.11 2021-11-04 12:30:11 +01:00
css Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img
js Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
l10n [tx-robot] updated from transifex 2021-11-10 02:24:27 +00:00
lib Make sure trusted_proxies is an array 2021-11-09 15:13:24 +01:00
src Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
templates Nextcloud Hub II 2021-11-26 17:17:03 +01:00
tests ArgumentCountError: Too few arguments to function OCA\Settings\Controller\CheckSetupController::__construct() 2021-11-09 15:13:24 +01:00
.editorconfig
.gitignore
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00