summaryrefslogtreecommitdiffstats
path: root/settings/users.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Robin Appelman2011-12-141-1/+1
| | | | overflow related problems
* Removed unused javascriptMarvin Thomas Rabe2011-10-021-2/+1
|
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵Marvin Thomas Rabe2011-10-021-1/+0
| | | | code. Removed success message when changing timezone.
* fix creating usersRobin Appelman2011-09-251-0/+1
|
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* 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