Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialMovepage.php
2008-06-08 Aryeh GregorNew $wgGroupPermissions option 'move-subpages' added...
2008-06-07 Rotem LissStandardization of permission errors and other errors...
2008-06-04 Aryeh GregorRevert r35848 per Brion's WONTFIX of bug 14536: "This...
2008-06-04 Brion Vibber* (bug 14386) Fix subpage namespace oddity when moving...
2008-06-04 Andrew GarrettApply the rate-limiter to subpage moving
2008-06-03 Aryeh GregorAs Brion points out, this needs an htmlspecialchars.
2008-06-03 Aryeh Gregor(bug 14385) "Move subpages" option no longer tries...
2008-06-02 Brion Vibber* (bug 14258, 14368) Fix for subpage renames in replica...
2008-05-31 Niklas Laxström* Use plural, some language may need it
2008-05-30 Bryan Tong MinhAlways return an array if an error has occurred in...
2008-05-27 Roan KattouwPer Simetrical's suggestion, let Title::isValidMoveOper...
2008-05-27 Roan Kattouw* Refactor Title::isValidMoveOperation() and Title...
2008-05-25 Aaron Schulz* Wrap file into one nice move transaction with the...
2008-05-23 Aryeh GregorCode simplification (-205 bytes :P):
2008-05-23 Aryeh GregorFix another bug pointed out by Brion, pseudo-subpages...
2008-05-23 Aryeh GregorFix bug: we still need to move subpages if we're moving...
2008-05-23 Aryeh Gregor* Don't allow moving with subpages to a namespace that...
2008-05-23 Aryeh GregorRe-commit cleaned-up version of r33565 (move subpages...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-16 Rotem LissShow an error when asking to move a non-existant page...
2008-05-08 Aryeh GregorAs Brion pointed out, this param is a boolean, and...
2008-04-18 Brion VibberRevert r33565 pending some cleanup...
2008-04-18 Aryeh GregorUsers moving a page can now have all subpages automatic...
2008-04-16 Raimond SpekkingUse existing CSS classes for input form aligning
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
2008-03-21 Andrew Garrett* Disallow deletion of big pages by means of moving...
2008-03-13 Raimond Spekking* (bug 13343) Restore default (old name) in Special...
2008-03-13 Raimond Spekking* Add a CSS id to the table
2008-03-11 Raimond SpekkingFollow up commit for r31775, thanks to Nikerabbit :-)
2008-03-11 Raimond Spekking* Add a nice fieldset around the input form
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-09 Rotem LissFix.
2008-02-09 Rotem LissBasic compatibility between tables: When deleting the...
2008-01-02 Aryeh GregorClean up some error-handling messages a bit, particular...
2007-12-16 Aryeh GregorError message is practically invisible among all the...
2007-12-16 Rotem LissAdded link to the old title in Special:Movepage, change...
2007-12-09 Rotem LissEscape page names in the move successful page (e.g...
2007-12-08 Victor VasilievIntroduce an "AbortMove" hook
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-06 Raimond Spekking* Tweaking Werdnas new functions 'showPermissionsErrorP...
2007-07-12 Brion Vibber* Fix for Esperanto double-x-encoding in move success...
2007-07-01 Tim StarlingFixed unnecessary use of the replaceafter option to...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Rob ChurchPass the two titles in plain text as (unused per defaul...
2007-06-28 Rob ChurchSort out this ridiculous bug in Special:MovePage succes...
2007-06-22 Raimond Spekking* Some cosmetic tweaks
2007-06-20 Rob Church(bug 9696) Fix handling of brace transformations in...
2007-04-25 Brion Vibber* (bug 9649) Fix RTL form alignment for Special:Movepage
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-02 Rob Church(bug 8461) Support watching pages on move
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-25 Nick JenkinsBug 7687: Fix movetalk box checks itself when confirmin...
2006-09-09 Rotem LisswgOnlySysopMayMove is now unused, removing.
2006-09-09 Rotem LisswgOnlySysopMayMove seems to be still used, partial...
2006-09-08 Rotem LissMake the permissions check in Special:Movepage reasonab...
2006-09-08 Rotem Liss(bug 6615) PHP fatal error on bad input to Special...
2006-07-08 Niklas Laxström* And more escaping
2006-06-30 Rob Church* (bug 6488) Show relevant log fragment in Special...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-03-19 Rob Church(bug 3047) Don't mention talk pages on Special:Movepage...
2006-01-16 Rob ChurchRevert per discussion w/ Brion
2006-01-16 Rob ChurchBug 2757: 'Page move completed' screen should contain...
2006-01-08 Antoine MussoREVERT: Bug 3835: add a cancel link on special:movepage
2006-01-08 Antoine MussoBug 3835: add a cancel link on special:movepage
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Tim StarlingPrevent accidental deletion during page move.
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-10 Magnus ManskeHooks! Hoooooks!
2005-12-04 Antoine MussoClean up unused globals!
2005-10-22 Antoine MussoFix textarea
2005-10-14 Tom Gilderadded <label>s
2005-09-18 Antoine MussoFix #3350: missing label for move talk page
2005-08-26 Brion Vibber* (bug 3280) Respect 'move' group permission on page...
2005-08-11 Brion Vibber* Rearranged Special:Movepage form to reduce confusion...
2005-07-07 Brion Vibber* Fix talk page move handling
2005-07-07 Brion Vibber* (bug 1130) Reorder old title checks; use title null...
2005-06-29 Brion Vibber* Various code cleanup and HTML escaping fixlets on...
2005-06-19 Tim Starlingported site_stats change from 1.4
2005-05-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
2005-05-07 Ævar Arnfjörð Bjar... * Added support for paramaters like Special:Movepage...
2005-05-07 Ævar Arnfjörð Bjar... * Fixed a fatal XML error (the size attribute in one...
2005-04-27 Brion VibberSilence notice error by setting talk variable explicitl...
2005-04-25 Brion Vibberphp's on crack.
2005-04-25 Brion VibberMove page tweaks:
2005-04-03 Ævar Arnfjörð Bjar... * Yummie ? : syntax.
2005-04-03 Tim Starling"Delete to make way for move" feature, for sysops only...
2005-04-03 Tim StarlingPage move undo feature
2005-04-03 Tim StarlingAllow the user to specify a reason for page moves
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-01-31 Antoine Musso* Attach revision to the new page id. Original article...
2005-01-31 Antoine MussoStop showing moves directly in recentchanges, instead...
2005-01-20 Antoine MussoFix #1130 : special:movepage not showing actual title...
2004-10-26 Brion VibberMove page tweaks:
next