| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I41df1c6201a3ad22e2d1824102eecc02be719657
|
|
|
|
|
|
| |
- File was updated inside the branch, updating master.
Change-Id: Ie54e621a1ce5494d98bcd76d4c858c0ed423e581
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug 25095: Special:Categories doesn't show first relevant item when "from" is filled"
bug 36019: Special:Categories does not keep "from" parameter between list size changes
This reverts commit 1a5edfa6c0584e2cdc8310f302962fd8daea31eb.
This commit broke behaviour of CategoryPager inherited
fromAlphabeticPager.
This was actually pointed out:
* https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113415#c32002
This needs to go into 1.19 as well.
Conflicts:
RELEASE-NOTES-1.19
Change-Id: I119160d59c4fca0d069adef60151b30d53b582a1
|
|
|
|
|
|
| |
Follow up r104437
Change-Id: I20d64ed20d1ecf73ad5712819ee0d5a8a3f6c111
|
|
|
|
| |
Change-Id: Ia4d9ffcfda719fd94ac5e01f0e35c4c5823d7d72
|
|
|
|
|
|
| |
* Moved the new entry to a new section "Changes since 1.19 beta 2" (did not see that the beta 2 was out)
Change-Id: Id2f39240ecac47a5ac70bc668f353adbac81428a
|
|
|
|
|
|
|
|
|
|
| |
SpecialWatchlist::execute() (the other one is hidden in SpecialPage::setHeaders())
* Special:Watchlist no longer sets links to feed when the user is anonymous
I did not add a RELEASE-NOTES entry for such trivial change, but rather for the second one which is more problematic that I found while investigating the bug.
Change-Id: I5ca6ccc1339ceacd98371e660d26876b6283decd
|
|
|
|
| |
Change-Id: I8960213bdd73ce3b0a9eaba90f621156cd0fc224
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/114232
|
|
|
|
|
|
|
|
|
|
| |
* Introduced Parser::killMarkers() based on the concept from StringFunctions. Used it in cases where markerStripCallback() doesn't make sense semantically, namely grammar, padleft, padright and anchorencode. Used markerStripCallback() in other cases.
* Changed headline unstrip order as suggested by P.Copp on bug 18295
* In CPF::lc() and CPF::uc(), removed the is_callable(). This was a temporary testing hack committed by me in r30109, which allowed me to do differential testing against a copy of the parser from before that revision.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/114231
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/114121
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/114117
|
|
|
|
|
|
|
|
|
|
|
| |
* Set vars in return this.each loop. This is the defacto standard plugin structure
but somehow it slipped through this one (it's a 2 line wrapper, easy to miss).
* Added unit test (which failed before this commit)
* Fixes:
-- (bug 35294) jquery.byteLimit shouldn't set element specific variables outside the "return this.each" loop.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/114116
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113934
|
|
|
|
|
|
|
| |
name is not preloaded into edit summary on section edit. Regression from r105380.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113922
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113857
|
|
|
|
|
|
|
| |
regression from r103751.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113819
|
|
|
|
|
|
|
| |
versions
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113816
|
|
|
|
|
|
|
| |
* Follows-up r113746
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113758
|
|
|
|
|
|
|
| |
correctly in message "movepage-moved"
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113727
|
|
|
|
|
|
|
| |
preferences
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113710
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113573
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113454
|
|
|
|
|
|
|
| |
is filled
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113415
|
|
|
|
|
|
|
| |
notification e-mails
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113407
|
|
|
|
|
|
|
| |
page's title to the included page
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113394
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113331
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113292
|
|
|
|
|
|
|
|
|
| |
purged as they should be when one of their messages changed. In practice, this only affected WikiLove.
Also adding a documentation comment in ResourceLoaderModule to clarify that it is the subclass's responsibility to make sure message blob timestamps are taken into account
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113277
|
|
|
|
|
|
|
|
| |
* Fixes:
-- (bug 29753) mw.util.tooltipAccessKeyPrefix should be alt-shift for Chrome on Windows
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113214
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113197
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
was in REL1_18
* After the 1.19wmf1 deployment several people have complained about various aspects of the new diff styling
-- The contrast being too low in the highlighted part (darker background behind bolded text)
-- The colors not being obvious perhaps (orange/blue)
-- Color blind users not seeing the difference very well between the light tones of the orange and blue
-- Trevor mentioned something about W3C Accessibility guidelines
To play it safe for now I think we should revert these changes to the status quo, and take the next few days (or weeks) to carefully check the concerns, perhaps look at other diff tools out there for inspiration (GitHub, Gerrit, LocalWiki, ..).
* Goes back to r91762 (last rev before REL1_18)
-- reverting: r94429, r94461, r101147, r105280, r106884, r107127, r108975, r109932
* Re-opens bug 33335
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112750
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112456
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112400
|
|
|
|
|
|
|
| |
numeral array JavaScript
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112184
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update some bug summaries to clearer versions (to lessen ambiguity as to whether it describes the removed behavior or the added one).
* Removed "Some deprecated presentational html attributes will now be automatically
converted to css." duplicate entry of "Most presentational html attributes like valign are now converted to inline css style rules."
* Removed bug 24037, which was reverted.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112183
|
|
|
|
|
|
|
| |
Modified patch by Vitaliy Flippov
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
You can test it using git init in our $IP and do a dummy commit with:
git commit -a RELEASE-NOTES-1.19
Then head to Special:Version and look at the magic version number.
This need a backport in REL1_19 / 1.19wmf1 since WMF is going to use
git "soon" (tm).
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111643
|
|
|
|
|
|
|
| |
instead of "API"
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111397
|
|
|
|
|
|
|
| |
French Wikipedia
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111372
|
|
|
|
|
|
|
| |
watchlist. Now titles are fixed or deleted, if unfixable, upon loading Special:EditWatchlist.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111085
|
|
|
|
|
|
|
|
|
| |
Move config to 1.20 changes
Move release notes for reverted bugs from 1.19 to 1.20
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111010
|
|
|
|
|
|
|
| |
because IE limits the number of styles it'll apply to 32 (seriously?!?). 3rd party users were complaining about IE not applying some modules' CSS when many modules were loaded; this wasn't a problem on WMF wikis as far as I know
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110988
|
|
|
|
|
|
|
| |
getText() on a non-object
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110821
|
|
|
|
|
|
|
|
|
|
| |
often)
Pretty narrow use case isn't very well defined, and this has *felt wrong* to me since
it was committed in November. Easier to pull for now rather than blocking release.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110797
|
|
|
|
|
|
|
| |
clearer error message
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110750
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110620
|
|
|
|
|
|
|
| |
Gilles van den Hoven
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110557
|
|
|
|
|
|
|
|
|
| |
* Introduces $wgPreloadJavaScriptMwUtil
* Instead of loading mediawiki.util as base module from the bottom, now loading it from queue position "top" if $wgPreloadJavaScriptMwUtil is true. And if false it'll remain in the bottom in practice as implied by other modules loading it as a dependency (i.e. mediawiki.page.ready depends on it)
* Fixes bug 33746
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110254
|