mediawiki-skins-MinervaNeue/tests
Stephen Niedzielski 54060a3cc4 [edit] [UI] hide edit section links for blocked users
When a user is blocked, only present the "locked" page edit link. Omit
the section edit links entirely.

The logic for checking user permissions already existed in
ToolbarBuilder. Move this logic to MinervaPagePermissions and add a new
"EDIT_OR_CREATE" action distinct from IMinervaPagePermissions::EDIT.
These names will be revisited in a following patch.

Bug: T206265
Change-Id: Ia43a670a259cabc313c004fe06c91e078bd41562
2019-09-03 22:29:43 +02:00
..
browser [UI] [menu] slide the main menu over the page 2019-08-12 18:22:45 +00:00
phpunit [edit] [UI] hide edit section links for blocked users 2019-09-03 22:29:43 +02:00
qunit Don't show download button on missing pages 2019-08-01 16:11:57 +00:00
selenium [UI] [menu] slide the main menu over the page 2019-08-12 18:22:45 +00:00