Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Arthur Schiwon
|
eb7e2d7d35
|
Sharing: even if a user has more groups in common, he should appear only once in the dropdown list
|
2012-05-09 11:35:36 +02:00 |
Michael Gapczynski
|
ef9511c713
|
Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls
|
2012-05-05 15:18:14 -04:00 |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
Frank Karlitschek
|
70cea18cce
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
Michael Gapczynski
|
5fef9dfc22
|
Make users only able to share with users in groups they belong to
|
2012-03-28 21:18:17 -04:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
2011-09-25 22:19:28 +02:00 |
Michael Gapczynski
|
e1473cfe83
|
Change OC_GROUP to OC_Group
|
2011-08-14 11:44:37 -04:00 |
Michael Gapczynski
|
cdf2dbcd52
|
Use chosen select form for selecting users in sharing drop down
|
2011-08-09 10:34:00 -04:00 |
Michael Gapczynski
|
11d1627513
|
Merge branch 'master' into sharing. Integrate with changes in master, rename classes
Conflicts:
lib/base.php
|
2011-07-30 19:40:19 -04:00 |
Michael Gapczynski
|
5148eb9121
|
Include groups in user autocomplete
|
2011-07-24 16:07:39 -04:00 |
Michael Gapczynski
|
4282a42b3f
|
Add support for user autocomplete
|
2011-07-24 15:47:37 -04:00 |