nextcloud/apps
Vincent Petry d4976e5554
Fix post_unshareFromSelf hook parameter format
When unsharing from self in a group share situation, the share items
passed to the post_unshareFromSelf hook were using the wrong format in
which the attribute names (ex: "share_type") have non camel-case format.

This fix makes sure that in group sharing case we use the correct
format. It looks like the code was already producing it but in
array_merge it was not using it and adding the unprocessed one.
2016-10-20 16:09:08 +02:00
..
admin_audit Fix sniffes in admin_audit 2016-09-12 16:48:11 +02:00
comments [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
dav Make sure we only use numbers as length 2016-10-19 09:28:54 +02:00
encryption Fix migration tests 2016-10-13 19:40:44 +02:00
federatedfilesharing [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
federation [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
files Merge pull request #1768 from nextcloud/more-filepicker 2016-10-20 14:46:57 +02:00
files_external [tx-robot] updated from transifex 2016-10-17 00:06:55 +00:00
files_sharing Fix post_unshareFromSelf hook parameter format 2016-10-20 16:09:08 +02:00
files_trashbin [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
files_versions [9.2] Register commands in info.xml (#26248) 2016-10-11 19:48:26 +02:00
provisioning_api Svgo optimization 2016-09-27 20:56:26 +02:00
systemtags change wording of system tags from un/assigned to more human added/removed 2016-10-19 10:50:20 +02:00
testing Svgo optimization 2016-09-27 20:56:26 +02:00
theming Svgo optimization 2016-09-27 20:56:26 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2016-10-13 00:07:02 +00:00
updatenotification [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
user_ldap Merge branch 'master' into downstream-ldap-3 2016-10-16 14:42:16 +02:00
workflowengine Merge pull request #1771 from nextcloud/fix-issue-loading-checks-from-cache 2016-10-18 17:18:33 +02:00