summaryrefslogtreecommitdiffstats
path: root/settings/templates/users.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵kondou2013-08-251-6/+2
| | | | even more and reword some stuff
* Several improvementskondou2013-08-251-1/+1
| | | | | | | | - Don't use gravatars default avatars - Use "profile image" instead of "avatar" - Use <p> instead of tables - Ease updateAvatar() - Actually return something in \OCP\Avatar
* Use avatar.php in user-managementkondou2013-08-251-1/+1
|
* Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-251-0/+6
| | | | And other small improvements
* Use JSON to send/receive group data.Owen Winkler2013-08-151-3/+3
| | | | Squashed commits from PR #4364 for master.
* Use !== and === in settings.kondou2013-07-211-4/+4
|
* Users page: username instead of login name as col header to avoid confusion ↵Arthur Schiwon2013-06-181-1/+1
| | | | with other backends
* 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
|\ | | | | introduction of display names
| * 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
|\ \ | | | | | | Fixing 998 master
| * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-15/+15
| |\| | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js
| * | displaying notification now centeredThomas Mueller2013-01-111-2/+0
| | | | | | | | | | | | | | | The notification div has been moved to the user templates. Correct display of the notification will only work with the use of OC.Notification.show() as on fadeIn() the css needs to be changed as this style required display: inline.
* | | Move isadmin to external fileLukas Reschke2013-01-211-3/+3
| |/ |/|
* | Spaces to tabsBart Visscher2013-01-161-15/+15
|/
* moving logic from template to the 'controller'Thomas Müller2012-12-211-2/+2
| | | | THX @VicDeo
* enable translations for quota sizes 'none' and 'default'Thomas Müller2012-12-201-4/+19
|
* change technical expression 'Quota' to simpler 'Storage'Jan-Christoph Borchardt2012-12-141-3/+3
|
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-1/+1
|
* Disable asking to save password when adding users.Thomas Tanghus2012-09-051-1/+1
|
* Update settings/templates/users.phpThomas Müller2012-09-041-5/+5
| | | respect coding style
* Remove sharing notice in users settings - The default is now share with ↵Michael Gapczynski2012-08-271-6/+1
| | | | anyone, groups only sharing is now a setting in the admin page
* rename subadmin to group adminGeorg Ehrke2012-08-171-2/+2
|
* Add type text to new user, fixes display issueMichael Gapczynski2012-08-111-1/+1
|
* Show delete tipsy for usersMichael Gapczynski2012-08-041-3/+6
|
* fix a subadmin UI bugGeorg Ehrke2012-08-011-1/+1
|
* improve default qouta for subadminsGeorg Ehrke2012-07-201-2/+13
|
* fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke2012-07-191-1/+1
|
* subadmins can now add usersGeorg Ehrke2012-07-151-7/+13
|
* some work on subadminsGeorg Ehrke2012-07-091-2/+20
|
* Added undo functionality to delete user procedure on user settings pageSam Tuke2012-07-041-0/+2
|
* Added text ACS warning to admin's user settings page, and corresponding CSS ↵Sam Tuke2012-06-251-0/+5
| | | | styles
* applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-121-41/+69
|
* fixed broken lines in user tableBjoern Schiessle2012-06-081-1/+1
|