Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EntityIdListRelevanceDetectionFilter #1626

Merged
merged 1 commit into from
Jun 2, 2016
Merged

Add EntityIdListRelevanceDetectionFilter #1626

merged 1 commit into from
Jun 2, 2016

Conversation

mwjames
Copy link
Contributor

@mwjames mwjames commented Jun 2, 2016

$GLOBALS['smwgQueryDependencyAffiliatePropertyDetectionlist'] allows to categorize certain properties as affiliate, with the effect that when value changes occur to those properties an update for selected entities are triggered as well.

image

@mwjames mwjames added this to the SMW 2.4 milestone Jun 2, 2016
@mwjames
Copy link
Contributor Author

mwjames commented Jun 2, 2016

@kghbln Once merged can we add $GLOBALS['smwgQueryDependencyAffiliatePropertyDetectionlist'] = array( '_DTITLE' ); since I left the default to be empty.

`$GLOBALS['smwgQueryDependencyAffiliatePropertyDetectionlist']` allows
to categorize certain properties as affiliate, with the effect that
when value changes occur to those properties an update for selected
entities are triggered as well.
@kghbln
Copy link
Member

kghbln commented Jun 2, 2016

Done!

@mwjames
Copy link
Contributor Author

mwjames commented Jun 2, 2016

Done!

Thanks, [0] shows the result of it.

[0] http://sandbox.semantic-mediawiki.org/wiki/Issue/1626

mwjames added a commit that referenced this pull request Jun 7, 2016
Add DeferredCallableUpdate::markAsPending, refs #1421, #1626, #1627
mwjames added a commit that referenced this pull request Jun 10, 2016
EntityIdListRelevanceDetectionFilter to use ChangeOp, refs #1626, #1648
@kghbln kghbln added enhancement Alters an existing functionality or behaviour wikidocu missing Code changes (mostly features) what have not yet been documented labels Aug 20, 2016
@kghbln kghbln removed the wikidocu missing Code changes (mostly features) what have not yet been documented label Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Alters an existing functionality or behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants