server/apps/files_sharing/tests
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI
Since OC.Share didn't have any array containing the list of shares for
the current file, OC.Share.currentShares has been introduced to contain
the full share item structure instead of the reduced one
OC.Share.itemShares.

The event "sharesChanged" is now passing OC.Share.currentShares, which
itself includes the display name to be displayed for the recipients in
the action icon.
2014-06-04 10:37:04 +02:00
..
js Use recipient display names when updating shares in the UI 2014-06-04 10:37:04 +02:00
api.php allow admin to disable sharing for specific groups of users 2014-05-22 10:43:44 +02:00
base.php allow admin to disable sharing for specific groups of users 2014-05-22 10:43:44 +02:00
cache.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
permissions.php fix share api tests 2014-04-23 12:54:25 +02:00
proxy.php allow admin to disable sharing for specific groups of users 2014-05-22 10:43:44 +02:00
sharedstorage.php don't lose file size during rename 2014-05-26 14:11:33 +02:00
updater.php move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00