Commit Graph

63 Commits (e42f7656970c0b9cf04a8b200eb6d5690b8c9c84)

Author SHA1 Message Date
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Michael Gapczynski b455149bae Fix undo delete user 13 years ago
Michael Gapczynski 8890a41280 Fix setting custom quota size for users, bug fix for oc-1128 13 years ago
Sam Tuke 825d92d59c Added undo functionality to delete user procedure on user settings page 13 years ago
Michael Gapczynski 7ceba61413 Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)" 13 years ago
Michael Gapczynski c992482e92 Prevent duplicate group showing in multiselect that added the group 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Bjoern Schiessle 72b365842f bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it) 13 years ago
Thomas Tanghus c3130919c2 Allow direct link to app. 13 years ago
Bjoern Schiessle 036530b2fd log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place) 13 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 13 years ago
Bjoern Schiessle 91f69858e4 escape log messages to avoid possible js execution 13 years ago
Bjoern Schiessle 1b6dd6628a applied patch provided by bug #966 to fix broken user specific quota settings 13 years ago
Michael Gapczynski adc200c1f3 Hide app page link for internal apps, fixes bug oc-913 13 years ago
Frank Karlitschek f3c1d1eded link to apps.owncloud.com 13 years ago
Frank Karlitschek 982cde0bb1 check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not 13 years ago
Brice Maron 97e8ff6801 Switch enable button only when app is really installed or uninstalled 13 years ago
Robin Appelman 1a2ab2ef68 prevent user creation with empty password 13 years ago
Brice Maron 5962a0d4ac Enhance user creation (avoid create+delete row), clear create user form after action 13 years ago
Brice Maron da4688d804 Reorder code to avoid race condition in user creation 13 years ago
Michael Gapczynski e0db22cc07 Provide feedback when user creation fails 13 years ago
Thomas Tanghus d9592ddcb0 Tried to make settings/apps more keyboard/screenreader friendly. 13 years ago
Michael Gapczynski 31d623f426 Fix log viewing bug 13 years ago
Frank Karlitschek 6bfe2289be improve the app installer. 13 years ago
Robin Appelman e59c87ee36 reload log after changing log level 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Bart Visscher 74ba09f95c Fix password is being saved even if not changed 13 years ago
Robin Appelman 8113a43252 typo 13 years ago
Robin Appelman 386663ddb6 swap enable and dissable error messages 13 years ago
Robin Appelman d8864d4f4b show error when installing an app has failed 13 years ago
Robin Appelman 128d446f39 fix timestamps when viewing logs 13 years ago
Robin Appelman 797e921b9a improve log browsing 13 years ago
Robin Appelman 11cb45bd43 slight change to select style 13 years ago
Robin Appelman 9dcf29ff51 fix bug in group mangement 13 years ago
Robin Appelman 4230e217af new config widget for user quota 13 years ago
Robin Appelman c2183427c3 dont try to create a user with an already existing username 13 years ago
Robin Appelman 76ce8c6c6a dont show new user when an error occured 13 years ago
Robin Appelman 2d25bb3b01 add min width to multiselect in user management 13 years ago
Georg Ehrke 534b6f3a09 Fix whitespace username 13 years ago
Robin Appelman 9c6d3a83fd also update the data attribute holding the quota 13 years ago
Robin Appelman ccd9b56609 after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input 13 years ago
Robin Appelman bd65c18f21 also update the data attribute holding the quota 13 years ago
Robin Appelman b41ca8bacb after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input 13 years ago
Brice Maron 7358d9ebb4 Fix quota onBlur In Settings, Take from right attribute 14 years ago
Robin Appelman d9372ac766 make log level configurable 14 years ago
Marvin Thomas Rabe 590ff0ced9 moved bookmarklet to personal. username must be provided when adding a new user. 14 years ago
Marvin Thomas Rabe daee88fd26 Changed multiple select for days of weekend to 'chosen'. Cleaned up some code. Removed success message when changing timezone. 14 years ago
Bart Visscher f149303895 Add email field to personal preferences 14 years ago
Bart Visscher cd44dff5af Better feedback for saving calendar and openid settings 14 years ago
Michael Gapczynski 1b6a77ce5e Use Chosen for language select form 14 years ago