aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* feat(users): Store and load a user's managerChristoph Wurst2023-05-127-8/+139
| | | | | Co-Authored-By: hamza221 <hamzamahjoubi221@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #37870 from nextcloud/fix/36921-fix-table-for-users-appJulia Kirschenheuter2023-05-126-170/+191
|\ | | | | Fix table view
| * Fix table viewjulia.kirschenheuter2023-05-116-170/+191
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37734 from nextcloud/enh/expose-system-address-bookChristoph Wurst2023-05-121-2/+2
|\ \ | | | | | | feat(dav): expose system address book
| * | fix(carddav): expose system address bookAnna Larch2023-05-111-2/+2
| |/ | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1218-12/+40
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Add `autocomplete` attrs to input fieldsjulia.kirschenheuter2023-05-118-2/+12
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #38163 from ↵Pytal2023-05-105-3/+9
|\ | | | | | | nextcloud/show-loading-spinner-until-share-settings-are-fully-loaded
| * Show loading spinner until share settings are fully loadedDaniel Calviño Sánchez2023-05-105-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The inputs of the sharing settings are generated in a template in the server, but the listeners to react to changes in the elements and save the values in the server are loaded in the client once the DOM finishes loading. If the DOM takes long to load the user can start to interact with the settings before the listeners were set up and, therefore, the changes would not be saved in the server. However, as the inputs are modified the user would think that the changes were already saved. To address that now when the sharing settings are open a loading spinner is shown instead of the contents of the sharing settings, and only once the listeners to save the changes were set up the spinner is removed and the contents shown. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #38144 from ↵Julia Kirschenheuter2023-05-101-4/+15
|\ \ | | | | | | | | | | | | nextcloud/fix/36922-9.1.3.1h/8.1_-_When_editing_a_user_in_the_table,_input_fields_appear_in_the_cells_that_can_be_used_to_edit_the_data Add hidden labels for inputs while editing user row
| * | Add hidden labels for inputs while editing user rowjulia.kirschenheuter2023-05-091-4/+15
| | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-102-8/+8
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #38104 from nextcloud/feat/um-32-bitPytal2023-05-091-2/+2
|\ \ | |/ |/|
| * feat(UserMigration)!: 32-bit supportChristopher Ng2023-05-051-2/+2
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-064-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* bump hub numberAndy Scherzinger2023-05-041-1/+1
| | | | | Bump the hub number 4->5 for v27 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Merge pull request #38028 from nextcloud/fix/36958Ferdinand Thiessen2023-05-041-3/+3
|\ | | | | fix(settings): Increase "Edit your profile visibility button" contrast
| * fix(settings): Increase "Edit your profile visibility button" contrastFerdinand Thiessen2023-05-021-3/+3
| | | | | | | | | | | | | | Before this the contrast of the button was too low in terms of accessibility. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-034-2/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-012-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-292-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(settings): Fix title of profile scope optionsJoas Schilling2023-04-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-262-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(assets): Optimize PNGs with optipng 0.7.7Joas Schilling2023-04-241-0/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-249-9/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-232-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-212-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-204-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-1/+1
|\ | | | | Deprecate PHP8.0
| * Deprecate PHP8.0fenn-cs2023-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHP8.0 would stop receiving security support on 26 Nov 2023 hence this deprecation. Next, is the eventual drop of PHP8.0 before its EOL. This commit also updates the message type from INFO to WARNING if the php on file has reached its EOL. See: https://www.php.net/supported-versions.php Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-19144-148/+178
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-182-0/+12
|\ \ | | | | | | add an admin check for db file locking
| * | address review and fix testsSimon L2023-04-181-1/+3
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | add an admin check for db file lockingSimon L2023-04-172-0/+10
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Allow images of any size as profile picturesSimon L2023-04-171-2/+5
|/ / | | | | | | | | | | | | Signed-off-by: Marco <marcoambrosini@icloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-162-0/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-152-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-136-4/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-084-6/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37591 from Jerome-Herbinet/patch-19John Molakvoæ2023-04-063-2/+9
|\ \
| * | npm run sassJérôme Herbinet2023-04-052-2/+2
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | UI : Improved presentation of personal informationJérôme Herbinet2023-04-051-0/+7
| | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-064-46/+50
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37526 from ↵Julius Härtl2023-04-051-1/+1
|\ \ \ | |/ / |/| | | | | | | | nextcloud/use-correct-icon-for-calendar-user-settings-section fix(dav): Use an icon with correct color for calendar user settings section
| * | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-041-1/+1
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Fix types for reading and writing config valuesjld31032023-04-053-4/+4
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-052-0/+4
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-044-4/+102
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-022-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>