summaryrefslogtreecommitdiffstats
path: root/settings/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
| * simplify code of createuser.phpGeorg Ehrke2012-07-201-7/+4
| * simplify code of changepassword.phpGeorg Ehrke2012-07-191-12/+2
| * fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke2012-07-192-3/+3
| * fix setqouta for subadminsGeorg Ehrke2012-07-191-1/+7
| * simplify code of remoteuser.phpGeorg Ehrke2012-07-191-14/+4
| * fix removeuser.php for subadminsGeorg Ehrke2012-07-181-1/+17
| * remove unused code from togglesubadmins.phpGeorg Ehrke2012-07-181-4/+0
| * fix changepassword.php for subadminsGeorg Ehrke2012-07-181-1/+22
| * add another file which was missing in the previous commitGeorg Ehrke2012-07-151-0/+23
| * subadmins can now add usersGeorg Ehrke2012-07-151-4/+25
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-0910-19/+0
| * CSRF check in the settingsLukas Reschke2012-07-0713-1/+15
| * use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
| * use new sanitize HTML functionBjoern Schiessle2012-06-191-1/+1
| * Fix newline in codeBart Visscher2012-06-041-2/+3
| * Validate email on saveTom Needham2012-06-041-5/+4
* | backport 1bccc80996e270f928c207cdd3090f4284abaea5Georg Ehrke2012-08-241-1/+1
* | CSRF checksLukas Reschke2012-07-2012-2/+14
* | use new sanitize HTML function backportedBjoern Schiessle2012-06-201-1/+1
* | Validate email on saveTom Needham2012-06-041-5/+4
|/
* Sanitize group in togglegroupsMichael Gapczynski2012-05-091-1/+1
* Provide feedback when user creation failsMichael Gapczynski2012-05-061-4/+4
* sanity check on language selectionRobin Appelman2012-04-151-2/+8
* reuse OC_L10N objectsRobin Appelman2012-04-143-3/+3
* show error when installing an app has failedRobin Appelman2012-04-142-4/+6
* Add support for logging to syslogBart Visscher2012-03-301-1/+1
* improve log browsingRobin Appelman2012-02-262-0/+22
* add configure option for default quotaRobin Appelman2012-02-241-2/+9
* new config widget for user quotaRobin Appelman2012-02-241-4/+5
* add a default user quotaRobin Appelman2012-02-241-2/+8