aboutsummaryrefslogtreecommitdiffstats
path: root/settings/users.php
Commit message (Expand)AuthorAgeFilesLines
* Use JSON to send/receive group data.Owen Winkler2013-08-151-7/+8
* Use !== and === in settings.kondou2013-07-211-1/+1
* allow admin to recover users files in case of password lostBjörn Schießle2013-05-161-0/+3
* Style cleanup settingsBart Visscher2013-02-211-2/+4
* Split editable select code used for quota selection into a jquery pluginRobin Appelman2013-02-111-0/+1
* fix typo in variable nameBjörn Schießle2013-01-291-1/+1
* prepare user table to show and edit display namesBjörn Schießle2013-01-281-3/+3
* typo fixedBjörn Schießle2013-01-251-1/+1
* compare the correct uidsBjörn Schießle2013-01-251-0/+1
* get all display names from users in a given groupBjörn Schießle2013-01-251-1/+1
* get all display namesBjörn Schießle2013-01-251-5/+10
* Spaces to tabsBart Visscher2013-01-161-5/+5
* Fix regression caused by 31b1a73e1f508a33843835b632ee05c7bfc2aaafDaniel Molkentin2013-01-151-1/+3
* Check if user is admin - boolLukas Reschke2013-01-141-2/+1
* Change old variable name $default_quota to $defaultQuotaMichael Gapczynski2012-12-281-1/+1
* moving logic from template to the 'controller'Thomas Müller2012-12-211-11/+20
* remove unused codeThomas Müller2012-12-201-5/+0
* enable translations for quota sizes 'none' and 'default'Thomas Müller2012-12-201-3/+9
* change storage space 'none' to 'Unlimited' and capitalize DefaultJan-Christoph Borchardt2012-12-141-3/+3
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-1/+1
* Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Convert menu entries of settings pages to use routerBart Visscher2012-09-281-2/+2
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* Update settings/users.phpThomas Müller2012-09-041-6/+10
* Remove sharing notice in users settings - The default is now share with anyon...Michael Gapczynski2012-08-271-10/+1
* Move jquery.inview from contacts app to coreMichael Gapczynski2012-08-261-2/+1
* Use limit and offset for subadmin usersMichael Gapczynski2012-08-111-1/+1
* Start with 30 users, this fills my screenMichael Gapczynski2012-08-111-1/+1
* Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski2012-08-111-0/+2
* improve default qouta for subadminsGeorg Ehrke2012-07-201-1/+1
* subadmins can now add usersGeorg Ehrke2012-07-151-5/+7
* fix merge conflictsGeorg Ehrke2012-07-111-1/+1
|\
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-3/+0
* | some work on subadminsGeorg Ehrke2012-07-091-8/+17
|/
* Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke2012-06-251-0/+9
* add configure option for default quotaRobin Appelman2012-02-241-0/+3
* new config widget for user quotaRobin Appelman2012-02-241-1/+7
* save quota in human readable format (42 MB), should prevent some of the overf...Robin Appelman2011-12-141-1/+1
* Removed unused javascriptMarvin Thomas Rabe2011-10-021-2/+1
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe2011-10-021-1/+0
* fix creating usersRobin Appelman2011-09-251-0/+1
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-20/+4
* add option to set user quotaRobin Appelman2011-08-151-1/+1
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+55