Commit Graph

91 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 13 years ago
Thomas Müller f85b709fae Use correct translation file 13 years ago
Thomas Müller 1fd3c5fbc0 $l was undefined 13 years ago
Jörn Friedrich Dreyer 62d8202d59 return a message when app could not be enabled 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Mueller ebb28412ca no more require_once() 13 years ago
Thomas Mueller ae8d2d029f Adding missing translation 13 years ago
Thomas Müller b698fab109 Update settings/ajax/userlist.php 13 years ago
Thomas Müller 4b3fc27a22 Update settings/ajax/togglegroups.php 13 years ago
Thomas Müller 9a8a101756 Update settings/ajax/setloglevel.php 13 years ago
Thomas Müller dafe28e079 Update settings/ajax/setlanguage.php 13 years ago
Thomas Müller 93496a32cc Update settings/ajax/removeuser.php 13 years ago
Thomas Müller de987b475d Update settings/ajax/removeuser.php 13 years ago
Thomas Müller 04aea1eb2e Update settings/ajax/removegroup.php 13 years ago
Thomas Müller b49e8cd04d Update settings/ajax/removegroup.php 13 years ago
Thomas Müller 16b3ffb588 Update settings/ajax/openid.php 13 years ago
Thomas Müller 83575a4436 Update settings/ajax/creategroup.php 13 years ago
Thomas Müller 04033585b0 Update settings/ajax/lostpassword.php 13 years ago
Thomas Müller 6308f80329 Update settings/ajax/getlog.php 13 years ago
Thomas Müller caaaf7a7bf Update settings/ajax/creategroup.php 13 years ago
Thomas Müller a570cc7b60 Update settings/ajax/setquota.php 13 years ago
Thomas Müller e10f46d978 Update settings/ajax/createuser.php 13 years ago
Thomas Müller 69240afd7a Update settings/ajax/changepassword.php 13 years ago
Thomas Müller 8bea9f34e6 Update settings/ajax/apps/ocs.php 13 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 13 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 13 years ago
Robin Appelman eb42148210 fix error in check if app is installed 13 years ago
Jakob Sack 2bc8d3e5d6 Backgroundjobs: interface improvements 13 years ago
Michael Gapczynski 651245effa Use limit and offset for subadmin users 13 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 13 years ago
Jakob Sack bd90b7eaca Backgroundjobs: Fix bug in admin interface 13 years ago
Jakob Sack 2b5f005547 Backgroundjobs: Forgot to require lib/base.php 13 years ago
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 13 years ago
Thomas Tanghus c6b337c3dd Return possibly changed appid. 13 years ago
Thomas Tanghus e1d4f85102 Wait with csrf check for now. 13 years ago
Thomas Tanghus d19803654f And add the file goddammit 13 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 13 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