Frank Karlitschek
|
c79a529edd
|
remove not needed includes
|
2012-05-28 13:57:45 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Michael Gapczynski
|
e0a5f976e7
|
Fix bug oc-542, encode urls for private links
|
2012-05-07 11:30:36 -04: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
|
7eb7492360
|
some fixes for sharing
|
2012-04-27 23:14:53 +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
|
87627c7a50
|
Fix overwriting of internal sharing for shared folders - bug oc-260
|
2012-02-18 19:30:54 -05:00 |
Michael Gapczynski
|
9e50cecf27
|
Fix shared status for files inside a shared folder
|
2011-12-17 21:13:54 -05:00 |
krzaczek
|
82f30c709c
|
apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax file
to enable other user backend
|
2011-11-18 14:05:38 +01:00 |
Brice Maron
|
59eac3bc29
|
Correct little typo/bug in log display and remove ending php tag
|
2011-10-18 20:10:17 +02: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
|
8c8490b28e
|
Show users shared with in the drop down for reshared files
|
2011-08-24 18:41:36 -04:00 |
Michael Gapczynski
|
ca86093270
|
Full support for viewing public links from sharing drop down
|
2011-08-19 12:47:00 -04:00 |
Michael Gapczynski
|
23c8d7b3fb
|
Show which parent folder is shared with the user in the sharing drop down
|
2011-08-08 15:49:16 -04:00 |
Michael Gapczynski
|
5d521d7c7c
|
Sharing dropdown changes: show users that have a parent folder shared with them and add the ability to change permissions
|
2011-08-07 15:20:57 -04:00 |
Michael Gapczynski
|
843f8aca7c
|
Full support for making and deleting public links from share dropdown
|
2011-08-05 11:18:35 -04:00 |
Michael Gapczynski
|
0d79560e94
|
New implementation of share dialog
|
2011-08-02 12:19:49 -04:00 |