summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Collapse)AuthorAgeFilesLines
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-25/+0
| | | | | | | | Before there was a button to "quickly" add the untrusted domain to the config. This button often didn't worked, because the generated URL was often untrusted as well. Thus removing it and providing proper docs seems to be the better approach to handle this rare case. Also the log should not be spammed by messages for the untrusted domain accesses, because they are user related and not necessarily an administrative issue. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use new navigation endpoint and get rid of the legacy navigationdetect ajaxJulius Härtl2018-04-101-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-154-106/+113
|\ | | | | Full implement group display names
| * Fixed api testsJohn Molakvoæ (skjnldsv)2018-03-081-4/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * fixup! Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-081-2/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-081-63/+58
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Send the group ids to the server on user creationJoas Schilling2018-03-081-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix users loading on group click and group creation on selectJohn Molakvoæ (skjnldsv)2018-03-082-3/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-082-28/+42
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix group display name in the sidebar of the user managementJoas Schilling2018-03-081-7/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Start fixing Select2 optionsJoas Schilling2018-03-081-5/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Revert wording back to updatesJoas Schilling2018-03-091-4/+4
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #8587 from nextcloud/email-to-new-user-fixRoeland Jago Douma2018-03-011-15/+0
|\ | | | | Fixed email form on new user
| * Fixed email form on new userJohn Molakvoæ (skjnldsv)2018-02-281-15/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #8585 from nextcloud/avatar-loading-disable-fixRoeland Jago Douma2018-03-011-3/+8
|\ \ | | | | | | Prevent double selection of avatar and loading fix
| * | Prevent double selection of avatar and loading fixJohn Molakvoæ (skjnldsv)2018-02-281-3/+8
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / Show icon in security settings for desktop clientsMorris Jobke2018-02-281-0/+1
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-281-38/+14
|\ | | | | New user button to sidebar
| * Changed button types and do not hide form on outside clickJohn Molakvoæ (skjnldsv)2018-02-271-7/+11
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * New user form in tableJohn Molakvoæ (skjnldsv)2018-02-271-37/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Added value and empty check to properly display a confirm button/input Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> w3c html form table compliance and menu fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Various design fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Fix wording to consistent 'Add user' Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> Focus new username input on toggle Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Removed unwanted th after rebase Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> quote fix Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Th to td Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> 🙈 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Email input to email type Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Fixed table template cells and fix email input enabling Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Always show email and fixed min-width of name, username, mail and fullname columns Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Use button id Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * New button standardJohn Molakvoæ (skjnldsv)2018-02-271-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> USer menu in popover Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Multiselect fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Register menu & copyright Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Allow form and label in popover standard Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> New menu NOT in popover Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Stop autofilling user and password... SHAME TO THEM: https://bugzilla.mozilla.org/show_bug.cgi?id=956906#c100 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Hide men by default Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | add share permissions to settings pageBjoern Schiessle2018-02-271-0/+22
|/ | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fix hiding and event propagation issues with the user management popoverJulius Härtl2018-02-181-4/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #7754 from pierlon/masterMorris Jobke2018-02-151-0/+24
|\ | | | | Add icons to devices/sessions
| * Use generic icons for clientsPierre Gordon2018-01-201-11/+11
| | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com>
| * Centralize iconsPierre Gordon2018-01-191-15/+15
| | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com>
| * Add icons to devices/sessionsPierre Gordon2018-01-191-0/+24
| | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com>
* | Merge pull request #7709 from ↵Morris Jobke2018-01-111-0/+1
|\ \ | | | | | | | | | | | | nextcloud/fix-password-displayed-as-username-in-password-manager Fix password displayed as username in Firefox password manager dialog
| * | Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez2018-01-111-0/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To show the password in plain text "showPassword" adds a text input after the password input and swaps their visibility depending on whether the password has to be shown in plain text or not. In a similar way, "strengthify" by default adds the strength bar after the input element it was called on. Due to this, if "showPassword" is called before "strengthify" on the same password input then the strength bar ends between the password input and the text input, and when the text input is shown it appears below the strength bar. To fix this now the strength bar is added after the text input in those places in which "strengthify" was called after "showPassword" on the same element. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* / Fix popover and styling in user managementJulius Härtl2018-01-111-9/+2
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix icon rendering in apps management for IE11Julius Härtl2018-01-031-3/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Invert app icons on IE11 as wellJulius Härtl2018-01-031-18/+23
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Close menu on "mouseup" instead of on "click" events in the documentDaniel Calviño Sánchez2018-01-031-1/+1
| | | | | | | | | | | | | | | | "click" events are handled by several elements in user settings, and some of them (like the edit icon in the user name) stop the propagation of the event. Due to this the event never reaches the document and thus the menu was not closed in those cases. "click" events are always preceded by "mouseup" events (as "click" events are generated when "mousedown" and "mouseup" events occur in the same element), so now the menu is closed when a "mouseup" is received in the document. The described problem would happen too if an element stopped the propagation of the "mouseup" event; currently no element does that in the user settings, so now the menu is always closed as expected. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix popover menu not closing in user settingsDaniel Calviño Sánchez2018-01-031-0/+1
| | | | | | | | | | | A popover menu is displayed when its element has the "open" CSS class. That class is added when clicking on the menu toggle, but it was removed only when clicking again on the toggle, so the popover menu in user settings could be closed only by clicking again on the menu toggle. Now the "open" CSS class is removed too when clicking on the body, either directly or through event propagation. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix mail attributeRoeland Jago Douma2018-01-021-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Spelling: No ...., upgrades and email.Allan Nordhøy2018-01-021-8/+8
|
* Hide delete button if the avatar is a generated oneJulius Härtl2017-12-191-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update avatar on displayname changeRoeland Jago Douma2017-12-191-1/+7
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix translation of federation scope menuMorris Jobke2017-11-301-6/+6
| | | | | | | | * l10n in Nextcloud works by extracting the values only passed on their location and not based on the first parameter * we need to change the translation pool from `core` to `settings` then * fixes #7345 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #6848 from nextcloud/user-app-nav-to-css-guidelinesJohn Molakvoæ2017-10-231-8/+5
|\ | | | | User settings app-navigation to css guidelines
| * Fix deletion feedbackJohn Molakvoæ (skjnldsv)2017-10-211-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix editing form visibilityJohn Molakvoæ (skjnldsv)2017-10-211-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Edit form to guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-6/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Allow quota of 0 againJoas Schilling2017-10-191-1/+1
|/ | | | | | Regression from f1fccaca0605a5d183f78b2c39d2e09a54753787 Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix popover position and avatar loadingJohn Molakvoæ (skjnldsv)2017-10-141-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* App management: Do not show udpdate category if no updates are availableJulius Härtl2017-10-101-3/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: Show proper message when no updates are availableJulius Härtl2017-10-101-5/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: do not reset update counter to 0 on category changeJulius Härtl2017-10-101-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: add update sectionJulius Härtl2017-10-101-13/+13
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #6750 from nextcloud/fix-language-when-setting-passwordJoas Schilling2017-10-041-8/+8
|\ | | | | Fix language when trying to change password