summaryrefslogtreecommitdiffstats
path: root/settings/js/users
Commit message (Expand)AuthorAgeFilesLines
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-164-1865/+0
* Send the group ids to the server on user creationJoas Schilling2018-03-081-0/+1
* Fix users loading on group click and group creation on selectJohn Molakvoæ (skjnldsv)2018-03-082-3/+5
* Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-082-28/+42
* Fix group display name in the sidebar of the user managementJoas Schilling2018-03-081-7/+7
* Fixed email form on new userJohn Molakvoæ (skjnldsv)2018-02-281-15/+0
* Changed button types and do not hide form on outside clickJohn Molakvoæ (skjnldsv)2018-02-271-7/+11
* New user form in tableJohn Molakvoæ (skjnldsv)2018-02-271-37/+7
* New button standardJohn Molakvoæ (skjnldsv)2018-02-271-2/+4
* Fix hiding and event propagation issues with the user management popoverJulius Härtl2018-02-181-4/+6
* Fix popover and styling in user managementJulius Härtl2018-01-111-9/+2
* Close menu on "mouseup" instead of on "click" events in the documentDaniel Calviño Sánchez2018-01-031-1/+1
* Fix popover menu not closing in user settingsDaniel Calviño Sánchez2018-01-031-0/+1
* Merge pull request #6848 from nextcloud/user-app-nav-to-css-guidelinesJohn Molakvoæ2017-10-231-8/+5
|\
| * Fix deletion feedbackJohn Molakvoæ (skjnldsv)2017-10-211-1/+1
| * Fix editing form visibilityJohn Molakvoæ (skjnldsv)2017-10-211-1/+1
| * Edit form to guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-6/+3
* | Allow quota of 0 againJoas Schilling2017-10-191-1/+1
|/
* Popover to css guidelinesJohn Molakvoæ (skjnldsv)2017-09-281-0/+3
* Fix testsJohn Molakvoæ (skjnldsv)2017-09-281-1/+1
* Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-271-1/+6
* Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-116/+154
|\
| * show used space in user listRobin Appelman2017-06-151-116/+154
* | Also allow group admins to toogle the storage locationJoas Schilling2017-06-201-10/+8
* | Don't try to save the setting when its not an adminJoas Schilling2017-06-191-8/+24
* | [docs] remove useless TODO markm4dz2017-06-121-1/+0
* | [fix] Highlight 'everyone' group by defaultm4dz2017-06-121-0/+3
|/
* polish user actions dropdownRobin Appelman2017-05-061-6/+9
* use proper return codes and handle failure casesMorris Jobke2017-04-291-1/+9
* Improve wording of error messagesMorris Jobke2017-04-291-1/+1
* change group id to _disabledUsersMorris Jobke2017-04-292-6/+6
* Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer2017-04-292-22/+79
* Allow apps to register plugins for the user managementJoas Schilling2017-04-241-0/+1
* Call right function after sudo modeLukas Reschke2017-03-131-1/+1
* clean search when new user is addedgiorgia2017-03-031-6/+17
* add emptycontent div, show/hide emptycontent div, fix #1070giorgia2017-03-031-0/+9
* Merge pull request #3635 from individual-it/fix_quota_validationMorris Jobke2017-02-281-1/+1
|\
| * better quota validationArtur Neumann2017-02-281-1/+1
* | Fix setup issue and refine error messagesMorris Jobke2017-02-151-23/+1
* | add setting for "send password link"tobiasKaminsky2017-02-151-1/+23
* | Use the provisioning api in the user management to handle group membershipsJoas Schilling2017-01-182-28/+51
|/
* use tooltip in user listChristoph Wurst2017-01-131-2/+2
* Fix password change in user managementMorris Jobke2016-11-301-0/+1
* Check if data is definedLukas Reschke2016-11-221-1/+1
* Fix user management callbacksMorris Jobke2016-11-181-34/+43
* Fix error displaying on email and add confirmationJoas Schilling2016-11-181-21/+37
* Require password confirmation to change the QuotaJoas Schilling2016-11-181-3/+12
* Require confirmation to change the displaynameJoas Schilling2016-11-181-15/+31
* Confirm on create/delete groupJoas Schilling2016-11-181-2/+13
* More fixesJoas Schilling2016-11-181-2/+2