Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-15Use JSON to send/receive group data.Owen Winkler
2013-07-21Use !== and === in settings.kondou
2013-05-16allow admin to recover users files in case of password lostBjörn Schießle
2013-02-22Style cleanup settingsBart Visscher
2013-02-11Split editable select code used for quota selection into a jquery pluginRobin Appelman
2013-01-30fix typo in variable nameBjörn Schießle
2013-01-28prepare user table to show and edit display namesBjörn Schießle
2013-01-25typo fixedBjörn Schießle
2013-01-25compare the correct uidsBjörn Schießle
2013-01-25get all display names from users in a given groupBjörn Schießle
2013-01-25get all display namesBjörn Schießle
2013-01-16Spaces to tabsBart Visscher
2013-01-16Fix regression caused by 31b1a73e1f508a33843835b632ee05c7bfc2aaafDaniel Molkentin
2013-01-14Check if user is admin - boolLukas Reschke
2012-12-29Change old variable name $default_quota to $defaultQuotaMichael Gapczynski
2012-12-21moving logic from template to the 'controller'Thomas Müller
2012-12-20remove unused codeThomas Müller
2012-12-20enable translations for quota sizes 'none' and 'default'Thomas Müller
2012-12-15change storage space 'none' to 'Unlimited' and capitalize DefaultJan-Christoph Borchardt
2012-11-05Style: Remove all the dangling white spacesFelix Moeller
2012-11-04Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller
2012-09-29Convert menu entries of settings pages to use routerBart Visscher
2012-09-07adding space between) and {Thomas Mueller
2012-09-04Update settings/users.phpThomas Müller
2012-08-28Remove sharing notice in users settings - The default is now share with anyon...Michael Gapczynski
2012-08-27Move jquery.inview from contacts app to coreMichael Gapczynski
2012-08-12Use limit and offset for subadmin usersMichael Gapczynski
2012-08-12Start with 30 users, this fills my screenMichael Gapczynski
2012-08-12Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski
2012-07-20improve default qouta for subadminsGeorg Ehrke
2012-07-15subadmins can now add usersGeorg Ehrke
2012-07-11fix merge conflictsGeorg Ehrke
2012-07-09some work on subadminsGeorg Ehrke
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-06-25Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke
2012-02-25add configure option for default quotaRobin Appelman
2012-02-25new config widget for user quotaRobin Appelman
2011-12-14save quota in human readable format (42 MB), should prevent some of the overf...Robin Appelman
2011-10-02Removed unused javascriptMarvin Thomas Rabe
2011-10-02Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe
2011-09-25fix creating usersRobin Appelman
2011-09-18Move some common code to OC_UtilBart Visscher
2011-08-23allow apps to register form for the settings and admin pagesRobin Appelman
2011-08-15add option to set user quotaRobin Appelman
2011-08-13merged admin, help and settings to settingsJan-Christoph Borchardt