summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/userautocomplete.php
Commit message (Expand)AuthorAgeFilesLines
* Removing most of files_sharing, the Share API implemented the majority of itMichael Gapczynski2012-08-221-30/+0
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Sharing: even if a user has more groups in common, he should appear only once...Arthur Schiwon2012-05-091-0/+1
* Refactor sharing UI; bug fixes, code clean-up, and more efficient with less a...Michael Gapczynski2012-05-051-4/+6
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* 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