* replace some use of deprecated makeKnownLinkObj() by link() in core
[lhc/web/wiklou.git] / includes / EditPage.php
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-05-29 Trevor ParscalAdded EditPageBeforeEditToolbar hook to provide a way...
2009-05-27 Aaron Schulz(bug 18747) Show only page deletion log extracts, not...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-17 Siebrand Mazeland(bug 18438) Tweak HTML for preview bar for consistency...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-24 Aryeh Gregor(bug 16950) Show move log when recreating a page
2009-03-25 Raimond SpekkingAdd a class if 'missingsummary' is triggered to allow...
2009-03-25 Brion VibberRevert r47619 "Add an ID if 'missingsummary' is trigger...
2009-03-24 Raimond SpekkingWrap message into a div and add a class
2009-03-10 Domas Mituzasremove per-page editnotice functionality, message files...
2009-03-09 Aaron SchulzMade getLastDelete() handle log_deleted
2009-03-05 Raimond SpekkingFix for r48026: \n needs ""
2009-03-05 Andrew GarrettWhen redlink=1 is specified, and the page exists, redir...
2009-03-04 Raimond SpekkingAdd a linebreak so that more complex customized message...
2009-02-27 Aaron Schulz(bug 17677) $wgSpamRegex should be seperated into summa...
2009-02-24 Aaron Schulz* (bug 17649) Added isDeletedQuick() and replaced some...
2009-02-22 Niklas Laxström* Fix broken since added in r24969 preload check which...
2009-02-22 Raimond SpekkingMove <div>...</div> from message text to program code...
2009-02-21 Raimond SpekkingAdd an ID if 'missingsummary' is triggered to allow...
2009-02-18 Andrew GarrettFix regression in r47202, which stopped wpAutoSummary...
2009-02-18 Alexandre EmsenhuberTweak for r47202: readd a space between the "summary...
2009-02-18 Andrew Garrettelement->tags
2009-02-18 Andrew GarrettFix accidental regression of 'summary' message to text...
2009-02-17 Andrew GarrettFix double-escaping in r47202.
2009-02-15 Raimond Spekking* Wrap warning message 'editinginterface' into a div...
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-12 Andrew GarrettTrying to make the EditPage code a bit more readable...
2009-02-09 Siebrand MazelandReplace hard coded pipe separators with locale based
2009-02-03 X!When creating a new section, one can specify the 'nosum...
2009-01-29 Ryan Schmidt* (bug 11644) update recursive redirect checking code...
2009-01-26 Alex Zadd mIsPreview and mIsSectionPreview to parserOptions...
2009-01-26 Roan Kattouw* API: (bug 15949) Add undo functionality to action...
2009-01-24 Aaron Schulzcode style tweaks
2009-01-22 Raimond Spekking* Wrap 'cascadeprotectedwarning'/'titleprotectedwarning...
2009-01-21 Ryan SchmidtRedirect-related bugfixes/features:
2009-01-17 Aaron Schulz(bug 8065) Fix summary forcing for new pages
2009-01-17 Aaron SchulzImprove revertedEdits autopromote check to include...
2009-01-16 Aaron Schulz(bug 1181) Don't try to replace the whole page with...
2009-01-16 Raimond Spekking* Wrap deletedwhileediting/confirmrecreate messages...
2009-01-14 Raimond SpekkingFollow up r45741 per IAlex comment:
2009-01-14 Raimond Spekking* Wrap success/failure/norev messages into a div with...
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2009-01-13 Aaron Schulz* Short-circuit userWasLastToEdit()
2009-01-13 X!* (bug 17002) Add &minor= and &summary= as parameters...
2009-01-01 Aryeh Gregors/existant/existent/
2008-12-31 Siebrand MazelandPartial re-introduction of r45027 after being reverted...
2008-12-31 Brion VibberRevert r45027, r45028 "* summary and subject messages...
2008-12-31 Brion VibberPull back r45181 "(Bug 12998) Weaken DISPLAYTITLE resti...
2008-12-30 Aaron Schulz(Bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-27 X!fix spacing
2008-12-25 Alexandre Emsenhuberoops, forgot summary-preview :(
2008-12-25 Alexandre Emsenhuber* summary and subject messages now uses wiki text rathe...
2008-12-23 Brion VibberRevert r44893 "Tweaks from profiling"
2008-12-22 Aaron SchulzTweaks from profiling
2008-12-20 Aaron SchulzDon't call getCheckboxes() statically anymore
2008-12-20 Aaron SchulzAdd EditPageBeforeEditChecks hook for bug 16713
2008-12-16 Alexandre EmsenhuberUse wfGetLangObj()
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-31 Siebrand Mazeland(bug 13710) Allow to force "watch this" checkbox via...
2008-10-25 Brion VibberRevert r42037 "Improve hidden field checks for bug...
2008-10-16 Raimond SpekkingAdd class="error" for "longpageerror"
2008-10-15 Brion VibberPulling out r42105 for now -- "Added 2 hooks. One in...
2008-10-15 Jason RicheyAdded 2 hooks. One in Parser to allow custom handling...
2008-10-15 Aaron SchulzBump limit to 50
2008-10-13 Alex Z* (bug 1250) Let users use "show preview" and "show...
2008-10-13 Aaron SchulzUse $dbw->addQuotes :)
2008-10-13 Aaron SchulzAdd quotes
2008-10-13 Aaron SchulzImprove hidden field checks for bug 1181
2008-10-13 Aaron Schulz(bug 1150) Do not skip edit conflict and override just...
2008-10-07 Alexandre Emsenhuber* Display default extensions messages for language...
2008-10-07 Raimond SpekkingCleanup for r41782: use a common class, not a series...
2008-09-28 Niklas Laxström* user{css,js}preview was not shown since r40066
2008-09-28 Niklas Laxström+* (bug 15158) Userinvalidcssjstitle not shown on preview
2008-09-28 Tim StarlingIn wasDeletedSinceLastEdit(): fix odd string comparison...
2008-09-28 Aaron SchulzOpps, use wfTimestamp(), need some sleep :)
2008-09-28 Aaron SchulzFix time check for deletedSinceEdit for PG (bug 15751)
2008-09-21 Matt Johnston(Bug 15650) Limit length of displayed deletion log...
2008-09-21 Aryeh GregorWhitespace/braces
2008-09-16 Alexandre Emsenhuber* Added $wgUseMetadataEdit and $wgMetadataWhitelist...
2008-09-16 Alex Z*Re-implement r40723 in Article::view()
2008-09-16 Aaron Schulzminor refactoring
2008-09-16 Tim Starling* Reverted code style change made by Aaron, "if ("...
2008-09-09 Alexandre EmsenhuberAdd the list of restrictions to the "titleprotectedwarn...
2008-09-06 Aaron SchulzAdd class to textarea for protected pages (bug 11825)
2008-09-05 Aaron SchulzAdd more protection info on edit (bug 6179)
2008-09-04 Aaron SchulzMore EditPage cleanup, mainly coding/whitespace tweaks...
2008-09-04 Aaron SchulzClean up showIntro():
2008-09-04 Daniel FriesenRevert r40251 by aaron. Broke &editintro= bug15455.
2008-08-30 Aaron Schulz* Small performance tweak by switching check order
2008-08-29 Siebrand MazelandFix breakage of Live preview (patch by dantman himself)
2008-08-28 Chad HorohoeRemove second declaration of EditPage::showPreview().
2008-08-28 Daniel FriesenReplace the <p><br /></p> inserted between the toolbar...
2008-08-27 Daniel FriesenFix a minor regression pointed out by aaron.
2008-08-27 Daniel FriesenMinor error... sorry bout that, forgot to remove the...
2008-08-27 Daniel FriesenRecommit the EditPage changes:
2008-08-27 Brion VibberRevert r40027 "Recommit my changes to EditPage without...
next