Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4262 from owncloud/fix_jslint_kondou | Christopher | 2013-08-20 | 1 | -4/+6 |
|\ | | | | | Fix some JSLint warnings | ||||
| * | Fix a syntax error & have if-conds in an own line | kondou | 2013-08-01 | 1 | -1/+3 |
| | | |||||
| * | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -4/+4 |
| | | |||||
* | | Break long lines into smaller ones. | Owen Winkler | 2013-08-18 | 1 | -3/+10 |
| | | |||||
* | | Use JSON to send/receive group data. | Owen Winkler | 2013-08-15 | 1 | -11/+10 |
|/ | | | | Squashed commits from PR #4364 for master. | ||||
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -19/+19 |
| | |||||
* | Use OC instead of oc to show alert at an error. | kondou | 2013-07-10 | 1 | -1/+1 |
| | | | | Related to #4001 | ||||
* | Do not add groups if user has no groups | Victor Dubiniuk | 2013-07-03 | 1 | -2/+4 |
| | |||||
* | Replace display name only | Victor Dubiniuk | 2013-06-18 | 1 | -1/+1 |
| | |||||
* | show nicer warning if the admin recovery password was wrong | Björn Schießle | 2013-05-16 | 1 | -4/+6 |
| | |||||
* | some error handling in case the recovery password is wrong | Björn Schießle | 2013-05-16 | 1 | -0/+4 |
| | |||||
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -1/+3 |
| | |||||
* | Fix retrieval of users with multiple backends | Arthur Schiwon | 2013-05-03 | 1 | -3/+9 |
| | |||||
* | Add the quota change listeners to newly added user entries in the user list | Robin Appelman | 2013-04-10 | 1 | -12/+19 |
| | |||||
* | Fix Typo | kondou | 2013-04-05 | 1 | -2/+2 |
| | |||||
* | Fix #2693 | kondou | 2013-04-05 | 1 | -2/+2 |
| | | | | | When removing a group response.data.action becomes 'remove', thus the if shows an empty notification. | ||||
* | Merge pull request #2448 from owncloud/userlist_available_groups | Bernhard Posselt | 2013-03-29 | 1 | -4/+13 |
|\ | | | | | User list: Keep array of available groups. Should fix #873 | ||||
| * | User list: Keep array of available groups. Should fix #873 | Thomas Tanghus | 2013-03-19 | 1 | -4/+13 |
| | | |||||
* | | Users: use DisplayName in the Display Name col when appending users | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 |
|/ | |||||
* | User list: Avoid dupes and better sorting. Fix #2420 | Thomas Tanghus | 2013-03-19 | 1 | -15/+65 |
| | |||||
* | Sanitize uid, group and quota | Lukas Reschke | 2013-03-04 | 1 | -5/+5 |
| | |||||
* | sort users according to display name | Arthur Schiwon | 2013-02-26 | 1 | -2/+2 |
| | |||||
* | Fetch displayname in userlist ajax requests. Refs #1681 | Thomas Tanghus | 2013-02-22 | 1 | -4/+4 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Sanitize HTML | Lukas Reschke | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | fixing javascript errors IE8 in user management | Thomas Mueller | 2013-02-14 | 1 | -3/+4 |
| | |||||
* | missing piece after merge | Thomas Mueller | 2013-02-13 | 1 | -6/+0 |
| | |||||
* | Split editable select code used for quota selection into a jquery plugin | Robin Appelman | 2013-02-11 | 1 | -423/+369 |
| | |||||
* | Merge pull request #1229 from owncloud/from_live_to_on | Thomas Müller | 2013-02-03 | 1 | -9/+9 |
|\ | | | | | replace live() with on() in core js | ||||
| * | use on instead of live in users.js | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -1/+1 |
| | | |||||
| * | replace live() with on() in core js | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -8/+8 |
| | | |||||
* | | fix #1276 - use registerLoadedCallback() | Thomas Mueller | 2013-02-01 | 1 | -3/+4 |
|/ | |||||
* | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 1 | -0/+36 |
|\ | | | | | introduction of display names | ||||
| * | only change display name if the display name from the current user was ↵ | Björn Schießle | 2013-01-29 | 1 | -0/+2 |
| | | | | | | | | changed; add correct display name to new user | ||||
| * | remove debug output | Björn Schießle | 2013-01-29 | 1 | -3/+0 |
| | | |||||
| * | remove dubug output | Björn Schießle | 2013-01-29 | 1 | -1/+0 |
| | | |||||
| * | show display name in input field | Björn Schießle | 2013-01-28 | 1 | -1/+2 |
| | | |||||
| * | interface and API to change display names | Björn Schießle | 2013-01-28 | 1 | -0/+37 |
| | | |||||
* | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-18 | 1 | -2/+3 |
|\| | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js | ||||
| * | Users: Show selected groups first in list. | Thomas Tanghus | 2012-12-21 | 1 | -0/+1 |
| | | |||||
| * | multiSelect: Modified users.js to only update other multiSelects. | Thomas Tanghus | 2012-12-21 | 1 | -2/+2 |
| | | |||||
* | | javascript syntax error fixed on the way | Thomas Mueller | 2013-01-04 | 1 | -3/+3 |
| | | |||||
* | | new javascript notification functions used within users.js | Thomas Mueller | 2013-01-04 | 1 | -5/+4 |
|/ | |||||
* | adding missing translations for various strings + fixing tool tip on delete | Thomas Müller | 2012-12-20 | 1 | -394/+402 |
| | |||||
* | More whitespace fixes | Bart Visscher | 2012-12-15 | 1 | -1/+1 |
| | |||||
* | use attr instead of data | Georg Ehrke | 2012-11-29 | 1 | -7/+2 |
| | |||||
* | Revert "fix group and subadmin managing for 'ajax-loaded' users" | Georg Ehrke | 2012-11-29 | 1 | -2/+7 |
| | | | | This reverts commit a5774229a13ef307dabe3142d1a85f12bf41b391. | ||||
* | add a client side check | Georg Ehrke | 2012-11-28 | 1 | -0/+3 |
| | |||||
* | fix group and subadmin managing for 'ajax-loaded' users | Georg Ehrke | 2012-11-28 | 1 | -7/+2 |
| | |||||
* | make some checks server-side | Georg Ehrke | 2012-11-28 | 1 | -3/+0 |
| |