mediawiki-extensions-Linter/includes
sbailey dd0836d232 Implement multiple namespace selection for Linter filters
* Using namespacesmultiselect type in HTMLForm element to
   provide multiple namespace selection criteria in reports.

 * New namespace URL encoding implemented which matches namespace
   parameters against active namespaces to ensure parameter
   security and validation.

 * Test system updated to use new URL namespace encoding

Bug: T231161
Change-Id: Ic3190cffe259aecdea429c10e35122eabdbe10d4
2023-10-26 10:39:57 -07:00
..
ApiQueryLintErrors.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:37:07 +00:00
ApiQueryLinterStats.php ApiQueryLinterStats: Change the 'ls' prefix to 'lntrst' to avoid conflict 2022-10-03 12:06:55 -04:00
CategoryManager.php Remove ParserMigration association 2023-10-13 12:33:26 -04:00
Database.php Implement multiple namespace selection for Linter filters 2023-10-26 10:39:57 -07:00
Hooks.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:37:07 +00:00
HtmlTags.php Linter Tag and Template search feature, UI and report code 2023-02-27 06:55:06 -08:00
LintError.php Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07:00
LintErrorsPager.php Implement multiple namespace selection for Linter filters 2023-10-26 10:39:57 -07:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:37:07 +00:00
SchemaHooks.php Move LoadExtensionSchemaUpdatesHook handler to separate class 2023-02-06 20:36:45 -05:00
SpecialLintErrors.php Implement multiple namespace selection for Linter filters 2023-10-26 10:39:57 -07:00
TotalsLookup.php Stop using wfGetDB 2022-08-02 14:40:30 -04:00