wiki.techinc.nl/includes
Florian bc9b2162cb Convert Special:EmailUser to use OOUIHTMLForm
It already used HTMLForm for the main form, but the form, which asked for
the username didn't.

Converted the "Enter username" form to use HTMLForm and show it, if no user-
name was passed to the form, show the main "Send e-mail" form, instead.

Extra points:
 - Let HTMLForm::setSubmit*() function return it's own HTMLForm instance

Bug: T117791
Change-Id: I6231577047c93781496e0f8af6809e2ef49e662a
2016-01-02 18:11:48 +00:00
..
actions Merge "Remove gen from RawAction." 2015-12-20 23:37:39 +00:00
api Localisation updates from https://translatewiki.net. 2016-01-01 19:20:11 +01:00
cache Remove use of $dest = 'log' for wfDebugLog 2015-12-30 13:03:14 -07:00
changes Use template to render EnhancedChangesList groups 2015-12-28 20:09:11 +00:00
changetags Prevent blocked users from modifying change tags 2015-12-19 21:38:39 +00:00
clientpool Rename SquidUpdate => CdnCacheUpdate 2015-12-09 16:31:17 -08:00
compat Remove various double empty newlines 2015-12-27 18:55:12 +00:00
composer
config
content Improve error message for missing content model on import 2015-10-10 19:51:20 +11:00
context Remove various double empty newlines 2015-12-27 18:55:12 +00:00
dao
db Merge "Show user names as subpages of special pages in autocomplete search" 2015-12-30 00:16:20 +00:00
debug Remove use of $dest = 'log' for wfDebugLog 2015-12-30 13:03:14 -07:00
deferred Pass __METHOD__ to load balancer commit/rollback methods 2015-12-22 18:30:20 -08:00
diff Merge "Change multiple documentations in DairkiDiff" 2015-12-27 05:56:54 +00:00
exception Remove various double empty newlines 2015-12-27 18:55:12 +00:00
export Add 7zip compression level param to BackupDumper 2015-12-31 18:18:18 +00:00
externalstore Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
filebackend Merge "Fix some FSFileBackend IDEA errors" 2015-12-31 01:18:46 +00:00
filerepo Replace "squid" with "CDN" in various comments 2015-12-09 17:35:37 -08:00
gallery PHP 7 compatibility: Fix variable interpolation in ImageGalleryBase.php 2015-12-03 18:59:56 +01:00
htmlform Convert Special:EmailUser to use OOUIHTMLForm 2016-01-02 18:11:48 +00:00
import Split classes in Import.php into separate files 2015-12-29 00:42:33 +01:00
installer Localisation updates from https://translatewiki.net. 2015-12-30 21:13:08 +01:00
interwiki Allow $wgInterwikiCache to be an associative array 2015-12-23 22:23:52 +00:00
jobqueue Pass __METHOD__ to load balancer commit/rollback methods 2015-12-22 18:30:20 -08:00
json
libs Make sure docs encourage __METHOD__ use for begin/commit 2015-12-23 17:23:15 -08:00
logging Localization: Gave each special page its own message 2015-12-13 16:16:25 +01:00
mail Merge "$wgUsersNotifiedOnAllChanges should not send mail twice" 2015-12-16 19:40:01 +00:00
media Merge "Support all values for exif PhotometricInterpretation" 2015-12-13 04:18:59 +00:00
objectcache objectcache: Improve entry point docs and fix typo in READ_LATEST 2015-12-07 19:54:16 +00:00
page WikiPage::getUsedTemplates() was removed 2016-01-02 02:56:17 +00:00
pager Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
parser Remove various double empty newlines 2015-12-27 18:55:12 +00:00
password [SECURITY] 0-pad to length in random string generation 2015-12-18 01:22:35 -08:00
poolcounter poolcounter: Add 'trigger' field to the slow-parse log 2015-10-23 20:53:37 +00:00
profiler Remove unused $wgStatsMethod and related UDPProfiler variables 2015-12-07 21:38:22 +00:00
rcfeed
registration registration: Allow setting $wgCentralIdLookupProviders 2016-01-02 16:09:23 +00:00
resourceloader Remove various double empty newlines 2015-12-27 18:55:12 +00:00
revisiondelete Merge "Show change tags on Special:RevisionDelete" 2015-12-17 03:21:07 +00:00
search Extracted some code from PrefixSearch for re-usability by other search engines. 2015-12-02 17:18:08 +00:00
site build: Update mediawiki/mediawiki-codesniffer to 0.5.1 2016-01-02 09:50:09 +00:00
skins mediawiki.page.watch: Remove obsolete CSS selectors 2015-12-17 01:49:38 +00:00
specialpage Added IDatabase::doAtomicSection() convenience method 2015-12-28 23:11:56 +00:00
specials Convert Special:EmailUser to use OOUIHTMLForm 2016-01-02 18:11:48 +00:00
templates Use template to render EnhancedChangesList groups 2015-12-28 20:09:11 +00:00
tidy Merge "Fix various mistakes in PHPDoc comments" 2015-12-09 18:13:19 +00:00
title Fix typo: mapp -> map 2015-11-22 17:49:03 +01:00
upload Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
user Merge "Show user names as subpages of special pages in autocomplete search" 2015-12-30 00:16:20 +00:00
utils Remove various double empty newlines 2015-12-27 18:55:12 +00:00
widget Fix conflicting configuration name in TitleInputWidget 2015-11-19 22:29:34 +01:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Remove use of $dest = 'log' for wfDebugLog 2015-12-30 13:03:14 -07:00
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php Last 2 wfBaseConvert to Wikimedia\base_convert 2015-11-24 23:40:00 +00:00
Category.php Fix "Notice: Undefined property: Category::$mId" errors 2015-10-29 21:37:11 +00:00
CategoryFinder.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
CategoryViewer.php
Collation.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
DefaultSettings.php Set TransactionProfiler expectations in the API 2015-12-28 23:34:20 +00:00
Defines.php Add comment to unused EDIT_DEFER_UPDATES in Defines.php 2015-10-31 10:06:29 +00:00
DeprecatedGlobal.php
EditPage.php Replace "squid" with "CDN" in various comments 2015-12-09 17:35:37 -08:00
Fallback.php
Feed.php
FeedUtils.php Migrate feeds from $messageMemc to the WAN cache 2015-11-10 11:11:05 -08:00
FileDeleteForm.php Convert doDeleteArticleReal to startAtomic()/endAtomic() 2015-10-26 12:08:53 -07:00
ForkController.php Make ForkController destroy redis instances too 2015-12-04 23:17:37 -08:00
FormOptions.php
GitInfo.php
GlobalFunctions.php wfEmptyMsg() was removed 2016-01-02 17:00:21 +00:00
HistoryBlob.php
Hooks.php Follow-up for Iba0138a6d: remove now-unused MWHookException class 2015-12-04 13:37:18 -08:00
Html.php Remove redundant 'type' attributes from style and script tags 2015-12-09 20:07:13 +00:00
HtmlFormatter.php Remove empty line comments 2015-10-14 09:46:44 +02:00
HttpFunctions.php SECURITY: Work around CURL insanity breaking POST parameters that start with '@' 2015-12-18 01:22:30 -08:00
Licenses.php
limit.sh
Linker.php Add warning comment on formatLinksInComment 2015-12-03 16:12:41 -08:00
LinkFilter.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
MagicWord.php Log warnings on on preg_* failures in MagicWordArray::matchAndRemove() 2015-10-29 18:36:23 -07:00
MediaWiki.php Pass __METHOD__ to load balancer commit/rollback methods 2015-12-22 18:30:20 -08:00
MediaWikiVersionFetcher.php
Message.php Various WikiPage code cleanups 2015-10-08 04:42:25 +00:00
mime.info adding 7zip archives to the MIMEs 2015-10-14 13:19:24 +00:00
mime.types Add file extension mapping for opus 2015-10-25 19:26:59 +01:00
MimeMagic.php
MovePage.php Add $revision to TitleMoveCompleting for completeness 2015-12-16 19:11:15 -08:00
MWNamespace.php Sort MWNamespace::getValidNamespaces list numerically 2015-10-05 22:12:32 -06:00
MWTimestamp.php Move 90e1b22166 release notes to 1.27 file, and fix @since tag 2015-11-21 00:13:06 +00:00
NoLocalSettings.php Fix "installer started" detection 2015-10-09 17:34:48 -04:00
OutputHandler.php Replace "squid" with "CDN" in various comments 2015-12-09 17:35:37 -08:00
OutputPage.php OutputPage::permissionRequired() was removed 2016-01-02 17:34:22 +00:00
PathRouter.php
PHPVersionCheck.php phpcs: Use __DIR__ constant instead of calling 2015-11-15 21:14:42 +01:00
PHPVersionError.php phpcs: Use __DIR__ constant instead of calling 2015-11-15 21:14:42 +01:00
Preferences.php Avoid "CAS updated failed" errors on Special:Preferences double post 2015-12-15 02:50:16 +00:00
PrefixSearch.php Extracted some code from PrefixSearch for re-usability by other search engines. 2015-12-02 17:18:08 +00:00
ProtectionForm.php
Revision.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
RevisionList.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
Sanitizer.php Remove various double empty newlines 2015-12-27 18:55:12 +00:00
Setup.php Remove various double empty newlines 2015-12-27 18:55:12 +00:00
SiteConfiguration.php
SiteStats.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
Status.php
StreamFile.php
StubObject.php
TemplateParser.php Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
Title.php Title: Fix typo in variable name 2015-12-22 19:43:43 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php Call DB::timestampOrNull in WatchedItem::resetNotificationTimestamp 2015-11-22 11:06:58 +01:00
WebRequest.php Add @since tags to FauxRequest::getRequestURL()/setRequestURL() 2015-12-20 23:04:24 +00:00
WebRequestUpload.php Work around broken HHVM ini_get() for 'upload_max_filesize' and 'post_max_size' 2015-11-08 19:48:23 +00:00
WebResponse.php Add WebResponse::clearCookie() 2015-11-03 20:14:33 +00:00
WebStart.php Remove various double empty newlines 2015-12-27 18:55:12 +00:00
WikiMap.php Make WikiMap fall back to sites if a site couldn't be found using $wgConf 2015-10-07 14:59:31 +02:00
Xml.php
XmlSelect.php Implement HTMLComboboxField 2015-11-12 09:48:27 +01:00
ZhConversion.php