Commit Graph

29 Commits (c8c3b8a63ea1c4763e1a5197487f0ae3506339c1)

Author SHA1 Message Date
Michael Gapczynski 87627c7a50 Fix overwriting of internal sharing for shared folders - bug oc-260 13 years ago
Michael Gapczynski 9e50cecf27 Fix shared status for files inside a shared folder 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
krzaczek 82f30c709c apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax file 14 years ago
krzaczek a70c2b3cb9 apps file_sharing 14 years ago
Brice Maron 29368d1c58 Add 3 More log writing in files sharing app 14 years ago
Brice Maron 59eac3bc29 Correct little typo/bug in log display and remove ending php tag 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Michael Gapczynski 8c8490b28e Show users shared with in the drop down for reshared files 14 years ago
Michael Gapczynski 365c4fdae2 Allow sharing of files shared with you - Bug: Doesn't show up as being shared in the drop down 14 years ago
Michael Gapczynski ca86093270 Full support for viewing public links from sharing drop down 14 years ago
Michael Gapczynski b7b3a49203 Functions to get the token of a public link now stored by OC_Share, remove no longer needed ajax call to getlink.php 14 years ago
Michael Gapczynski 5b09aef166 Additional user group sharing support and more clean-up in the constructor 14 years ago
Michael Gapczynski e1473cfe83 Change OC_GROUP to OC_Group 14 years ago
Michael Gapczynski 3c517499bb OC_Share constructor refactored for user group sharing 14 years ago
Michael Gapczynski 497789cdd8 Clean up constructor for OC_Share, add some error handling for sharing files 14 years ago
Michael Gapczynski c65046773d Make unshare work from dropdown 14 years ago
Michael Gapczynski cdf2dbcd52 Use chosen select form for selecting users in sharing drop down 14 years ago
Michael Gapczynski 23c8d7b3fb Show which parent folder is shared with the user in the sharing drop down 14 years ago
Michael Gapczynski 5d521d7c7c Sharing dropdown changes: show users that have a parent folder shared with them and add the ability to change permissions 14 years ago
Michael Gapczynski 843f8aca7c Full support for making and deleting public links from share dropdown 14 years ago
Michael Gapczynski 0d79560e94 New implementation of share dialog 14 years ago
Michael Gapczynski 57ca70e27c Add support for assigning permissions in share dialog and switch to post 14 years ago
Michael Gapczynski 31a067b5a3 Add support for sharing multiple files from share dialog, move loops outside of OC_SHARE 14 years ago
Michael Gapczynski 5148eb9121 Include groups in user autocomplete 14 years ago
Michael Gapczynski 4282a42b3f Add support for user autocomplete 14 years ago
Michael Gapczynski c9082d5b0d Append number to name if target file already exists 14 years ago
Michael Gapczynski 029b21bf54 First implementation of sharing user interface 14 years ago