-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more personal information fields to the settings page for enhanced federated sharing #1946
Commits on Nov 21, 2016
-
Add more personal information fields to the settings page for enhance…
…d federated sharing fix layout Add generic way of handling input change events Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c42d977 - Browse repository at this point
Copy the full SHA c42d977View commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20739c9 - Browse repository at this point
Copy the full SHA 20739c9View commit details -
Add federation scope to the user avatar
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78f6e29 - Browse repository at this point
Copy the full SHA 78f6e29View commit details -
use PUT to update user settings
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1233b4 - Browse repository at this point
Copy the full SHA d1233b4View commit details -
introduce accounts table and keep it up-to-date with the data added t…
…o the personal settings Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40b9973 - Browse repository at this point
Copy the full SHA 40b9973View commit details -
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 445a254 - Browse repository at this point
Copy the full SHA 445a254View commit details -
allow multiple values for phone, website, address and email
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1700e3d - Browse repository at this point
Copy the full SHA 1700e3dView commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de1f3f0 - Browse repository at this point
Copy the full SHA de1f3f0View commit details -
increase version to trigger db migration
Signed-off-by: Christoph Wurst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51b5f27 - Browse repository at this point
Copy the full SHA 51b5f27View commit details -
fix profile picture fed sharing scope menu
Signed-off-by: Christoph Wurst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c7533f - Browse repository at this point
Copy the full SHA 9c7533fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c034f - Browse repository at this point
Copy the full SHA 77c034fView commit details -
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9177420 - Browse repository at this point
Copy the full SHA 9177420View commit details -
Fix popover layout fix for files and global
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b75ef0f - Browse repository at this point
Copy the full SHA b75ef0fView commit details -
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 987995a - Browse repository at this point
Copy the full SHA 987995aView commit details -
update system address book if the user change the personal settings
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f33d9d - Browse repository at this point
Copy the full SHA 8f33d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a4db5 - Browse repository at this point
Copy the full SHA f7a4db5View commit details -
change order of email and phone number
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f8bfbd - Browse repository at this point
Copy the full SHA 3f8bfbdView commit details -
change scope to 'local' for display name and avatar
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f489fd9 - Browse repository at this point
Copy the full SHA f489fd9View commit details -
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a15809c - Browse repository at this point
Copy the full SHA a15809cView commit details -
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 845f0bd - Browse repository at this point
Copy the full SHA 845f0bdView commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08e6541 - Browse repository at this point
Copy the full SHA 08e6541View commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a88087 - Browse repository at this point
Copy the full SHA 3a88087View commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5e6194 - Browse repository at this point
Copy the full SHA c5e6194View commit details -
limit max-width to have never more than two input fields next to each…
… other Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa87b2f - Browse repository at this point
Copy the full SHA fa87b2fView commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 061ef0c - Browse repository at this point
Copy the full SHA 061ef0cView commit details -
push public user data to the lookup server
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b23a4ca - Browse repository at this point
Copy the full SHA b23a4caView commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0690234 - Browse repository at this point
Copy the full SHA 0690234View commit details -
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 056ce51 - Browse repository at this point
Copy the full SHA 056ce51View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53c8391 - Browse repository at this point
Copy the full SHA 53c8391View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f4cb12 - Browse repository at this point
Copy the full SHA 6f4cb12View commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a32d6e4 - Browse repository at this point
Copy the full SHA a32d6e4View commit details -
Add a signer class for signing
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb91bf6 - Browse repository at this point
Copy the full SHA fb91bf6View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 662dff0 - Browse repository at this point
Copy the full SHA 662dff0View commit details -
Fix changing display names for subadmins
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bf4111 - Browse repository at this point
Copy the full SHA 8bf4111View commit details -
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7f7002 - Browse repository at this point
Copy the full SHA f7f7002View commit details -
Signed-off-by: Roeland Jago Douma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c20c7f3 - Browse repository at this point
Copy the full SHA c20c7f3View commit details -
put explanatory text directly in popup
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e53e585 - Browse repository at this point
Copy the full SHA e53e585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c075e - Browse repository at this point
Copy the full SHA 15c075eView commit details -
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f062c6d - Browse repository at this point
Copy the full SHA f062c6dView commit details -
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e783f8 - Browse repository at this point
Copy the full SHA 6e783f8View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dac9801 - Browse repository at this point
Copy the full SHA dac9801View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c49b0d3 - Browse repository at this point
Copy the full SHA c49b0d3View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b3855a - Browse repository at this point
Copy the full SHA 7b3855aView commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccf3e42 - Browse repository at this point
Copy the full SHA ccf3e42View commit details -
Make JS aware of password verification
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0c6404 - Browse repository at this point
Copy the full SHA a0c6404View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5acc3d3 - Browse repository at this point
Copy the full SHA 5acc3d3View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e87933b - Browse repository at this point
Copy the full SHA e87933bView commit details -
Ask for password when scope is changed
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16181c5 - Browse repository at this point
Copy the full SHA 16181c5View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d04ec92 - Browse repository at this point
Copy the full SHA d04ec92View commit details -
Signed-off-by: Lukas Reschke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d001dbd - Browse repository at this point
Copy the full SHA d001dbdView commit details -
Signed-off-by: Bjoern Schiessle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aed91c - Browse repository at this point
Copy the full SHA 5aed91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a05aa8 - Browse repository at this point
Copy the full SHA 4a05aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ca54a - Browse repository at this point
Copy the full SHA a1ca54aView commit details