| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
track inline interwiki link usage
Addition of IWBacklinks... That should be the bug done
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66891
|
|
|
|
|
|
|
| |
getImageInfo() now requires fetchImageQuery() results as input.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66724
|
|
|
|
|
|
|
|
|
|
| |
Scripts like Navigation Popups can use this to bind to these events so they can
setup their code to work with the previews.
Patch by User:Amalthea
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66721
|
|
|
|
|
|
|
| |
serverside PNG rendering.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66582
|
|
|
|
|
|
|
| |
PNG rendering.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66580
|
|
|
|
|
|
|
|
|
| |
Also fixes old skins to take into account the actual uploadrights of users.
Fixes bug 23563
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66566
|
|
|
|
|
|
|
|
|
| |
using token and username
Refactored code into static method, and reused in both places
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66539
|
|
|
|
|
|
|
| |
This happens with Opera 8 for instance. Fixes bug 19586
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66537
|
|
|
|
|
|
|
|
| |
Fixes bug 23507.
Follow up of r48842
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66535
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66364
|
|
|
|
|
|
|
|
|
|
| |
the first letter of their name, and thus wouldn't honour $wgGroupsAddToSelf
if user accidently forgot to capitalize their name.
Possibly a regression from r57064
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66258
|
|
|
|
|
|
|
|
|
|
|
| |
Couple of class comments
Normalisation of "." usage at end of lines (removed)
Normalisation of {prefix}parameter as per bug 23461
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66232
|
|
|
|
|
|
|
| |
variable {{REVISIONMONTH1}} when unpadded version is needed.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66200
|
|
|
|
|
|
|
| |
Based roughly on ApiQueryAllimages
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66168
|
|
|
|
|
|
|
|
|
| |
Also add uselang parameter, not originally added in r63428
Clarify section description in both. Move global into if statement
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66150
|
|
|
|
|
|
|
| |
Happy-Mellon's patch from that bug, heavily refactored by me
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66140
|
|
|
|
|
|
|
|
|
| |
Nest code in else for oldid. Add in missing assignment to $wgTitle in that code path
Remove some whitespace. Fix minor typo/wrong word
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66137
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66109
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66105
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66100
|
|
|
|
|
|
|
| |
exploding. Need a better solution in the long run.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66099
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66098
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66097
|
|
|
|
|
|
|
|
|
| |
MediaWiki:Subject-preview when previewing summary
Regression from r59655.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66096
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66069
|
|
|
|
|
|
|
| |
* one indentation fix in WatchlistEditor.php
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66064
|
|
|
|
|
|
|
| |
module
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66061
|
|
|
|
|
|
|
|
|
|
|
| |
where a pipe in a url query inside an image caption confused the parser.
Windows file://c|/... urls may be affected. See
http://en.wikipedia.org/wiki/File_URI_scheme#Windows_2
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65969
|
|
|
|
|
|
|
|
|
|
|
| |
by default.
* Make jQuery version configurable with $wgJQueryVersion ; current options are 1.3.2 and 1.4.2
* Make minifying of jQuery configurable with $wgJQueryMinified (enabled by default)
* Allow inclusion of jQuery on every page served by MW with $wgJQueryOnEveryPage (enabled by default)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65962
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65912
|
|
|
|
|
|
|
|
|
|
| |
This message is shown when no title matches the searchterm and when the user is not allowed to create pages either.
The message is empty be default and balances r61555 from bug 19600.
See also the related bug 20976
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65902
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using "upload a new version", the information in the license field is ignored during submit.
The field has no use in this mode because the information is only added in the filelog, not on
the filepage. As such we should just not add it at all when uploading a new version.
This closes bug 23241.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65899
|
|
|
|
|
|
|
|
|
| |
˜ appears to be the entity for the type of tilde that goes on top of
letters as an accent. ∼ is the operator for similar to. Both are HTML 4
entites.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65893
|
|
|
|
|
|
|
|
|
| |
are now checked when loading Special:Upload. Toolbar link for Special:Upload is no longer shown if the user does not have the required permissions.
Found out that UploadBase::isAllowed is a totally inappropriate name for what it is returning. That should perhaps be changed before 1.16 is released.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65818
|
|
|
|
|
|
|
| |
Derk-Jan Hartman.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65816
|
|
|
|
|
|
|
| |
'false' for cases like these where a dictionary will suffice. Fix another typo in the RELEASE-NOTES entry as well, and bump $wgStyleVersion for r65591.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65765
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65758
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65654
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65626
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65615
|
|
|
|
|
|
|
| |
Vector to render the the variants drop-down menu with a label showing the current variant name. This is off by default, pending further research into it's user experience implications. Addresses bug #20193.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65590
|
|
|
|
|
|
|
| |
the correct link
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65579
|
|
|
|
|
|
|
| |
be used to asynchronise any watch links, not just the watch tab/links/spinny-starry-thing. Will make it nice and easy to add unwatch links to Special:Watchlist, etc.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65570
|
|
|
|
|
|
|
| |
new variable in the Vector skin for the inclusion of skins/vector/csshover.htc. HTC files are not cross-domain friendly, so in production environments where $wgStylePath is set to point to bits.wikimedia.org, this will throw JavaScript errors on the page. By adding this new global, which is identical to $wgStylePath except that it will not become customized when $wgStylePath is, we can ensure that certain files, if needed, are always loaded from the same domain as the site.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65555
|
|
|
|
|
|
|
| |
edits. See also bug 20186 comment 22
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65546
|
|
|
|
|
|
|
| |
to enhance preference grouping.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65533
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65516
|
|
|
|
|
|
|
| |
Patch by Dan Barrett
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65506
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65441
|
|
|
|
|
|
|
| |
on Special:Listusers. It will surely still produce strange results on many more places, though.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65405
|