server/apps
Vincent Petry 2404f6a5a7
Make share target consistent when grouping group share with user share
In some situations, a group share is created before a user share, and
the recipient renamed the received share before the latter is created.
In this situation, the "file_target" was already modified and the second
created share must align to the already renamed share.

To achieve this, the MountProvider now groups only by "item_source"
value and sorts by share time. This makes it so that the least recent
share is selected as super-share and its "file_target" value is then
adjusted in all grouped shares.

This fixes the issue where this situation would have different
"file_target" values resulting in two shared folders appearing instead
of one.
2016-08-03 10:16:28 +02:00
..
admin_audit Also increase the min version 2016-07-22 14:46:52 +02:00
comments [tx-robot] updated from transifex 2016-08-03 00:11:12 +00:00
dav Adding quota plugin to new dav endpoint (#25615) 2016-07-29 10:03:46 +02:00
encryption [tx-robot] updated from transifex 2016-07-30 00:11:16 +00:00
federatedfilesharing [tx-robot] updated from transifex 2016-08-01 00:10:15 +00:00
federation [tx-robot] updated from transifex 2016-08-01 00:10:15 +00:00
files Merge pull request #653 from nextcloud/animate-sidebar 2016-08-01 18:21:31 +02:00
files_external [tx-robot] updated from transifex 2016-07-31 00:09:54 +00:00
files_sharing Make share target consistent when grouping group share with user share 2016-08-03 10:16:28 +02:00
files_trashbin Fix error message while restoring all files 2016-07-25 09:24:32 +02:00
files_versions [tx-robot] updated from transifex 2016-07-30 00:11:16 +00:00
provisioning_api Also increase the min version 2016-07-22 14:46:52 +02:00
systemtags [tx-robot] updated from transifex 2016-08-02 00:09:59 +00:00
testing Also increase the min version 2016-07-22 14:46:52 +02:00
theming Merge pull request #682 from nextcloud/fix-theming-logo 2016-08-01 19:50:42 +02:00
updatenotification [tx-robot] updated from transifex 2016-07-30 00:11:16 +00:00
user_ldap [tx-robot] updated from transifex 2016-08-03 00:11:12 +00:00
workflowengine Add L10N support 2016-07-27 14:56:21 +02:00