| Commit message (Expand) | Author | Age | Files | Lines |
* | [stable9] Improve user list rendering perf by not resorting after every add (... | Vincent Petry | 2016-10-07 | 1 | -1/+1 |
* | [stable9] 25532_issue_password_update_notification_updated (#25756) (#25867) | Thomas Müller | 2016-09-30 | 1 | -1/+3 |
* | Users page lazy multiselect group dropdowns | Vincent Petry | 2016-08-24 | 2 | -82/+96 |
* | decrease initial users to load to 50 | Jörn Friedrich Dreyer | 2016-06-14 | 1 | -1/+1 |
* | Pass on the error message from the user manager to the UI | Joas Schilling | 2016-05-11 | 1 | -1/+1 |
* | Disable pastezone for jquery.fileupload | Lukas Reschke | 2016-04-26 | 2 | -0/+2 |
* | Add `allow sharing with groups` checkbox to admin page | Roeland Jago Douma | 2016-03-22 | 1 | -0/+4 |
* | Update avatar on username change if avatar is set | Morris Jobke | 2016-03-18 | 1 | -1/+4 |
* | Disable app that bricks the server after enabling | Vincent Petry | 2016-02-29 | 1 | -26/+60 |
* | Use the notification instead of the disruptive popup | Joas Schilling | 2016-02-22 | 2 | -16/+18 |
* | Make app updates better visible | Joas Schilling | 2016-02-18 | 1 | -1/+8 |
* | Save display name and email address on paste operations - fixes #22245 | Thomas Müller | 2016-02-09 | 1 | -0/+8 |
* | Allow to delete the email address in user management | Morris Jobke | 2016-02-05 | 1 | -18/+14 |
* | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 1 | -3/+4 |
* | Hide the delete button, until we know its a custom avatar | Joas Schilling | 2016-01-26 | 1 | -9/+8 |
* | Add a default app icon for apps that don't have one | Joas Schilling | 2016-01-22 | 1 | -0/+5 |
* | Add a new app type that can not be enabled for groups | Joas Schilling | 2016-01-14 | 1 | -1/+2 |
* | Merge pull request #21509 from owncloud/users-scrolltop | Thomas Müller | 2016-01-13 | 1 | -1/+8 |
|\ |
|
| * | Keep scroll position in users page when sorting | Vincent Petry | 2016-01-07 | 1 | -1/+8 |
* | | Merge pull request #21336 from owncloud/system-root-certs | Thomas Müller | 2016-01-12 | 2 | -67/+69 |
|\ \ |
|
| * | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 2 | -67/+69 |
* | | | Add config switch to disable the .well-known URL check | Morris Jobke | 2016-01-12 | 1 | -2/+2 |
|/ / |
|
* | | Concat also the other results | Lukas Reschke | 2016-01-10 | 1 | -2/+2 |
* | | Add check for .well-known URL in the root of the webservers URL | Morris Jobke | 2016-01-08 | 1 | -0/+2 |
* | | Allow searching apps by ID | Joas Schilling | 2016-01-07 | 1 | -0/+5 |
|/ |
|
* | fix overlap and functionality of cropper | Jan-Christoph Borchardt | 2015-12-28 | 1 | -1/+1 |
* | improve layout of personal settings page | Jan-Christoph Borchardt | 2015-12-28 | 1 | -1/+1 |
* | Add a default size to the avatar placeholders | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
* | Merge pull request #21255 from owncloud/usermanagement-show-password-error-te... | Thomas Müller | 2015-12-17 | 1 | -1/+1 |
|\ |
|
| * | Update users.js | michag86 | 2015-12-17 | 1 | -1/+1 |
* | | Only load the big (128x128) avatar on the perosnal page | Roeland Jago Douma | 2015-12-17 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #20978 from owncloud/fix-dont-show-unsaved-values-in-usermgmt | Thomas Müller | 2015-12-11 | 1 | -3/+5 |
|\ |
|
| * | reset mailadress/displayname on blur | michag86 | 2015-12-07 | 1 | -3/+5 |
* | | Do not request an avatar if there is none | Roeland Jago Douma | 2015-12-04 | 1 | -2/+6 |
|/ |
|
* | [Avatars] JS should not load same avatar twice | Roeland Jago Douma | 2015-12-04 | 1 | -2/+1 |
* | Use .text instead of .html | Lukas Reschke | 2015-11-30 | 1 | -3/+3 |
* | Moved changedisplayname to usercontroller | Roeland Jago Douma | 2015-11-20 | 2 | -2/+2 |
* | Fix #18072 | Thomas Müller | 2015-11-10 | 1 | -10/+2 |
* | Properly detect setup check messages set in the HTML template | Robin McCorkell | 2015-11-08 | 1 | -28/+36 |
* | Merge pull request #20157 from owncloud/users-fixeveryonecount | Thomas Müller | 2015-11-04 | 1 | -3/+3 |
|\ |
|
| * | Fix everyone count for subadmins | Vincent Petry | 2015-10-29 | 1 | -3/+3 |
* | | new checkbox style in app settings | Hendrik Leppelsack | 2015-10-31 | 1 | -16/+6 |
|/ |
|
* | Initially load at least 250 users | Jörn Friedrich Dreyer | 2015-10-28 | 1 | -6/+11 |
* | Fix backwards and forward button | Joas Schilling | 2015-10-26 | 1 | -1/+12 |
* | Use speaking ids | Joas Schilling | 2015-10-26 | 1 | -3/+3 |
* | Fix backspace in search and empty content message | Joas Schilling | 2015-10-26 | 1 | -4/+9 |
* | Display empty-content when there are no search results | Joas Schilling | 2015-10-26 | 1 | -5/+13 |
* | Clear search box for now | Joas Schilling | 2015-10-26 | 1 | -0/+1 |
* | Allow searching by author name and app level as well | Joas Schilling | 2015-10-26 | 1 | -1/+30 |
* | Stay on the same category when refreshing the page on the apps list | Joas Schilling | 2015-10-26 | 1 | -5/+7 |