Skip to content

Conversation

@viniciuscb
Copy link
Member

Proposal and discussion at #137

viniciuscb and others added 9 commits September 11, 2017 15:31
Signed-off-by: Vinicius Cubas Brand <[email protected]>
This commit inserts a panel in files visualization to allow filtering files that were shared to one or more circles.
Depends on some other modifications in nextcloud core, that will be referenced in the PR.

Signed-off-by: Vinicius Cubas Brand <[email protected]>
Files-circles-panel: in javascript interface, just show the circles that the current user is member of.

Signed-off-by: Vinicius Cubas Brand <[email protected]>
Signed-off-by: Maxence Lange <[email protected]>
Signed-off-by: Maxence Lange <[email protected]>
Signed-off-by: Maxence Lange <[email protected]>
This reverts commit cfffcd6.

Signed-off-by: Maxence Lange <[email protected]>
/** @noinspection PhpMethodParametersCountMismatchInspection */
$qb->from('share', 's')
->andWhere($expr->eq('s.share_type', $qb->createNamedParameter(Share::SHARE_TYPE_CIRCLE)))
->where($expr->eq('s.share_type', $qb->createNamedParameter(Share::SHARE_TYPE_CIRCLE)))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad, monday morning...

@ArtificialOwl ArtificialOwl merged commit 6b92706 into nextcloud:master Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants