wiki.techinc.nl/includes/widget
Jamie Kuppens 2537859104 Update user widgets to support named and temp account exclusion
* This change introduces two new optional parameters to the 'allusers'
  API call named 'excludenamed' and 'excludetemp' that allows filtering
  accounts based on whether they're named accounts or temporary
  accounts. This is tested by using the temporary matchPattern
  configured with $wgAutoCreateTempUser.

* User widgets that call 'allusers' have been updated so that
  'excludenamed' and 'excludetemp' can be optionally set so that named
  or temporary accounts may not returned with user suggestions.

Bug: T332030
Change-Id: I6563ae610017fd1cd35c36ba65906041f7f68c4b
2024-09-16 08:45:58 -07:00
..
AUTHORS.txt
CheckMatrixWidget.php Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
ComplexNamespaceInputWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
ComplexTitleInputWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
DateInputWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
DateTimeInputWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
ExpiryInputWidget.php
LICENSE.txt
NamespaceInputWidget.php Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
NamespacesMultiselectWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
PendingTextInputWidget.php
SearchInputWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
SelectWithInputWidget.php Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
SizeFilterWidget.php Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
SpinnerWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
TagMultiselectWidget.php Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
TitleInputWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
TitlesMultiselectWidget.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
ToggleSwitchWidget.php
UserInputWidget.php Update user widgets to support named and temp account exclusion 2024-09-16 08:45:58 -07:00
UsersMultiselectWidget.php Update user widgets to support named and temp account exclusion 2024-09-16 08:45:58 -07:00