mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński b9835f75d3 Check if page is really editable and call #setReadOnly accordingly
There are various circumstances where the wgIsProbablyEditable check
gives incorrect results (hence the 'probably'):

* User is blocked (T111217)
* Page is protected from creation (T173763)
* Page is transcluded on a cascade-protected page (T217217)

Bug: T111217
Bug: T173763
Bug: T217217
Change-Id: I7df8909c31f29d2e7521bef8612c27cb61146a4d
2019-05-18 17:23:31 +02:00
..
ce Merge "Fix inheritance of isResizable" 2019-05-13 18:11:44 +00:00
dm API: Use formatversion=2 by default 2019-04-30 19:31:28 +01:00
init Check if page is really editable and call #setReadOnly accordingly 2019-05-18 17:23:31 +02:00
tests Replace the save button with a save tool 2019-04-30 19:32:33 +00:00
themes ve.ui.MWSaveDialog: Fix border radius styles after changes in OOUI 2019-04-16 17:35:56 +02:00
ui Automatically add a template when chosen from the autocomplete list 2019-05-17 13:15:07 +02:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00