summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/userautocomplete.php
Commit message (Expand)AuthorAgeFilesLines
* ported getUserFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Make users only able to share with users in groups they belong toMichael Gapczynski2012-03-281-10/+12
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-1/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-5/+3
* Change OC_GROUP to OC_GroupMichael Gapczynski2011-08-141-1/+1
* Use chosen select form for selecting users in sharing drop downMichael Gapczynski2011-08-091-8/+7
* Merge branch 'master' into sharing. Integrate with changes in master, rename ...Michael Gapczynski2011-07-301-3/+3
* Include groups in user autocompleteMichael Gapczynski2011-07-241-2/+8
* Add support for user autocompleteMichael Gapczynski2011-07-241-0/+23