summaryrefslogtreecommitdiffstats
path: root/settings/templates/users.php
Commit message (Expand)AuthorAgeFilesLines
* resolving conflict when picking 8b81a0braghunayyar2014-06-021-246/+0
* do not show 0 when administered group has no usersArthur Schiwon2014-06-021-1/+1
* do not show 0 when group has no usersArthur Schiwon2014-06-021-1/+1
* Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add...raghunayyar2014-06-021-31/+35
* reduce template function callsArthur Schiwon2014-06-021-1/+1
* add Last Login columnArthur Schiwon2014-06-021-0/+11
* Initial Commit : Changes Storage to Quota, Implements GroupName editing.raghunayyar2014-06-021-1/+3
* add Storage Location colArthur Schiwon2014-06-021-0/+2
* Adds Admin to Grouplist Everywhereraghunayyar2014-06-021-1/+7
* Removes Delete Icon from Admin Group.raghunayyar2014-06-021-0/+11
* Adds class button to fix font sizes.raghunayyar2014-06-021-2/+2
* Fixes User Search by username.raghunayyar2014-06-021-2/+1
* Initial Commit : User Search, Fixes Typosraghunayyar2014-06-021-1/+5
* Deletes Group Clientside Effectively.raghunayyar2014-06-021-1/+4
* Implements Group Creation from Sidebarraghunayyar2014-06-021-3/+6
* Reverts last commit, implements user in group count.raghunayyar2014-06-021-1/+4
* Splits Controls overlap in files and users.raghunayyar2014-06-021-1/+1
* resolve conflicts while picking c0fb623raghunayyar2014-06-021-25/+47
* Move isadmin to template and rename it to oc_isadminLukas Reschke2014-02-191-2/+0
* change 'Display Name' to more understandable 'Full Name', fix #5612Jan-Christoph Borchardt2013-11-061-2/+2
* fix translation stringsMorris Jobke2013-10-311-2/+2
* Improve quota input fieldVincent Petry2013-10-301-2/+2
* Fixed table grid styles for IE8Vincent Petry2013-10-111-1/+1
* Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-2/+2
* Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-0/+4
* Use defaultavatarskondou2013-08-291-1/+1
* Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-261-1/+1
* Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-6/+2
* Several improvementskondou2013-08-251-1/+1
* Use avatar.php in user-managementkondou2013-08-251-1/+1
* Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-251-0/+6
* Use JSON to send/receive group data.Owen Winkler2013-08-151-3/+3
* Use !== and === in settings.kondou2013-07-211-4/+4
* Users page: username instead of login name as col header to avoid confusion w...Arthur Schiwon2013-06-181-1/+1
* add hint about what the recovery password field is forBjörn Schießle2013-06-061-1/+5
* allow admin to recover users files in case of password lostBjörn Schießle2013-05-161-0/+5
* Fix #3095.kondou2013-04-241-9/+3
* Users: fix "Other.." quota option for the default quotaRobin Appelman2013-04-091-1/+1
* [core] From echo to pLukas Reschke2013-02-271-54/+54
* fix user delete button not showing in IE, another SVG replacement issueJan-Christoph Borchardt2013-02-141-1/+1
* Split editable select code used for quota selection into a jquery pluginRobin Appelman2013-02-111-33/+29
* Add 'hascontrols' class for content with fixed topbar.Thomas Tanghus2013-02-041-1/+1
* make strings translatableBjörn Schießle2013-01-301-2/+2
* Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-3/+9
|\
| * rename Name to Login NameBjörn Schießle2013-01-281-2/+2
| * show display name in input fieldBjörn Schießle2013-01-281-1/+2
| * interface and API to change display namesBjörn Schießle2013-01-281-1/+1
| * prepare user table to show and edit display namesBjörn Schießle2013-01-281-1/+6
| * compare the correct uidsBjörn Schießle2013-01-251-1/+1
* | Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-261-2/+0
|\ \