aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialBlock.php
Commit message (Expand)AuthorAgeFilesLines
* Merge "UserLookup.vue: trigger new search when changes are made before mounting"jenkins-bot2025-04-021-0/+5
|\
| * UserLookup.vue: trigger new search when changes are made before mountingMusikAnimal2025-04-011-0/+5
* | Merge "block: Add autoblock filtering parameters"jenkins-bot2025-04-021-2/+3
|\ \ | |/ |/|
| * block: Add autoblock filtering parametersTim Starling2025-03-211-2/+3
* | Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-1/+1
|/
* Merge "SpecialBlock [Codex]: validate block ID when passed in via URL parameter"jenkins-bot2025-03-191-6/+23
|\
| * SpecialBlock [Codex]: validate block ID when passed in via URL parameterMusikAnimal2025-03-181-6/+23
* | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
|/
* block: Suppress exception when reblocking a multi-blocked userTim Starling2025-03-171-1/+7
* Set relevant user for IP blocksTim Starling2025-03-121-1/+1
* BlockLog: bring tables closer to designs and simplify logicMusikAnimal2025-03-051-1/+1
* Special:Block [Codex]: add RTL support to already blocked messagehmonroy2025-02-271-1/+4
* Merge "specials: Remove constructor PHPdoc block"jenkins-bot2025-02-211-11/+0
|\
| * specials: Remove constructor PHPdoc blockUmherirrender2025-02-201-11/+0
* | SpecialBlock [Codex]: guard against race conditions on initial loadMusikAnimal2025-02-201-8/+31
|/
* block: Add a BlockTarget class hierarchyTim Starling2025-02-191-82/+54
* block: Fix vague target requirements in BlockPermissionCheckerTim Starling2025-02-131-8/+10
* SpecialBlock [Codex]: add codex.userlookup hook for custom componentsMusikAnimal2025-01-181-0/+3
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-5/+0
* SpecialBlock [Codex]: hide all of CodexHTMLForm except the targetMusikAnimal2025-01-151-9/+43
* Merge "mediawiki.special.block: Reset form on initialLoad iff no URL params"jenkins-bot2025-01-141-1/+5
|\
| * mediawiki.special.block: Reset form on initialLoad iff no URL paramsTheresNoTime2025-01-131-1/+5
* | SpecialBlock: Add confirmation dialog when removing blocksSam Wilson2025-01-131-0/+1
* | SpecialBlock: Use getRawVal instead of getValFomafix2025-01-091-4/+3
|/
* SpecialBlock [Codex]: fix reblocking and rework storeMusikAnimal2024-12-151-1/+2
* Special:Block [Codex]: Add "change visibility" links to accordionshmonroy2024-12-111-1/+3
* SpecialBlock: Add block-reason-help message to Reason fieldSam Wilson2024-12-031-0/+1
* SpecialBlock [Codex]: Fix various bugs with hideuser and error displayMusikAnimal2024-11-161-3/+3
* SpecialBlock: Add suppress log accordionSam Wilson2024-11-081-0/+1
* Merge "Add @inheritDoc to SpecialBlock.php methods"jenkins-bot2024-11-061-0/+12
|\
| * Add @inheritDoc to SpecialBlock.php methodsSam Wilson2024-11-051-0/+12
* | SpecialBlock [Codex]: rename page to 'Manage blocks'MusikAnimal2024-11-041-3/+10
|/
* SpecialBlock: Refactor block details to be non-generic componentSam Wilson2024-10-291-2/+2
* Merge "Make Message and MessageValue compatible"jenkins-bot2024-10-211-1/+3
|\
| * Make Message and MessageValue compatibleBartosz DziewoƄski2024-10-191-1/+3
* | Merge "SpecialBlock [Vue]: add NamespacesField and PagesField components"jenkins-bot2024-10-211-3/+8
|\ \ | |/ |/|
| * SpecialBlock [Vue]: add NamespacesField and PagesField componentsMusikAnimal2024-10-161-3/+8
* | SpecialBlock [Codex]: fix presetting of relative and infinity wpExpiryMusikAnimal2024-10-181-7/+13
* | Merge "SpecialBlock [Vue]: require confirmation for hidehuser and self blocks"jenkins-bot2024-10-171-1/+1
|\|
| * SpecialBlock [Vue]: require confirmation for hidehuser and self blocksMusikAnimal2024-10-161-1/+1
* | Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
|/
* Merge "SpecialBlock: Hard-deprecate deprecated functions"jenkins-bot2024-10-101-4/+12
|\
| * SpecialBlock: Hard-deprecate deprecated functionsFomafix2024-10-101-4/+12
* | mediawiki.special.block: Preset remaining URL parametershmonroy2024-10-091-0/+11
|/
* SpecialBlock: re-add enableOOUI, prevents prod errorMusikAnimal2024-10-081-3/+1
* Merge "SpecialBlock: don't pass blank expiry to wfTimestamp"jenkins-bot2024-10-081-0/+3
|\
| * SpecialBlock: don't pass blank expiry to wfTimestampMusikAnimal2024-10-081-0/+3
* | Merge "SpecialBlock, mediawiki.htmlform: remove OOUI/Codex conflicts"jenkins-bot2024-10-081-3/+8
|\ \ | |/ |/|
| * SpecialBlock, mediawiki.htmlform: remove OOUI/Codex conflictsMusikAnimal2024-10-081-3/+8
* | Merge "ExpiryField.vue: fix preselection of expiry field and add tests"jenkins-bot2024-10-081-3/+28
|\ \ | |/ |/|