wiki.techinc.nl/includes/actions
Umherirrender 4f602d4d01 Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
setWrapperLegendMsg and setSubmitTextMsg are calling Message::text
Replacing setSubmitText + Message::text with setSubmitTextMsg makes the
code easier to read

Change-Id: I73389991fea82e1927027dc95c3debc3d8c15939
2021-06-15 18:56:49 +00:00
..
Hook Remove hooks that use Revision objects 2021-04-30 17:28:20 +00:00
pagers Remove hooks that use Revision objects 2021-04-30 17:28:20 +00:00
Action.php Remove deprecated code in Action::factory 2021-03-22 20:42:09 +00:00
CreditsAction.php Merge "Fix linking of external users from action=credits" 2021-05-26 16:20:41 +00:00
DeleteAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
EditAction.php Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
FormAction.php FormAction: Correct return type documentation of getForm 2021-04-27 21:36:11 +01:00
FormlessAction.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
HistoryAction.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
InfoAction.php InfoAction: minor cleanup 2021-06-02 18:32:06 -07:00
MarkpatrolledAction.php Convert MarkpatrolledAction to use OOUI 2018-03-10 20:43:03 +01:00
McrRestoreAction.php Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
McrUndoAction.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00
ProtectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
PurgeAction.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00
RawAction.php Use context Authority in Actions for permission checks 2021-02-22 15:07:28 -07:00
RenderAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
RevertAction.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00
RollbackAction.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00
SpecialPageAction.php Rename some variables to use more neutral language 2021-03-19 16:18:49 +00:00
SubmitAction.php
UnprotectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
UnwatchAction.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00
ViewAction.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
WatchAction.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00