mediawiki-extensions-Visual.../includes
Ed Sanders 42194ec411 Fix checkbox handling in the API
The code for setting 'watchlist' in the EditAPI request
was completely broken as it always evaluated to 'unwatch'.
Instead pass through 'watchlist' directly from the client
where it must be set to 'watch' or 'unwatch'.

Bug: T245579
Change-Id: Ia5a2bb76ef35a685b39bcc0c4727796acd0f510d
2020-02-29 17:35:29 +00:00
..
ApiVisualEditor.php Merge "Don't display duplicate protection notices when user can't edit" 2020-02-03 17:33:39 +00:00
ApiVisualEditorEdit.php Fix checkbox handling in the API 2020-02-29 17:35:29 +00:00
SpecialCollabPad.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDataModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHooks.php Hooks::isSupportedEditPage: Re-format to make the logic clearer 2020-02-12 15:39:55 -08:00