wiki.techinc.nl/includes
Bartosz Dziewoński 8c1a1a62a1 Avoid duplicate accesskey hints on OOUI widgets
Values returned by `Linker::tooltipAndAccesskeyAttribs()` and
`Linker::titleAttrib( ..., 'withaccess' )` include an accesskey
hint in the title text. This is unnecessary when used for OOjs UI
widgets, since after the changes from T168408 they display an
accesskey hint automatically.

Also fixed some other accesskey bugs in HTMLForm which probably
no one ever ran into.

Bug: T168408
Change-Id: I63285b5bce3341875a6d82eba059623bf105ca62
2017-08-01 20:59:13 +00:00
..
actions build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
api Localisation updates from https://translatewiki.net. 2017-07-29 22:02:39 +02:00
auth build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
cache build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
changes RCFilters: show new changes 2017-07-31 08:50:09 -04:00
changetags ChangeTags: Remove $wgRequest abuse in modifyDisplayQuery() 2017-07-24 23:54:13 +00:00
clientpool
collation build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
compat
composer
config config: Fix invalid EtcdConfig return value after JSON parse error 2017-07-24 12:50:26 -07:00
content build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
context Merge "Remove auto-generated "Constructor" documentation on constructors" 2017-07-21 13:19:44 +00:00
dao
db Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
debug build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
deferred Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
diff Use double quotes instead of singe quotes for HTML attributes 2017-07-26 22:56:52 +00:00
edit Return a typed object from WikiPage::prepareContentForEdit 2017-07-19 06:24:39 +00:00
exception Merge "Remove auto-generated "Constructor" documentation on constructors" 2017-07-21 13:19:44 +00:00
export build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
externalstore Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
filebackend Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
filerepo build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
gallery Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
htmlform Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
http build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
import build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
installer Merge "Follow-up to '3D' file type addition" 2017-07-29 00:03:18 +00:00
interwiki Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
jobqueue JobQueue: Create a debugging queue 2017-07-25 18:13:38 +00:00
json
libs resourceloader: Fix @covers for CSSMin tests 2017-07-27 21:40:21 -07:00
linkeddata build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
linker
logging Use double quotes instead of singe quotes for HTML attributes 2017-07-26 22:56:52 +00:00
mail Split minoredit into minoredit and enotif_minoredit 2017-07-27 20:13:58 -04:00
media build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
objectcache objectcache: Use a separate postgres connection in SqlBagOStuff 2017-07-06 23:08:06 +00:00
page Implement a getter/setter for mCategoryViewerClass 2017-08-01 11:17:11 -04:00
pager build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
parser build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
password Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
poolcounter Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
profiler Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
rcfeed doc: Fix a few Example docs for PHP classes 2017-07-17 20:29:58 -05:00
registration build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
resourceloader resourceloader: Include lessVars in FileModule definition summary 2017-07-27 03:02:09 +00:00
revisiondelete Remove unused and unnecessary imports 2017-06-12 15:50:43 +00:00
search Merge "Remove auto-generated "Constructor" documentation on constructors" 2017-07-21 13:19:44 +00:00
services Fix php code style 2017-05-05 12:03:54 +00:00
session Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
site Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
skins build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
specialpage Merge "Add urlencode for URL encoding of lang values" 2017-07-26 14:23:17 +00:00
specials Merge "Allow blacklisting certain namespaces in Special:ShortPages" 2017-08-01 14:20:30 +00:00
templates ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
tidy build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
title Make multiple colons escaping interlanguage links invalid, consistently 2017-07-06 17:09:25 -04:00
upload Merge "Refactor UploadBase::checkWarnings into smaller methods" 2017-07-11 05:53:17 +00:00
user build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
utils Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
widget Changing interwiki results header from <p> to <h2> 2017-07-27 16:16:21 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
Autopromote.php In Autopromote skip edit count lookup if requirement is 0 or invalid 2017-05-21 14:30:42 +00:00
Block.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
Category.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CategoryFinder.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CategoryViewer.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
DefaultSettings.php Merge "Allow blacklisting certain namespaces in Special:ShortPages" 2017-08-01 14:20:30 +00:00
Defines.php Add constants for schema migration feature flags 2017-06-07 09:38:46 -04:00
DeprecatedGlobal.php DeprecatedGlobal: Support lazy-loading via StubObject 2017-07-05 19:55:00 -07:00
DerivativeRequest.php
DummyLinker.php
EditPage.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
EventRelayerGroup.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
FauxRequest.php
Feed.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
FeedUtils.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
FileDeleteForm.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Hide "hideuser" on Special:Block for non-infinite blocks 2017-07-26 19:28:42 +00:00
HeaderCallback.php
HistoryBlob.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
Hooks.php
Html.php
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
LinkFilter.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
ListToggle.php
MagicWord.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
MagicWordArray.php
MediaWiki.php Check headers_sent() before sending cpPosTime headers 2017-07-22 00:21:42 -07:00
MediaWikiServices.php statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory 2017-07-07 17:22:50 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove auto-generated "Constructor" documentation on constructors 2017-07-10 10:15:51 +00:00
Message.php clone keyword must not be used as a function 2017-06-28 16:29:33 +02:00
MimeMagic.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
MovePage.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
MWGrants.php
MWNamespace.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
MWTimestamp.php
NoLocalSettings.php
OutputHandler.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
OutputPage.php Use <link rel="license"> instead of <link rel="copyright"> 2017-07-10 00:48:50 +00:00
PageProps.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
PathRouter.php
PHPVersionCheck.php Add HHVM version check 2017-05-19 09:59:13 +00:00
Pingback.php
Preferences.php RCFilters: Create a sticky preference for days/limit groups 2017-07-28 16:06:30 -07:00
PrefixSearch.php
ProtectionForm.php
ProxyLookup.php
ReadOnlyMode.php ReadOnlyMode: Add a few doc blocks 2017-04-19 23:13:22 +00:00
Revision.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
RevisionList.php
Sanitizer.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
ServiceWiring.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
Setup.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
SiteConfiguration.php
SiteStats.php Merge "Add WAN Cache to SiteStats::jobs" 2017-07-25 18:30:58 +00:00
Status.php
StreamFile.php
StubObject.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
TemplateParser.php TemplateParser: Improve cache integrity check failure scenario 2017-05-16 15:40:08 -07:00
TemplatesOnThisPageFormatter.php
Title.php Introduce Title::getTalkPageIfDefined. 2017-08-01 19:09:13 +02:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WatchedItem.php
WatchedItemQueryService.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
WatchedItemQueryServiceExtension.php
WatchedItemStore.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
WebRequest.php
WebRequestUpload.php
WebResponse.php
WebStart.php WebStart.php: Update the file's doc comment 2017-05-26 14:25:04 +00:00
WikiMap.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
WikiReference.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
Xml.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
XmlJsCode.php doc: Fix a few Example docs for PHP classes 2017-07-17 20:29:58 -05:00
XmlSelect.php