summaryrefslogtreecommitdiffstats
path: root/settings/ajax
Commit message (Expand)AuthorAgeFilesLines
* Move isUserVerified to OC_UtilLukas Reschke2012-10-161-1/+1
* Password check for adminsLukas Reschke2012-10-161-2/+6
* Correct check for adminLukas Reschke2012-10-161-4/+2
* Verify passwords for adminsLukas Reschke2012-10-161-3/+11
* Revert "Verify user login before changing the password reset mail"Lukas Reschke2012-10-151-1/+0
* Revert "Remove old password check from changepassword and use verifyUser inst...Lukas Reschke2012-10-151-1/+2
* Verify user login before changing the password reset mailLukas Reschke2012-10-151-0/+1
* Remove old password check from changepassword and use verifyUser insteadLukas Reschke2012-10-151-2/+1
* Change auth checksLukas Reschke2012-10-153-19/+7
* Unneeded double checkLukas Reschke2012-10-151-1/+0
* Disallow users to delete their own accountsLukas Reschke2012-10-101-1/+6
* Merge branch 'master' of https://github.com/owncloud/coreSam Tuke2012-09-182-1/+2
|\
| * Use correct translation fileThomas Müller2012-09-171-1/+1
| * $l was undefinedThomas Müller2012-09-171-0/+1
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-3/+2
|/
* return a message when app could not be enabledJörn Friedrich Dreyer2012-09-121-1/+1
* adding space between) and {Thomas Mueller2012-09-073-5/+5
* no more require_once()Thomas Mueller2012-09-053-3/+3
* Adding missing translationThomas Mueller2012-09-041-6/+8
* Update settings/ajax/userlist.phpThomas Müller2012-09-041-2/+9
* Update settings/ajax/togglegroups.phpThomas Müller2012-09-041-6/+6
* Update settings/ajax/setloglevel.phpThomas Müller2012-09-041-3/+1
* Update settings/ajax/setlanguage.phpThomas Müller2012-09-041-3/+3
* Update settings/ajax/removeuser.phpThomas Müller2012-09-041-1/+1
* Update settings/ajax/removeuser.phpThomas Müller2012-09-041-3/+3
* Update settings/ajax/removegroup.phpThomas Müller2012-09-041-1/+1
* Update settings/ajax/removegroup.phpThomas Müller2012-09-041-2/+2
* Update settings/ajax/openid.phpThomas Müller2012-09-041-3/+3
* Update settings/ajax/creategroup.phpThomas Müller2012-09-041-3/+3
* Update settings/ajax/lostpassword.phpThomas Müller2012-09-041-3/+3
* Update settings/ajax/getlog.phpThomas Müller2012-09-041-2/+4
* Update settings/ajax/creategroup.phpThomas Müller2012-09-041-4/+4
* Update settings/ajax/setquota.phpThomas Müller2012-09-041-9/+9
* Update settings/ajax/createuser.phpThomas Müller2012-09-041-11/+14
* Update settings/ajax/changepassword.phpThomas Müller2012-09-041-6/+6
* Update settings/ajax/apps/ocs.phpThomas Müller2012-09-041-4/+4
* send the current owncloud version to the ocs server so that we can filter for...Frank Karlitschek2012-08-311-1/+2
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2514-32/+196
|\
| * fix error in check if app is installedRobin Appelman2012-08-181-1/+1
| * Backgroundjobs: interface improvementsJakob Sack2012-08-121-1/+4
| * Use limit and offset for subadmin usersMichael Gapczynski2012-08-111-2/+2
| * Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski2012-08-111-0/+45
| * Backgroundjobs: Fix bug in admin interfaceJakob Sack2012-08-111-1/+1
| * Backgroundjobs: Forgot to require lib/base.phpJakob Sack2012-08-091-0/+3
| * Add first version of backgroundjobs settingsJakob Sack2012-08-091-0/+28
| * Return possibly changed appid.Thomas Tanghus2012-08-051-3/+4
| * Wait with csrf check for now.Thomas Tanghus2012-08-041-1/+1
| * And add the file goddammitThomas Tanghus2012-08-041-0/+65
| * hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-041-1/+1
| * fix tooglegroup for subadminsGeorg Ehrke2012-07-201-1/+7