Add switch for readonly watchlists
authoraddshore <addshorewiki@gmail.com>
Mon, 20 Mar 2017 13:18:22 +0000 (13:18 +0000)
committeraddshore <addshorewiki@gmail.com>
Thu, 4 Jan 2018 11:47:49 +0000 (11:47 +0000)
commit1ff58fc74663aff7f0b784315b959173e2a43dd9
tree1c8fd3e84fb032a2522cc3afb0b51152425384e6
parentba00b23a1d6fea3f05c617d3df73d60ab28dfdf4
Add switch for readonly watchlists

Bug: T160062
Change-Id: I70d28df48f86e8cae4e454cf3f9097c65dc1d92b
autoload.php
includes/DefaultSettings.php
includes/ServiceWiring.php
includes/specials/SpecialEditWatchlist.php
includes/watcheditem/NoWriteWatchedItemStore.php [new file with mode: 0644]
tests/phpunit/includes/watcheditem/NoWriteWatchedItemStoreUnitTest.php [new file with mode: 0644]