Commit Graph

282 Commits (fb14cb87bdbdb46dcac2fe4e8054078a0ef8e8ee)

Author SHA1 Message Date
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 18f6552a08 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud fa4052d6f1 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 7050f0fa67 Cast groups as string, fixes bug oc-1309. Thanks to nderambure. 14 years ago
Michael Gapczynski d1dee28437 Check if size isset, try to fix used space calculation again, fixs bug oc-1331 14 years ago
Jenkins for ownCloud 0a9c33e151 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 0810f92894 Fix used space calculation if shared folder does not exist, fixes bug oc-1331 14 years ago
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 42c22bee36 [tx-robot] updated from transifex 14 years ago
Georg Ehrke 88f66460a3 some js improvements for subadmins 14 years ago
Georg Ehrke bf9b6e9ccc don't show label 'add group' for subadmins and remove some debug code 14 years ago
Georg Ehrke c3bd30cc6b improve default qouta for subadmins 14 years ago
Georg Ehrke 7f08c84739 fix tooglegroup for subadmins 14 years ago
Georg Ehrke e42f765697 simplify code of createuser.php 14 years ago
Georg Ehrke 9157888334 simplify code of changepassword.php 14 years ago
Georg Ehrke 6cf418f2fa fix copy&paste fail and deny subadmins to set the default qouta 14 years ago
Georg Ehrke 2fc834230a fix setqouta for subadmins 14 years ago
Georg Ehrke ffc55f3510 simplify code of remoteuser.php 14 years ago
Georg Ehrke fb6468936e fix removeuser.php for subadmins 14 years ago
Georg Ehrke f503aea099 remove unused code from togglesubadmins.php 14 years ago
Georg Ehrke 4490a88492 fix changepassword.php for subadmins 14 years ago
Georg Ehrke 044134a289 add another file which was missing in the previous commit 14 years ago
Georg Ehrke e707e94857 subadmins can now add users 14 years ago
Michael Gapczynski b455149bae Fix undo delete user 14 years ago
Michael Gapczynski 8890a41280 Fix setting custom quota size for users, bug fix for oc-1128 14 years ago
Georg Ehrke d0b625352c some work on subadmins 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Lukas Reschke 777eb1d8b1 CSRF check in the settings 14 years ago
Sam Tuke 825d92d59c Added undo functionality to delete user procedure on user settings page 14 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)" 14 years ago
Michael Gapczynski c992482e92 Prevent duplicate group showing in multiselect that added the group 14 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 14 years ago
Frank Karlitschek 6917d74193 move the ownCloud version to admin which makes more sense. A normal user can´t update ownCloud anyways. 14 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) 14 years ago
Sam Tuke f374dae233 Added text ACS warning to admin's user settings page, and corresponding CSS styles 14 years ago
Thomas Tanghus 5ac4830e75 XSS fix. 14 years ago
Thomas Tanghus c3130919c2 Allow direct link to app. 14 years ago
Bjoern Schiessle 036530b2fd log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place) 14 years ago
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 14 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 14 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 14 years ago
Bjoern Schiessle 2fd7df57d9 don't add the "Shared"-directory size to users quota 14 years ago
Bjoern Schiessle 91f69858e4 escape log messages to avoid possible js execution 14 years ago
Bjoern Schiessle 1b6dd6628a applied patch provided by bug #966 to fix broken user specific quota settings 14 years ago
Lukas Reschke d2a34f4b35 Fixes a issue with the log 14 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 14 years ago
Lukas Reschke c009bc4b87 Revert 14 years ago
Lukas Reschke ec4c373eaa Settings... 14 years ago
Frank Karlitschek 3947aa3ef7 apps paging is not yet implemented. increase pagesize to 100 as a quickfix 14 years ago
Bjoern Schiessle f91ad08613 fixed broken lines in user table 14 years ago