Henning Snater has submitted this change and it was merged. Change subject: (bug 43609) 'wikibase-item' data type now uses 'wikibase-entityid' data value ......................................................................
(bug 43609) 'wikibase-item' data type now uses 'wikibase-entityid' data value * 'wikibase-item' data type definition changed to use 'wikibase-entityid' data value * adjusted UI to deal with the data type changes * added Jeroen's original tests This depends on the original commit I0ffafe2b as well as several commits in the DataValues and some commits in the Wikibase extension. Change-Id: I36bd939f96106378fb084af50fe087ae603e74c9 --- M lib/WikibaseLib.php M lib/includes/ReferencedEntitiesFinder.php M lib/resources/jquery.valueview.views/wikibaseItem.js M lib/resources/wikibase.datamodel/wikibase.EntityId.js M lib/resources/wikibase.store/wikibase.Api.js M lib/tests/phpunit/ReferencedEntitiesFinderTest.php M lib/tests/phpunit/property/PropertyTest.php M lib/tests/phpunit/snak/PropertyValueSnakTest.php M repo/includes/api/ApiCreateClaim.php M repo/includes/api/ApiSetClaimValue.php M repo/tests/phpunit/includes/api/ApiCreateClaimTest.php M repo/tests/phpunit/includes/api/ApiSetClaimValueTest.php 12 files changed, 96 insertions(+), 47 deletions(-) Approvals: Henning Snater: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/44440 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I36bd939f96106378fb084af50fe087ae603e74c9 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Werner <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Henning Snater <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
