Michael Gapczynski
|
1c13b2681a
|
Fix my last commit 9ee4fc
|
2011-08-17 14:22:14 -04:00 |
Michael Gapczynski
|
9ee4fcdf2f
|
Only show 'Shared' directory if files are shared with you
|
2011-08-17 13:47:10 -04:00 |
Michael Gapczynski
|
5925697374
|
Fix bug in getPermissions() and clean-up unlink() and rename()
|
2011-08-17 12:58:09 -04:00 |
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
|
2011-08-16 21:32:51 -04:00 |
Michael Gapczynski
|
0edce1796b
|
Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing
|
2011-08-16 20:21:57 -04:00 |
Michael Gapczynski
|
582dca4d91
|
Initial merging of files_sharing and files_publiclink
|
2011-08-16 20:21:18 -04:00 |
Robin Appelman
|
42ed3c6b7e
|
fix problem with building the IN query
|
2011-08-17 00:34:02 +02:00 |
Michael Gapczynski
|
717ab56419
|
Display public icon next to publicly shared files
|
2011-08-16 12:18:31 -04:00 |
Michael Gapczynski
|
726933831d
|
Public link folder uploading not implemented, comment out checkbox for it in dropdown
|
2011-08-16 12:06:08 -04:00 |
Michael Gapczynski
|
e4c9871299
|
This should actually make the 'Shared' directory automatically everytime
|
2011-08-15 20:45:07 -04:00 |
Michael Gapczynski
|
5fbed936bf
|
Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory
|
2011-08-15 20:33:02 -04:00 |
Michael Gapczynski
|
5b09aef166
|
Additional user group sharing support and more clean-up in the constructor
|
2011-08-15 17:37:16 -04:00 |
Michael Gapczynski
|
5cb687d168
|
Refactor getUserAndGroups() for new user group sharing standard - user@group
|
2011-08-14 12:16:14 -04:00 |
Michael Gapczynski
|
e1473cfe83
|
Change OC_GROUP to OC_Group
|
2011-08-14 11:44:37 -04:00 |
Michael Gapczynski
|
3c517499bb
|
OC_Share constructor refactored for user group sharing
|
2011-08-12 20:49:44 -04:00 |
Michael Gapczynski
|
497789cdd8
|
Clean up constructor for OC_Share, add some error handling for sharing files
|
2011-08-12 17:22:32 -04:00 |
Michael Gapczynski
|
a8e6be6016
|
Change the share file action icon if the file is already shared with someone
|
2011-08-12 11:34:17 -04:00 |
Michael Gapczynski
|
9e35d5a886
|
Remove hardcoded http:// when generating public links
|
2011-08-11 16:56:09 -04:00 |
Michael Gapczynski
|
c65046773d
|
Make unshare work from dropdown
|
2011-08-11 14:20:50 -04:00 |
Michael Gapczynski
|
6d25943f2f
|
Fix some areas on dropdown triggering the dropdown to hide
|
2011-08-11 12:50:29 -04:00 |
Michael Gapczynski
|
0ad0ed77c5
|
Hide the dropdown if you click the share file action button
|
2011-08-11 12:03:48 -04:00 |
Michael Gapczynski
|
0f91438b80
|
Don't spawn a new dropdown if there is already one open
|
2011-08-11 11:52:10 -04:00 |
Michael Gapczynski
|
2af0269eb9
|
Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing
Conflicts:
apps/files_sharing/js/share.js
|
2011-08-11 11:15:17 -04:00 |
Michael Gapczynski
|
103d23b3a3
|
Refactoring in dropdown javascript
|
2011-08-11 11:09:14 -04:00 |
Jan-Christoph Borchardt
|
568fd0df83
|
changed quotes
|
2011-08-11 13:53:25 +02:00 |
Jan-Christoph Borchardt
|
511c193631
|
only load share action when in file browser
|
2011-08-11 13:33:43 +02:00 |
Michael Gapczynski
|
80660bdc07
|
Fix shared list for files inside of shared folders
|
2011-08-10 13:38:58 -04:00 |
Michael Gapczynski
|
88e338ec23
|
Only show can edit (if not checked) and unshare button on hover
|
2011-08-09 17:55:51 -04:00 |
Michael Gapczynski
|
7c840e9bbb
|
Remove users and groups from the select form that have already been shared with
|
2011-08-09 11:00:14 -04:00 |
Michael Gapczynski
|
c654442901
|
No more subnavigation entries, fixing 'Shared'
|
2011-08-09 10:45:12 -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
|
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
|
8f01abf054
|
Share dropdown updates, making public links now works
|
2011-08-03 15:21:53 -04:00 |
Michael Gapczynski
|
96ab35a331
|
Animate appearance of share drop down
|
2011-08-02 15:23:17 -04:00 |
Jan-Christoph Borchardt
|
d0b2a3b1ac
|
moved dialog css to sharing, fixed position
|
2011-08-02 19:30:18 +02:00 |
Jan-Christoph Borchardt
|
d71cca0e81
|
first style for sharing dropdown, some html fixes
|
2011-08-02 18:58:33 +02:00 |
Michael Gapczynski
|
0d79560e94
|
New implementation of share dialog
|
2011-08-02 12:19:49 -04:00 |
Michael Gapczynski
|
ddfc9fc001
|
Move registering shared storage out of base
|
2011-08-01 10:58:15 -04:00 |
Michael Gapczynski
|
57ca70e27c
|
Add support for assigning permissions in share dialog and switch to post
|
2011-07-31 20:47:53 -04:00 |
Michael Gapczynski
|
a14a83b9c6
|
Fix delTree(), it shouldn't be passed to the local storage provider unless the user has delete permission
|
2011-07-31 15:02:59 -04:00 |
Michael Gapczynski
|
c185743ae9
|
Update the folder sizes for shared folders
|
2011-07-31 14:48:23 -04:00 |
Michael Gapczynski
|
f88c4b1f48
|
Human readable permissions in shared files list
|
2011-07-31 13:15:07 -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
|
d13ba0ee2d
|
Revise permissions system to support read, write, and delete
|
2011-07-30 16:03:32 -04:00 |
Jan-Christoph Borchardt
|
09e05d14a0
|
im in ur branch, fixin teh details
|
2011-07-30 14:40:10 +02:00 |
Michael Gapczynski
|
f0c1f38f98
|
Add share action for mutliple selected files
|
2011-07-29 15:43:29 -04:00 |
Michael Gapczynski
|
45222f34a6
|
Make 'Share' a subnavigation entry of of 'Files'
|
2011-07-29 12:20:01 -04:00 |
Michael Gapczynski
|
1fc41a7bfc
|
Integrate sharing app with the new interface
|
2011-07-29 12:11:53 -04:00 |