wiki.techinc.nl/includes/actions
Daimona Eaytoy 4d57a42b52 Convert DeleteAction to use HTMLForm
This is preparatory work for the switch to FormAction.

Also update a comment in the JS module pointing to removed code.

Change-Id: Icff1123452a40a2bd78af7ea5236083a4ab6a93c
2023-05-19 16:05:29 +02:00
..
Hook
pagers Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
Action.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ActionFactory.php actions: Update outdated/incomplete ActionFactory::getActionSpec docs 2023-04-26 01:27:42 +00:00
CreditsAction.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
DeleteAction.php Convert DeleteAction to use HTMLForm 2023-05-19 16:05:29 +02:00
EditAction.php Remove mediawiki ui styles on OOUI forms 2023-05-12 12:39:15 -07:00
FileDeleteAction.php Follow-up 0f13e81a1: Fix namespace of FileDeleteForm 2023-03-09 15:27:10 -05:00
FormAction.php
FormlessAction.php
HistoryAction.php Remove mediawiki ui styles on OOUI forms 2023-05-12 12:39:15 -07:00
InfoAction.php Add GENDER support for pageinfo edit history fields 2023-04-17 21:35:40 +02:00
MarkpatrolledAction.php
McrRestoreAction.php
McrUndoAction.php rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
ProtectAction.php Remove mediawiki ui styles on OOUI forms 2023-05-12 12:39:15 -07:00
PurgeAction.php
RawAction.php
RenderAction.php
RevertAction.php
RollbackAction.php
SpecialPageAction.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
SubmitAction.php
UnprotectAction.php
UnwatchAction.php
ViewAction.php
WatchAction.php