Roeland Jago Douma
a15809ceed
Fix location of menu
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Bjoern Schiessle
f489fd99c3
change scope to 'local' for display name and avatar
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
10 years ago
Bjoern Schiessle
3f8bfbdb11
change order of email and phone number
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
10 years ago
Robin Appelman
f7a4db5040
fix avatar cropper
10 years ago
Bjoern Schiessle
8f33d9d1c0
update system address book if the user change the personal settings
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
10 years ago
John Molakvoæ (skjnldsv)
987995ac92
Fix popup arrow positioning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
10 years ago
John Molakvoæ (skjnldsv)
b75ef0f8b3
Fix popover layout fix for files and global
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
10 years ago
John Molakvoæ (skjnldsv)
91774208b1
Fix popover layout
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
10 years ago
Christoph Wurst
77c034fc69
remove double import
10 years ago
Christoph Wurst
9c7533ff6b
fix profile picture fed sharing scope menu
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 years ago
Christoph Wurst
51b5f2754d
increase version to trigger db migration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 years ago
Björn Schießle
de1f3f05fd
allow to change display names in the user settings again
keep display name and email address in sync with the accounts table
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Björn Schießle
1700e3dccc
allow multiple values for phone, website, address and email
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Björn Schießle
445a254c1e
display stored user data
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Björn Schießle
40b99734d3
introduce accounts table and keep it up-to-date with the data added to the personal settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Christoph Wurst
d1233b47b0
use PUT to update user settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Christoph Wurst
78f6e29954
Add federation scope to the user avatar
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Christoph Wurst
20739c93a6
Persist settings on the server
Persist personal settings federated sharing scopes
Show new settings fields in read-only mode too
Insert values on page load
Return updated values; show inline success feedback
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Christoph Wurst
c42d977185
Add more personal information fields to the settings page for enhanced federated sharing
fix layout
Add generic way of handling input change events
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Nextcloud bot
ba9b17c906
[tx-robot] updated from transifex
10 years ago
Nextcloud bot
97af4f762d
[tx-robot] updated from transifex
10 years ago
Nextcloud bot
b1ee9862f8
[tx-robot] updated from transifex
10 years ago
Lukas Reschke
8ec2e34576
Merge pull request #1602 from nextcloud/ignore-mod-env
Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env
10 years ago
Morris Jobke
4458e294bc
Merge pull request #2107 from nextcloud/fix-scrollbar-firefox
fix scrollbar in settings area in Firefox, improve on @pgys pull request
10 years ago
Morris Jobke
cdf248f92e
Merge pull request #1855 from nextcloud/focus-onslidetoggle
Add focus to autofocus form element on slide toggle
10 years ago
Morris Jobke
ece22051a0
Merge pull request #2133 from nextcloud/select2-fix
Fix select2 dropdown
10 years ago
Morris Jobke
46768e71d9
Merge pull request #2076 from nextcloud/log_preview_access
Dispatch event on preview request
10 years ago
John Molakvoæ
c0b376d82a
Fix select2 dropdown
Fix #1932
+ no result fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
10 years ago
Morris Jobke
332eaec4c0
Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions
Password confirmation for some actions
10 years ago
Morris Jobke
faee255ff4
Merge pull request #840 from nextcloud/theming-icon-endpoint
Add dynamic icon creation
10 years ago
Morris Jobke
e8511660f0
Merge pull request #2109 from nextcloud/oc_26533
Transfer ownership only analyze home storage
10 years ago
Lukas Reschke
cc500c2810
Merge pull request #2199 from nextcloud/readfile-close-handle
close the file handle after readfile
10 years ago
Robin Appelman
8b9ad46ba3
Merge pull request #768 from nextcloud/s3-objectstore
Add S3 objectstore backend
10 years ago
Morris Jobke
3ffd9a755f
Fix user management callbacks
* properly handle user management actions like display name, email or password field change
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
10 years ago
Lukas Reschke
6c11c54434
Merge pull request #2196 from nextcloud/cache-owner-displayname
cache the displayname of the share owner
10 years ago
Morris Jobke
8ef356a86d
fix displayname
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
10 years ago
Lukas Reschke
c241539a21
Merge pull request #2108 from nextcloud/properly-parse-ie-useragent
Properly parse IE 11 user agent
10 years ago
Robin Appelman
89d37575a3
close the file handle after readfile
Signed-off-by: Robin Appelman <robin@icewind.nl>
10 years ago
Morris Jobke
310d60b585
Merge pull request #2064 from nextcloud/oc-26189
[downstream] Add submit button to validate the federated server,
10 years ago
Joas Schilling
8d33d76ce8
Use the existing prompt
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Roeland Jago Douma
e80d3c2a10
Submit on enter
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
10 years ago
Joas Schilling
80abb69b60
Show a little explanation above the input field
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
bb7787a157
Add the 15 seconds to the window, instead of removing
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
02ea134152
Fix error displaying on email and add confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
a53c313878
Require password confirmation to change the Quota
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
05df523395
Empty the password field on submission of the form
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
309b21f5a0
Require confirmation to change the displayname
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
a7feb91282
Confirm on create/delete group
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
b2d9c20aac
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Joas Schilling
922f51e901
Update class map
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago