Bartosz Dziewoński
a2611086d0
Update code for setting user preferences
...
Bug: T310809
Change-Id: I0a2d58517a94f5fd52cd83cc42d440d69c2e97a7
2022-06-21 19:44:50 +02:00
Thiemo Kreuz
cf9fea9688
Force "new template dialog sidebar" feature flag to be true
...
I suggest this as the first, most minimal step. This allows us to
slowly remove all the code that uses this flag without breaking
anything on wikis where the feature flag is not enabled. In other
words: this patch turns all code that expects this flag to be false
into dead code. We can then slowly remove said dead code.
Bug: T289049
Change-Id: I523978f7ca72dfc1cc7b64741e2f4f20ed3adfb7
2022-06-16 18:09:26 +02:00
Adam Wight
1b4c81c27d
Remove $wgVisualEditorTransclusionDialogInlineDescriptions feature flag
...
The feature is always enabled now.
Bug: T307188
Change-Id: Id8b39d44901dee9118837fc4670d7faa4ef19b43
2022-06-15 12:09:47 +02:00
Adam Wight
e1ea921f76
Remove $wgVisualEditorTemplateSearchImprovements feature flag
...
The feature is always enabled now.
Bug: T307188
Change-Id: I34a3db44355d93413f611b99cd80b876d8737413
2022-06-14 10:48:19 +02:00
jenkins-bot
fcf849ddb0
Merge "Remove $wgVisualEditorTransclusionDialogBackButton feature flag"
2022-06-13 08:12:40 +00:00
Adam Wight
2e2e40e76e
Remove $wgVisualEditorTransclusionDialogBackButton feature flag
...
Feature is always enabled now.
Bug: T307188
Change-Id: I70305ec3d2ed9cfb767ee9ea90e8ed6c93cfbdbb
2022-06-10 17:33:56 +02:00
Adam Wight
23f0bdf822
Remove $wgVisualEditorTransclusionDialogSuggestedValues feature flag
...
Feature is always enabled now.
Bug: T307188
Change-Id: I6f8288d31fecc6827a7a9e5e9705239e15c86ae2
2022-06-10 16:40:06 +02:00
Reedy
9ee13d8471
Remove global class aliases
...
Change-Id: Id9b021f47d2ec181e5267e454a39ed3cafdec9d2
2022-06-06 17:23:23 +00:00
Tim Starling
b9b6695c5a
Use new ResourceLoader namespace
...
Extensions using Phan need to be updated simultaneously with core due
to T308443.
Bug: T308718
Depends-On: Id08a220e1d6085e2b33f3f6c9d0e3935a4204659
Change-Id: I9a20c25b9cea26e1fbe0f0434a0800632e9e0fc7
2022-05-24 22:59:39 +00:00
Mark A. Hershberger
3022b0e4e6
Hooks::onRecentChangeSave: Don't pass null to explode(), avoiding PHP 8.1 deprecation
...
Change-Id: Iaf2ad6b37c86e1555aaffe6dd08d9e511b319256
2022-05-02 12:11:19 +00:00
Reedy
239fbb64e4
Namespace rest of the extension
...
Change-Id: I4f3e2793099d81401035ea282f268a3afaa03067
2022-03-14 22:27:15 +00:00