Aude has submitted this change and it was merged. Change subject: (bug 43124) add toggle for wikibase edits in watchlist ......................................................................
(bug 43124) add toggle for wikibase edits in watchlist this is not the ideal solution, but the core watchlist code needs a bit of polish and improved hook points in order to implement a nicer solution, and we still need null revisions for the watchlist query to work better. - includes qunit and selenium tests patchset 12: run client qunit tests automatically Change-Id: I62d961bcae8a3b601350551827868591217b02d2 --- M client/WikibaseClient.hooks.php M client/WikibaseClient.php M client/resources/Resources.php A client/resources/wbclient.watchlist.css A client/resources/wbclient.watchlist.js A client/tests/qunit/wbclient.watchlist.tests.js A client/tests/selenium/qunit/qunit_spec.rb M client/tests/selenium/special/client_rc_and_wl_spec.rb M repo/tests/selenium/qunit/qunit_spec.rb M selenium/Rakefile M selenium/lib/pages/watchlist_page.rb 11 files changed, 324 insertions(+), 3 deletions(-) Approvals: Aude: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/43839 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I62d961bcae8a3b601350551827868591217b02d2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: mw1.21-wmf7 Gerrit-Owner: Aude <[email protected]> Gerrit-Reviewer: Aude <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
