summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-111-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-101-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-092-0/+30
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-085-0/+18
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-0713-0/+41
* check if permissions existsBjoern Schiessle2014-06-061-1/+5
* Limit permissions to share permissionsRobin Appelman2014-06-061-0/+3
* fix unshareFromSelf()Bjoern Schiessle2014-06-062-9/+77
* update unit tests and make sure that we return the right permissions for file...Bjoern Schiessle2014-06-061-0/+5
* the mount point always have delete permissions to allow unmountBjoern Schiessle2014-06-061-2/+2
* add some testsBjoern Schiessle2014-06-061-1/+59
* nake sure ti create new db entry when user renames a group shareBjoern Schiessle2014-06-061-1/+1
* fix db queryBjoern Schiessle2014-06-061-1/+1
* Fix phpdoc and commentsRobin Appelman2014-06-063-3/+4
* update share API tests, file shares never have delete permissionsBjoern Schiessle2014-06-061-4/+6
* make sure that we have a path relative to data/user/files to work withBjoern Schiessle2014-06-061-2/+3
* update mount point if file_target changedBjoern Schiessle2014-06-061-2/+5
* add additional unit testsBjoern Schiessle2014-06-062-3/+144
* get unique_name value directly from the share arrayBjoern Schiessle2014-06-061-1/+1
* fix mount point move up if the parent no longer existsBjoern Schiessle2014-06-062-80/+61
* bring back updateFileTarget() got lost during last rebaseBjoern Schiessle2014-06-061-0/+31
* remove share mountBjoern Schiessle2014-06-061-1/+4
* don't allow to share single files with delete permissions, user should only b...Bjoern Schiessle2014-06-067-130/+408
* Move shared mount moving from the storage to the mountRobin Appelman2014-06-062-122/+157
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-0673-73/+297
* Dont overwrite OCA.SharingRobin Appelman2014-06-051-1/+3
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-054-2/+146
|\
| * Fixed wording to "Shared by link"Vincent Petry2014-06-042-3/+3
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-044-2/+146
* | Merge pull request #8862 from owncloud/share-overview-fixmimetypeicewind19912014-06-051-4/+2
|\ \
| * | Fix mime type returning for "shared with others" filesVincent Petry2014-06-041-4/+2
| |/
* | Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-054-118/+3
|\ \
| * | - drop permissions table and related codeThomas Müller2014-06-054-118/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0517-15/+9
* | | Merge pull request #8724 from owncloud/update-sabre-2.0Thomas Müller2014-06-043-4/+5
|\ \ \
| * | | Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-043-4/+5
| |/ /
* | | Merge pull request #8824 from owncloud/mail_template_editing_in_webuiMorris Jobke2014-06-0410-0/+457
|\ \ \
| * | | fixes during testThomas Müller2014-06-043-21/+32
| * | | convert mail template editor to app framework for a restful apiJörn Friedrich Dreyer2014-06-0313-141/+204
| * | | minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-0210-0/+383
* | | | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-046-110/+640
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not update action icon recipients for file listVincent Petry2014-06-041-0/+5
| * | | Use recipient display names when updating shares in the UIVincent Petry2014-06-042-25/+33
| * | | Multiple fixes to sharing overviewVincent Petry2014-06-033-36/+145
| * | | Now using shareOwner for the share ownerVincent Petry2014-06-023-6/+12
| * | | More unit tests and fixes for shareVincent Petry2014-06-022-125/+255
| * | | Added unit tests for share.js and share iconVincent Petry2014-06-023-21/+229
| * | | Update share action text to display owner/recipientsVincent Petry2014-06-023-99/+163
| |/ /
* | | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-042-9/+2
|\ \ \
| * | | infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-032-9/+2