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-11-06change 'Display Name' to more understandable 'Full Name', fix #5612Jan-Christoph Borchardt
2013-10-31fix translation stringsMorris Jobke
2013-10-30Improve quota input fieldVincent Petry
2013-10-11Fixed table grid styles for IE8Vincent Petry
2013-09-09Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou
2013-09-01Provide 'enable_avatars' in config.php, to disable avatarskondou
2013-08-29Use defaultavatarskondou
2013-08-26Have a controller instead ofo avatar.php and fix some cropper-designkondou
2013-08-25Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou
2013-08-25Several improvementskondou
2013-08-25Use avatar.php in user-managementkondou
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-06-18Users page: username instead of login name as col header to avoid confusion w...Arthur Schiwon
2013-06-06add hint about what the recovery password field is forBjörn Schießle
2013-05-16allow admin to recover users files in case of password lostBjörn Schießle
2013-04-24Fix #3095.kondou
2013-04-09Users: fix "Other.." quota option for the default quotaRobin Appelman
2013-02-28[core] From echo to pLukas Reschke
2013-02-14fix user delete button not showing in IE, another SVG replacement issueJan-Christoph Borchardt
2013-02-11Split editable select code used for quota selection into a jquery pluginRobin Appelman
2013-02-04Add 'hascontrols' class for content with fixed topbar.Thomas Tanghus
2013-01-30make strings translatableBjörn Schießle
2013-01-30Merge pull request #1360 from owncloud/display_nameLukas Reschke
2013-01-28rename Name to Login NameBjörn Schießle
2013-01-28show display name in input fieldBjörn Schießle
2013-01-28interface and API to change display namesBjörn Schießle
2013-01-28prepare user table to show and edit display namesBjörn Schießle
2013-01-26Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller
2013-01-25compare the correct uidsBjörn Schießle
2013-01-22Move isadmin to external fileLukas Reschke
2013-01-19Merge branch 'master' into fixing-998-masterThomas Mueller
2013-01-16Spaces to tabsBart Visscher
2013-01-11displaying notification now centeredThomas Mueller
2012-12-21moving logic from template to the 'controller'Thomas Müller
2012-12-20enable translations for quota sizes 'none' and 'default'Thomas Müller
2012-12-15change technical expression 'Quota' to simpler 'Storage'Jan-Christoph Borchardt
2012-11-05Style: Remove all the dangling white spacesFelix Moeller
2012-09-05Disable asking to save password when adding users.Thomas Tanghus
2012-09-04Update settings/templates/users.phpThomas Müller
2012-08-28Remove sharing notice in users settings - The default is now share with anyon...Michael Gapczynski
2012-08-17rename subadmin to group adminGeorg Ehrke
2012-08-12Add type text to new user, fixes display issueMichael Gapczynski
2012-08-05Show delete tipsy for usersMichael Gapczynski
2012-08-01fix a subadmin UI bugGeorg Ehrke
2012-07-20improve default qouta for subadminsGeorg Ehrke
2012-07-19fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke
2012-07-15subadmins can now add usersGeorg Ehrke
2012-07-09some work on subadminsGeorg Ehrke