Commit Graph

286 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Robin Appelman eb42148210 fix error in check if app is installed 12 years ago
Jakob Sack 2bc8d3e5d6 Backgroundjobs: interface improvements 12 years ago
Michael Gapczynski 651245effa Use limit and offset for subadmin users 12 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 12 years ago
Jakob Sack bd90b7eaca Backgroundjobs: Fix bug in admin interface 12 years ago
Jakob Sack 2b5f005547 Backgroundjobs: Forgot to require lib/base.php 12 years ago
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 12 years ago
Thomas Tanghus c6b337c3dd Return possibly changed appid. 12 years ago
Thomas Tanghus e1d4f85102 Wait with csrf check for now. 12 years ago
Thomas Tanghus d19803654f And add the file goddammit 12 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 12 years ago
Lukas Reschke 93579d88dc CSRF checks 13 years ago
Georg Ehrke 7f08c84739 fix tooglegroup for subadmins 13 years ago
Georg Ehrke e42f765697 simplify code of createuser.php 13 years ago
Georg Ehrke 9157888334 simplify code of changepassword.php 13 years ago
Georg Ehrke 6cf418f2fa fix copy&paste fail and deny subadmins to set the default qouta 13 years ago
Georg Ehrke 2fc834230a fix setqouta for subadmins 13 years ago
Georg Ehrke ffc55f3510 simplify code of remoteuser.php 13 years ago
Georg Ehrke fb6468936e fix removeuser.php for subadmins 13 years ago
Georg Ehrke f503aea099 remove unused code from togglesubadmins.php 13 years ago
Georg Ehrke 4490a88492 fix changepassword.php for subadmins 13 years ago
Georg Ehrke 044134a289 add another file which was missing in the previous commit 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 777eb1d8b1 CSRF check in the settings 13 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 13 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 13 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 13 years ago
Bart Visscher 786325a4bb Fix newline in code 13 years ago
Tom Needham daa4d2cd84 Validate email on save 13 years ago
Tom Needham 55e88120cd Validate email on save 13 years ago
Michael Gapczynski 63cc1ccacd Sanitize group in togglegroups 13 years ago
Michael Gapczynski e0db22cc07 Provide feedback when user creation fails 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman b3bd4bc384 sanity check on language selection 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Robin Appelman d8864d4f4b show error when installing an app has failed 13 years ago
Bart Visscher 3a4521a012 Add support for logging to syslog 13 years ago
Robin Appelman 797e921b9a improve log browsing 13 years ago
Robin Appelman 0d3181b6d1 add configure option for default quota 13 years ago
Robin Appelman 4230e217af new config widget for user quota 13 years ago
Robin Appelman 9f5bce81b0 add a default user quota 13 years ago
Robin Appelman 835d6a9b6e save quota in human readable format (42 MB), should prevent some of the overflow related problems 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 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
Robin Appelman d9372ac766 make log level configurable 13 years ago
Bart Visscher 9a5d517ec2 Add more checks for admin user 13 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 13 years ago
Bart Visscher f149303895 Add email field to personal preferences 13 years ago