Christian Kamm
|
cec4b803cf
|
Share UI: Hide 'can share' if capability missing #4231
|
2015-12-08 12:58:56 +01:00 |
|
Olivier Goffart
|
952a134745
|
Sharing: document that the two Type enum are linked
|
2015-11-19 10:50:21 +01:00 |
|
Olivier Goffart
|
887aa952fe
|
ShareDialog: Keep default server permissions by default (#4152)
|
2015-11-19 10:49:39 +01:00 |
|
Roeland Douma
|
914a942e33
|
Merge pull request #4055 from owncloud/user_group_sharing
User group sharing
|
2015-11-06 09:35:42 +01:00 |
|
Roeland Jago Douma
|
90cbd461ab
|
[Sharing] Allow sharing with users/groups from desktop
|
2015-11-04 22:00:35 +01:00 |
|
Daniel Molkentin
|
5fccc25f36
|
Fix Qt4 build
|
2015-11-04 19:28:54 +01:00 |
|
Roeland Jago Douma
|
37098c96f9
|
[Sharing] Add setpermission to sharing code
For user/group/remote shares we were just missing the setPermissions
functionality
|
2015-11-04 12:53:02 +01:00 |
|
Roeland Jago Douma
|
c7b814337a
|
Use proper QFlags
Now the ShareTypes and Permissions are part of the Share class (which is
a bit better abstracted away).
|
2015-10-29 21:47:47 +01:00 |
|
Roeland Jago Douma
|
dd8d02b8ef
|
Act properly if OCS endpoint returned an error (OCS error)
For now pass it on to the gui. So at least they know something is wrong.
|
2015-10-29 16:56:23 +01:00 |
|
Roeland Jago Douma
|
12f7cfde87
|
Shares do not have parents
Also some pointer cleanups
|
2015-10-29 15:42:25 +01:00 |
|
Roeland Jago Douma
|
cf8be7de91
|
Proper const usage
|
2015-10-29 15:42:25 +01:00 |
|
Roeland Jago Douma
|
30a3498c22
|
Fix typos
|
2015-10-29 15:42:25 +01:00 |
|
Roeland Jago Douma
|
390daed3de
|
Added getPublicUpload to LinkShare
so the gui does not have to know abou the internal permissions
|
2015-10-29 15:42:25 +01:00 |
|
Roeland Jago Douma
|
918c06aba3
|
Add share manager and the share objects
|
2015-10-29 15:42:20 +01:00 |
|