(bug 20052) Watch checkbox on Special:Movepage is checked by default when the old...
[lhc/web/wiklou.git] / includes / specials / SpecialMovepage.php
2009-08-11 Bryan Tong Minh(bug 20052) Watch checkbox on Special:Movepage is check...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-17 Siebrand Mazeland(bug 18466) Add note or warning when overruling a move...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-03-03 Aaron SchulzAdd mw-redirect class to subpage links as needed
2009-02-22 Niklas Laxström* Correct case for formatNum
2009-02-20 Alexandre EmsenhuberPer siebrand and Nikerabbit (tweak for r47535):
2009-02-18 Alexandre Emsenhuber(bug 16762) Special:Movepage now shows a list of subpag...
2009-02-18 Siebrand MazelandFormat number, and allow use of plural for 'move-subpag...
2009-02-09 Roan KattouwRemove a TODO from ApiMove and add a FIXME to SpecialMo...
2009-01-31 Siebrand Mazeland* (bug 17288) Improved messages for default language...
2009-01-08 Brion VibberReverted r45517 " * (bug 16921) Add a maxlength for...
2009-01-07 Raimond Spekking* (bug 16921) Add a maxlength for the reason field...
2009-01-06 Raimond SpekkingAdd new messages 'movepage-moved-redirect' and 'movepag...
2009-01-06 Brion VibberRevert r45288 " * Add a new message 'movepage-moved...
2009-01-01 Raimond Spekking* Add a new message 'movepage-moved-noredirect' for...
2008-12-29 Victor Vasiliev* Image moving over an existing file no longer throws...
2008-11-25 Siebrand MazelandSub pages get a redirect on move, even when "Leave...
2008-10-11 Tim StarlingFix freaky calling method for MovePageForm::showForm...
2008-10-10 Tim StarlingFix error display on invalid destination title on GET...
2008-10-06 Tim StarlingDisable double redirect fixer by default, pending resol...
2008-10-06 Tim StarlingAllow humans to suppress redirect too, not just bots...
2008-10-02 Alexandre EmsenhuberCustom error message from the AbortMove hook is now...
2008-09-28 Niklas Laxström* Do not pass objects to functions that don't take...
2008-09-13 Aaron SchulzCleanup for r40770:
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-03 Alexandre Emsenhuberfix XHTML error
2008-08-01 Alexandre Emsenhuber* (bug 14987) Only fix double redirects on page move...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-26 Jack PhoenixSpecialMovepageBeforeMove hook from Wikia codebase...
2008-07-25 Aryeh GregorConvert subpage move to use TitleArray, just for demons...
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-07-07 Niklas Laxström* Plural for delete-toobig and delete-warning-toobig
2008-07-02 Brion VibberRevert r36839 (merge of movepage-moved and movepage...
2008-07-01 HujiRemoving movepage-moved, using movepage-page-moved...
2008-06-19 Brion VibberRename all the special page class files back to their...