| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Disable app icon preview in apps page for IE | Vincent Petry | 2015-10-21 | 1 | -2/+2 |
* | Merge pull request #19625 from owncloud/passwordchange-hidestrengthify | Thomas Müller | 2015-10-14 | 1 | -1/+1 |
|\ |
|
| * | Properly hide strengthify after password change | Vincent Petry | 2015-10-07 | 1 | -1/+1 |
* | | Merge pull request #19627 from owncloud/users-deletebeforecreate | Thomas Müller | 2015-10-14 | 2 | -31/+43 |
|\ \ |
|
| * | | Delete last undoable user before user creation | Vincent Petry | 2015-10-07 | 2 | -31/+43 |
| |/ |
|
* / | Fix uploading avatar and root certs in IE8 | Vincent Petry | 2015-10-09 | 1 | -11/+35 |
|/ |
|
* | fix wording | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
* | Use OC.Dialogs for modal reload message | Morris Jobke | 2015-10-05 | 1 | -1/+15 |
* | Reload the page when an app needs an update after being enabled | Joas Schilling | 2015-10-05 | 1 | -0/+8 |
* | Merge pull request #19510 from owncloud/json-grouplist-sharing-exclude | Thomas Müller | 2015-10-02 | 1 | -5/+1 |
|\ |
|
| * | save excluded groups in json format - fixes #10983 | Thomas Müller | 2015-10-01 | 1 | -5/+1 |
* | | Modify the group user count when changing membership of a user | Joas Schilling | 2015-10-02 | 2 | -4/+17 |
|/ |
|
* | Save the settings in the user management page | Roeland Jago Douma | 2015-09-25 | 1 | -0/+29 |
* | Rebuild app navigation in JS | Robin McCorkell | 2015-09-05 | 1 | -17/+14 |
* | Remove requesttoken for avatars | Lukas Reschke | 2015-08-23 | 1 | -1/+1 |
* | Merge pull request #18395 from owncloud/hide-empty-security-warning | Robin McCorkell | 2015-08-21 | 1 | -0/+4 |
|\ |
|
| * | add success message | Morris Jobke | 2015-08-21 | 1 | -1/+1 |
| * | [admin settings] hide security warnings if empty | Morris Jobke | 2015-08-18 | 1 | -0/+4 |
* | | Clear cron errors on change of background job mode | Morris Jobke | 2015-08-20 | 1 | -0/+2 |
* | | Merge pull request #18403 from owncloud/do-not-delete-group-if-empty | Morris Jobke | 2015-08-19 | 1 | -11/+0 |
|\ \ |
|
| * | | do not remove empty group in gui by js | michag86 | 2015-08-19 | 1 | -11/+0 |
| |/ |
|
* | | Merge pull request #18114 from owncloud/fix-delete-user-feedback | Morris Jobke | 2015-08-19 | 1 | -10/+10 |
|\ \
| |/
|/| |
|
| * | [user mgnt] fix delete user feedback on failure | Morris Jobke | 2015-08-07 | 1 | -10/+10 |
* | | Merge pull request #17975 from owncloud/settings_admin_warning_levels | Jan-Christoph Borchardt | 2015-08-18 | 1 | -7/+26 |
|\ \ |
|
| * | | All setup messages are now properly types | Roeland Jago Douma | 2015-07-30 | 1 | -14/+10 |
| * | | Allow setupchecks to specify a warning level | Roeland Jago Douma | 2015-07-30 | 1 | -7/+30 |
* | | | replace tipsys with tooltips | Hendrik Leppelsack | 2015-08-12 | 1 | -6/+6 |