wiki.techinc.nl/includes/actions
Dayllan Maza d1d519c561 DeleteAction: Show warning when subpages are present
When deleting a page/file:
* Show warning when a file talk page has subpages
* Fix link to Special:PrefixIndex so that only the subpages
  are listed

Follow-Up: I5660540f11b9ec74d573684f5d70266ca0df95b5
Bug: T305268
Change-Id: Ia500c79ad09bda4d03f9a172c7ae35ce1665e073
2022-06-01 08:08:07 +00:00
..
Hook Fix documentation about query parameter as string[] 2022-03-03 22:04:56 +01:00
pagers Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Action.php actions: Add missing ->text() in RevertAction::getPageTitle() 2022-04-13 23:33:20 +01:00
ActionFactory.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
CreditsAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
DeleteAction.php DeleteAction: Show warning when subpages are present 2022-06-01 08:08:07 +00:00
EditAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
FileDeleteAction.php DeleteAction: Show warning when subpages are present 2022-06-01 08:08:07 +00:00
FormAction.php FormAction: Correct return type documentation of getForm 2021-04-27 21:36:11 +01:00
FormlessAction.php
HistoryAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
InfoAction.php TemplatesOnThisPageFormatter: Use PageIdentity 2022-05-23 19:38:40 +02:00
MarkpatrolledAction.php Don't double-escape the ellipses in Language::truncateForVisual() 2022-02-10 17:09:18 -05:00
McrRestoreAction.php actions: Undeprecate MCR restore & unto action code 2022-04-26 23:28:21 +00:00
McrUndoAction.php Remove message boxes with IDs in core 2022-05-11 20:12:23 +00:00
ProtectAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
PurgeAction.php SECURITY: Prevent blocked users from purging pages 2021-06-23 17:22:21 +01:00
RawAction.php Merge "Use User::isRegistered for readability instead of ::getId falsy check" 2022-05-23 04:06:10 +00:00
RenderAction.php
RevertAction.php actions: Add missing ->text() in RevertAction::getPageTitle() 2022-04-13 23:33:20 +01:00
RollbackAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
SpecialPageAction.php SpecialPageAction: inject action name and SpecialPageFactory 2021-07-31 03:43:56 +00:00
SubmitAction.php
UnprotectAction.php
UnwatchAction.php Inject services into WatchAction and UnwatchAction 2021-07-29 02:08:05 +00:00
ViewAction.php Remove support for $wgMaxRedirect 2022-05-06 10:52:56 +02:00
WatchAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00