Commit Graph

76 Commits (d3427be5e40b8889fd2b23b9f716e596de29694b)

Author SHA1 Message Date
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 13 years ago
Thomas Tanghus 97853a1ae5 Restructure JS code and small fixes. 13 years ago
Michael Gapczynski f95ca36b49 Listen to correct undo click for undoing deleting users 13 years ago
Michael Gapczynski 1ec27399a7 Show delete tipsy for users 13 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 13 years ago
Thomas Tanghus 24af2e8078 Load OCS apps in an ajax call to avoid blocking the WUI. 13 years ago
Alessandro Cosentino 226af11f33 reset version number when not specified - again bug oc-1433 13 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 13 years ago
Georg Ehrke 47e4793c30 little fix for previous commit 13 years ago
Georg Ehrke 8766b3286b fix a subadmin UI bug 13 years ago
Michael Gapczynski 7050f0fa67 Cast groups as string, fixes bug oc-1309. Thanks to nderambure. 13 years ago
Georg Ehrke 88f66460a3 some js improvements for subadmins 13 years ago
Georg Ehrke bf9b6e9ccc don't show label 'add group' for subadmins and remove some debug code 13 years ago
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