| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Add doc-typehints to class properties found by the PropertyDocumentation
sniff to improve the documentation.
Once the sniff is enabled it avoids that new code is missing type
declarations. This is focused on documentation and does not change code.
Change-Id: I1f306a3925d6768209a06e70082598b2f70cd319
|
|
|
|
|
|
|
|
|
|
| |
TitlesMultiselectWidget and NamespacesMultiselectWidget both default
to false, meaning click-to-edit on the tags is disabled. Allow this
to be overridden from the corresponding PHP form fields.
This helps to provide a workaround for the related bug: T334711
Change-Id: I4014c5ba7fea0647da6ec6c420342a41ac90518b
|
|
Bug: T204986
Change-Id: Ie3916e2322d8b1a7effe9ba4604b596b568004e6
|