Daniel Werner has uploaded a new change for review. Change subject: Using the Claim templates in the Claim widgets now, introduced $.claimlistview ......................................................................
Using the Claim templates in the Claim widgets now, introduced $.claimlistview The Claim widgets are now using the same templates which are used in the backend. Also, moved some code from the entityview into a claimlistview which is managing the list of claims now, putting claims into the same section of the list. One important todo introduced by this is, that we update the local store of property information at the right time. Right now, when adding a new claim which has a Main Snak for a property which is not yet represented on the same site, the view can not display that properties name and will display some ugly, untranslated message instead. Change-Id: I8ca1a4edc0ba1eb89bdc46083d828d4f7e801328 --- M lib/resources/Resources.php A lib/resources/jquery.wikibase/jquery.wikibase.claimlistview.js M lib/resources/jquery.wikibase/jquery.wikibase.claimview.js M lib/resources/jquery.wikibase/jquery.wikibase.entityview.js M lib/resources/jquery.wikibase/jquery.wikibase.snakview.js M lib/resources/templates.php 6 files changed, 268 insertions(+), 103 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/27/35827/1 -- To view, visit https://gerrit.wikimedia.org/r/35827 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8ca1a4edc0ba1eb89bdc46083d828d4f7e801328 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Werner <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
