Prevent registration/login with the username "MediaWiki default"
[lhc/web/wiklou.git] / includes / EditPage.php
2006-03-28 Rob Church(bug 5367) Logic error in blank summaries handler cause...
2006-03-26 Rob Church(bug 5364) Don't raise false blank summary reminder...
2006-03-25 Rob ChurchImprove detection of blank edit summaries where automat...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-01 LupinPatch for bug 4273: "New section" editing page should...
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-02-23 Rob Church(bug 4535) Warn user when editing CSS or JS subpage...
2006-02-22 Tim StarlingMaximum article size, since max_allowed_packet is too...
2006-02-20 Niklas Laxström* Fixed and enhanced a little the Live Preview, which...
2006-02-10 Erik Moellerdoc
2006-02-10 Erik Moellervery basic support for requiring email authentication...
2006-02-06 Rob ChurchIntroduce "semiprotectedpagewarning" which appears...
2006-02-04 Rob ChurchAdd warning for anon. edits
2006-01-23 Domas Mituzasfix previews
2006-01-23 Domas MituzasTidy up only article views, previews, image pages and...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-11 Tim StarlingDo the checks for template existence in a batch
2006-01-07 Antoine MussoFix #4504: Use site language for namespace name resolution
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Rob Church* Move the "user is blocked" page to OutputPage
2006-01-02 Niklas Laxström* Removed broken wgAllowAnonymousMinor and added new...
2006-01-01 Tim Starlingfix for broken categories on preview
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-28 Magnus Manskenow displays system messages in their edit box even...
2005-12-26 Brion Vibber* Add 'GetInternalURL' hook to match the GetFullURL...
2005-12-24 Brion Vibber* Don't show useless empty preview on new page creation
2005-12-24 Brion Vibber* (bug 4368) Don't show useless empty preview on new...
2005-12-11 Tim StarlingTypo causing all conflicts to become new section edits
2005-12-11 Brion Vibber* (bug 1600) Trigger edit conflict on duplicate section...
2005-12-11 Magnus ManskeNew hook
2005-12-05 Brion Vibber* Add createpage and createtalk permission keys, allowi...
2005-12-04 Antoine MussoClean up unused globals!
2005-12-04 Brion VibberRevert experimental hack as discussed on IRC
2005-12-03 Ævar Arnfjörð Bjar... * Added an interface message that controls the layout...
2005-12-02 Brion Vibber* (bug 4100, 3049) Add 'edittools' message to hold...
2005-12-01 Brion Vibber* (bug 4035) Fix prev/next revision links on edit page
2005-11-15 Tim StarlingImplemented diff cache
2005-11-10 Ævar Arnfjörð Bjar... * Rewrote magnus's spaghetti-hook, see mail.wikimedia...
2005-11-04 Magnus ManskeAdditional hook
2005-11-03 Brion Vibber* (bug 3487) Fix category edit preview with preview...
2005-10-31 Tim StarlingMore informative error message for loss of session...
2005-10-28 Brion Vibber* (bug 3816) Throw edit conflict instead of fatal error...
2005-10-26 Brion VibberTomg, please test with error_reporting set to E_ALL...
2005-10-26 Tom Gilder(*fanfare*) added scripting to save the position of...
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-22 Brion Vibber* Avoid notice warning on edit with no User-Agent header
2005-10-13 Tom GilderAdded structure for CSS customization
2005-10-13 Tom GilderAccessibility: add <label> to summary field
2005-10-13 Tom Gilder(Bug 3690) Allowed wikitext in previewnote, moved ...
2005-10-10 Tom GilderMade very important preview message more obvious
2005-10-08 Alexander Sigachovtruncate summary for multibyte chars
2005-10-06 Tom GilderAdded support for separate noarticletextanon
2005-10-06 Ævar Arnfjörð Bjar... * Use User::isLoggedIn(), the proper way to find out...
2005-10-06 Tom GilderSeparate newarticletext messages for logged in and...
2005-09-29 Brion Vibber* Added EditFilter hook, and output callback on EditPag...
2005-09-11 Tim Starlingprofiling fix
2005-09-05 Tim StarlingDeferred initialisation of $wgIP, because it's potentia...
2005-09-04 Erik Moellerremove obsolete piece of code - newarticletext is never...
2005-09-02 Brion Vibber* Don't override edit conflict suppression on section...
2005-08-25 Erik MoellerRemove "info"-toolbar. This used to be shown for browse...
2005-08-23 Brion Vibber* Move ArticleSave hook execution into Article insert...
2005-08-22 Brion Vibber* (bug 3227) Fix SQL injection introduced in experiment...
2005-08-21 Tim Starlingsensible names, profiling
2005-08-21 Tim Starlingprofiling
2005-08-21 Tim Starlingprofiling
2005-08-20 Tim Starlingfix recreation conflicts
2005-08-20 Tim StarlingRefactored editForm(), splitting its functionality...
2005-08-20 Tim Starlingremoved some debugging statements, I think they were...
2005-08-16 Brion VibberCode cleanup: normalize case of wfMsg() calls, clean...
2005-08-03 Niklas LaxströmAdd messages too
2005-08-02 Niklas LaxströmAdd experimental code which causes edit conflict if...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-30 Brion Vibbertypo
2005-07-29 Brion Vibber* (bug 2676) Apply a protective transformation on editi...
2005-07-25 Tim Starlingprofiling improvements and bug fixes
2005-07-21 Brion Vibberwhoops
2005-07-21 Brion Vibber* (bug 275) Section duplication fix
2005-07-14 Brion Vibber* Undo inconsistent editing behavior change
2005-07-14 Erik Moellerdon't try to prefill edit summary when section=new...
2005-07-13 Erik Moeller* (bug 2768) section=new on nonexistent talk page does...
2005-07-07 Tim Starlingnew feature: $wgBlockAllowsUTEdit
2005-07-02 Erik Moellerdon't just assume we get a valid title object
2005-07-02 Erik MoellerAdd two new parameters for editing new pages:
2005-06-30 Brion Vibber* (bug 2618) Fix regression from another fix; show...
2005-06-29 Brion Vibber* (bug 2548) Keep summary on 'show changes' of section...
2005-06-29 Jens FrankFix preview
2005-06-29 Jens FrankFix preview
2005-06-29 Jens Frank(bug 2564) Don't show editingold warning for recent...
2005-06-29 Brion Vibber* Don't show empty-page text in 'Show changes' on new...
2005-06-28 Brion Vibber* (bug 2572) Fix edit conflict handling
2005-06-27 Antoine MussoFix #1242: category list missing on edit page
2005-06-26 Antoine Mussoquotes
2005-06-25 Jens Frank(bug 2496) Allow MediaWiki:edithelppage to point to...
2005-06-25 Brion Vibber* (bug 996) Replace $wgWhitelistEdit with 'edit' permis...
2005-06-01 Brion Vibber* (bug 2053) Move comment whitespace trimming from...
2005-05-31 Brion Vibber* Replace wfMungeToUtf8 and do_html_entity_decode with...
2005-05-28 Anders Wegge JakobsenReduce the risk of dropping edits during conflict resol...
next