summaryrefslogtreecommitdiffstats
path: root/settings/personal.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5267 from nextcloud/personal-sessions-renamweJoas Schilling2017-06-071-1/+1
|\ | | | | reword sessions to security in personal settings
| * reword sessions to security in personal settingsRobin Appelman2017-06-061-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | allow admin to disable groups on personal pageBjoern Schiessle2017-06-061-0/+1
|/ | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #5166 from ↵Morris Jobke2017-06-051-1/+0
|\ | | | | | | | | nextcloud/feature/merge-sessions-app-passwords-list Combine sessions and app passwords view into one single view
| * Combine sessions and app passwords view into one single viewChristoph Wurst2017-05-301-1/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | add new config switched for the global scale architectureBjoern Schiessle2017-05-291-2/+8
|/ | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Lowercase the scriptname againLukas Reschke2017-05-191-1/+1
| | | | | | Ref https://github.com/nextcloud/server/issues/4948 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* delete auth token when client gets deletedBjoern Schiessle2017-05-181-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* move translatable strings out of the templateBjoern Schiessle2017-04-281-0/+18
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* pass verified status to templateBjoern Schiessle2017-04-281-0/+4
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* ask lookup server if email address was verified by the userBjoern Schiessle2017-04-281-1/+5
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fix icons in sidebar on personal pageMorris Jobke2017-04-271-2/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* allow to disable upload to lookup server, by default it is enabledBjoern Schiessle2017-04-071-0/+4
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add percentage to user's quota infoDavid Toledo2017-03-191-0/+1
| | | | | | | | | | | | | | * Add percentage to user's quota info Fixes https://github.com/owncloud/core/issues/24011 * Do not show percentage if the quota is Unlimited * translate quota * correct condition and remove print_unescaped Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Always enable avatarsMorris Jobke2017-02-131-5/+2
| | | | | | | | | * we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update personal.phpDavid Nelson2017-01-131-1/+1
|
* Changed anchoramittel2016-12-161-1/+1
| | | | | from `avatar` to `personal-settings` fixes #2711
* LanguageMorris Jobke2016-11-301-4/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-16/+19
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow multiple values for phone, website, address and emailBjörn Schießle2016-11-211-7/+7
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* display stored user dataBjörn Schießle2016-11-211-12/+15
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Persist settings on the serverChristoph Wurst2016-11-211-0/+13
| | | | | | | | | | | | 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>
* Add more personal information fields to the settings page for enhanced ↵Christoph Wurst2016-11-211-1/+3
| | | | | | | | | | federated sharing fix layout Add generic way of handling input change events Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-4/+5
|
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
|
* app passwords/device tokens wordingChristoph Wurst2016-06-211-1/+1
|
* Do not use the language name, when it's not the one from the language we wantJoas Schilling2016-06-011-2/+3
|
* Update license headersLukas Reschke2016-05-261-3/+4
|
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+5
|
* Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functionsThomas Müller2016-04-201-1/+0
|\ | | | | migrate deprecated jQuery 1.x functions
| * replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-191-1/+0
| |
* | Add loadAdditionalScripts events to admin and personal for plugins that have ↵Joas Schilling2016-04-201-0/+2
|/ | | | no section
* Return -3 for unlimited quotaVincent Petry2016-02-291-2/+7
| | | | | Returns -3 for unlimited quota in Webdav response. Also adjusted personal page to show unlimited quota when set.
* Make enable_avatars setting more robustMorris Jobke2016-01-271-1/+1
| | | | | * handles the setting in the same way everywhere * fixes #21949
* Move findAvailableLanguages() to the factoryJoas Schilling2016-01-261-1/+1
|
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-1/+1
|\ | | | | Update license headers 2016
| * Happy new year!Thomas Müller2016-01-121-1/+1
| |
* | Allow admins to add system wide root certificatesRobin Appelman2016-01-121-7/+12
|/
* Merge pull request #21438 from owncloud/settings-anchorsThomas Müller2016-01-111-1/+1
|\ | | | | remove unneeded 'goto' prefix from settings anchors
| * remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt2016-01-041-1/+1
| |
* | improve layout of personal settings pageJan-Christoph Borchardt2015-12-281-2/+1
|/
* Add 'my groups' anchor to the personal page sidebarPatrick Robertson2015-12-071-0/+1
|
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-9/+10
|
* Show the language code in personal settings for unknown languagesMorris Jobke2015-11-061-0/+8
| | | | | | | Steps to reproduce: * having an unknown language set in oc_preferences * browse the personal settings * only get listed the first letter of this language in the language chooser
* Update license headersLukas Reschke2015-10-261-2/+2
|
* Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-0/+1
|
* Only show import button if user storages are allowedLukas Reschke2015-10-061-1/+3
|
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
|