Suggest running update.php on database error
[lhc/web/wiklou.git] / includes / EditPage.php
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-29 Aryeh GregorUse <<<HTML for vim docstring syntax highlighting
2010-08-10 Raimond SpekkingAdd ID to minor/watch labels to allow separate styling...
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-05 Aryeh GregorImprove $wgExperimentalHtmlIds support
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
2010-07-27 Sam ReedMake EditPage::spamPage() static
2010-07-24 Sam ReedRemoval of unused globals
2010-07-20 Mark A. Hershbergertrailing ws cleanup
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-07-14 Aryeh GregorRemove 'minordefault' preference completely
2010-06-26 Matěj GrabovskýFollow-up r68606, per comments:
2010-06-26 Matěj Grabovský(bug 18891) Deprecated Article::insertNewArticle still...
2010-06-09 Bryan Tong MinhReturn some more verbose error messages when editing...
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-02 Raimond Spekking Bug 23733 - Add IDs to messages used on CSS/JS pages
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-26 Brian Wolff(bug 22967) Use javascript to make the maxlength of...
2010-05-09 Alexandre Emsenhuber* (bug 23448) MediaWiki:Summary-preview is now displaye...
2010-04-28 Raimond Spekking* Add accesskey 'b' and tooltip to the summary field...
2010-04-15 Siebrand MazelandRemove the 'editwidth' preference and related code.
2010-04-10 Tobiasfixing bug 23139 (introduced in r59655) which broke...
2010-03-29 Platonides(bug 21520) Anonymous previews now also give a warning...
2010-03-26 Happy-melonGet message in wfEmptyMsg using the user's interface...
2010-03-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-07 Tobiasreverting myself (r63361) due to comment #2 in bug...
2010-03-07 Tobiasbug 22756: Add parameter to noarticletext/newarticletex...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-02-20 Alexandre Emsenhuber(bug 8790) Metadata edition ($wgUseMetadataEdit) has...
2010-02-19 TobiasLogExtract on blocked user's pages: fixing r62241 ...
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-10 Roan KattouwRevert r62022: breaks tab order on section=new edits...
2010-02-10 TobiasshowLogExtract of block log on user (talk) pages of...
2010-02-09 Jack Phoenixbug #19334: textarea jumps when editing longer articles...
2010-02-09 Andrew GarrettReverse removal of Live Preview in r59446, with the...
2010-02-07 Conrad IrwinInitialize parser properly in getTransclusionText()
2010-02-05 Conrad Irwinbug 5210 - add getTransclusionText() to the Parser...
2010-02-05 Alexandre EmsenhuberFollow-up r56441: the cancel link now links to the...
2010-02-05 Raimond SpekkingFix tabindex for summaryfield. The textbox area has...
2010-01-22 Chad HorohoeRm some unneeded $wgParser globals
2010-01-19 Aaron SchulzDon't show empty edit box for invalid sections requeste...
2010-01-18 Aaron Schulz* EditPageNoSuchSection hook
2010-01-16 Tobiasprovided option for showLogExtract to wrap result....
2010-01-16 Aaron SchulzMade noSuchSectionPage() use mTitle
2010-01-15 Aryeh GregorRemove OutputPage::{get,set}OnloadHandler()
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2010-01-11 Bryan Tong MinhFollowup r58980: Moved logic for addsection-editintro...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-12 Alexandre EmsenhuberMissing global; was throwing Fatal error: Call to a...
2009-12-08 Daniel FriesenFixes for comments on r59655
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-12-04 Chad HorohoeUse spaces so these line up nicely for everybody
2009-12-03 Daniel FriesenExpand a few comments. One as per Nikerabbit's comment...
2009-12-03 Daniel FriesenMissing $wgRequest in showSummaryInput
2009-12-03 Daniel FriesenFix notices
2009-12-02 Daniel FriesenFixes for fixme comments on my r59655
2009-12-02 Roan KattouwRevert unintended change in r59666
2009-12-02 Roan KattouwFix jQuery bug filed upstream as dev.jquery.com/ticket...
2009-12-02 Daniel FriesenEditPage refactor and improvements.
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-24 Raimond SpekkingFollowup r59363: Fix wrong syntax for Html::input....
2009-11-23 Sam ReedFurther followup to r59360
2009-11-23 Sam ReedMinor followup for r59360
2009-11-23 Sam Reedbug 21604 Spellcheck attribute for editsummary
2009-11-23 Andrew GarrettEnabling change for r59356, allow programmatic control...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-06 Alexandre Emsenhuber* (bug 21420) Fix for r27043: typo
2009-10-30 Roan KattouwRemove section edit links in edit conflict form pointin...
2009-10-25 Alexandre Emsenhuber* $fname -> __METHOD__
2009-10-23 Alexandre Emsenhuberremoved trailing spaces
2009-10-22 Andrew GarrettAdd some hook HTML injection points to EditForm, betwee...
2009-09-30 Brion VibberPull back r56730 for now: "New configuration variable...
2009-09-29 Chad Horohoe(bug 20836) Preload not working for MediaWiki namespace...
2009-09-26 Alexandre EmsenhuberFixes for live preview:
2009-09-21 TobiasNew configuration variable $wgShowPageOnRedlink that...
2009-09-18 Andrew GarrettRemove double catlinks on edit page.
2009-09-17 Aaron Schulzpartial revert on r55573; livePreview() is still used
2009-09-16 Alexandre Emsenhuber* (bug 20517) Cancel link from edit page now returns...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-13 TobiasFollow-up on r56251 - merging showLogs and showLogExtract
2009-09-13 TobiasCreating new function wgOutput->showLogs and including...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-08-30 NepheleFixed EditFilterMerged hook to use hookError param
2009-08-25 Andrew GarrettFix live preview copying of existing category links
2009-08-21 Brion VibberCleaning up some old PHP 4 object-reference usage in...
2009-08-18 Andrew GarrettRewrite JS-based Live Preview to use jQuery, was 200...
2009-08-17 TobiasShow summary preview also on diff - useful for editing...
2009-08-14 Andrew GarrettAdd an id to the cancel link
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-02 Alexandre Emsenhuber* (bug 18699) Using the nosummary URL option no longer...
2009-08-01 ShinjimanShow the preview tip for css/js when the page name...
2009-08-01 Shinjiman* (bug 15680) Split the edit tip message of user CSS...
2009-07-24 Aaron Schulz5.3 reference error fix
2009-07-22 Aaron SchulzFixed php 5.3 reference error
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-08 ThomasVadding web request parameter for consistency
2009-07-07 ThomasVnew hook, that allows extensions/ProofreadPage to read...
next