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
2014-12-12move loading of JS and CSS to templateMorris Jobke
2014-12-12remove PHP generated user list and move all to the existing JS partMorris Jobke
2014-12-09reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke
2014-11-05drop jquery.inview as it is unusedMorris Jobke
2014-09-05Using countUsers method to return true count of usersClark Tomlinson
2014-07-16Port of #9584Stephan Peijnik
2014-06-23Better Logic to display user count for everyone.raghunayyar
2014-06-02small fixes / cleanupArthur Schiwon
2014-06-02Add spaceLukas Reschke
2014-06-02Rename $accessibleusers to $accessibleUsersLukas Reschke
2014-06-02Rename $isadmin to $isAdminLukas Reschke
2014-06-02unify and consolidate group fetching method for initial template fill and aja...Arthur Schiwon
2014-06-02enable group filteringArthur Schiwon
2014-06-02make filter work on server-sideArthur Schiwon
2014-06-02refactor delete handling and apply it to users and groupsArthur Schiwon
2014-06-02resolving conflict when picking 8b81a0braghunayyar
2014-06-02sort groups by user countArthur Schiwon
2014-06-02Splits Code for Users and Groups.raghunayyar
2014-06-02add Last Login columnArthur Schiwon
2014-06-02add Storage Location colArthur Schiwon
2014-06-02Removes Delete Icon from Admin Group.raghunayyar
2014-06-02Reverts last commit, implements user in group count.raghunayyar
2014-03-25killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller
2013-09-09Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou
2013-08-26Clean up some cruftkondou
2013-08-25Modularize get(), async getAvatar, avatars @ usermgmtkondou
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