Don't use public-audience-only function
[lhc/web/wiklou.git] / includes / EditPage.php
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...
2008-08-26 Daniel FriesenRecommit my changes to EditPage without the regressions:
2008-08-26 Chad HorohoeRevert 40016, 40021, 40022. Breaks ability to save...
2008-08-26 Robert Leverington* Remove duplicated function in EditPage.
2008-08-26 Daniel FriesenWhoops, this was probably supposed to be an elseif.
2008-08-26 Daniel FriesenCommit initial portion of EditPage refactoring.
2008-08-20 Alexandre EmsenhuberTweak for r29770 (yes, some months after it):
2008-08-19 Brion Vibber* $wgSpamRegex now matches the edit summary and page...
2008-08-18 Alexandre EmsenhuberUse colon-separator message after summary, summary...
2008-08-13 Aryeh GregorFix regression from r37834: accesskey tooltip hint...
2008-08-11 Fran RogersAddressing concerns in r39801 regarding editnotices...
2008-08-10 Brion VibberRevert r39055 for now "Optional 'edit notices' on a...
2008-08-10 Fran RogersOptional 'edit notices' on a per-namespace and per...
2008-08-08 Brion VibberRevert r38879, 38880 "(bug 14002) Change cascade protec...
2008-08-08 Andrew Garrett(bug 14002) Change cascade protection warning message...
2008-08-02 Chad HorohoeTake Article::viewRedirect() public and have it return...
2008-07-31 Chad HorohoeI honestly have no clue how this got committed; wasn...
2008-07-31 Chad Horohoe(no commit message)
2008-07-28 Raimond Spekking* Add a few CSS ids to allow customization of warning...
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-18 Aryeh GregorAccesskeys for minor edit/watch checkboxes on edit...
2008-07-17 Aaron Schulzprivate -> protected (bug 14490)
2008-07-15 Andrew GarrettReintroduce some changes which were reverted for causin...
2008-07-04 Niklas Laxström* (bug 11732) Allow localisation of edit button images
2008-07-02 Niklas Laxström* Partial revert of r36692. Has been spewing fatal...
2008-06-27 Andrew GarrettCore changes for AbuseFilter extension.
2008-06-21 Aaron SchulzE_SRICT; callback should have the ampersand
2008-06-20 Brion Vibber* (bug 14515) HTML nesting cleanup on edit form
2008-06-19 Brion Vibberapply live hacks: debug logging for spam regex & blackl...
2008-06-19 Chad HorohoeHooks EditFilter and EditFilter complete got a new...
2008-06-10 Brion VibberRevert r36161 -- these are pretty weird-looking hooks...
2008-06-10 Jack PhoenixTwo new hooks to EditPage.php, EditPage::AfterEdit...
2008-06-09 Brion Vibberupdate comment w/ new location of js funcs
2008-06-09 Chad Horohoe(bug 11951) EditPage::getEditToolbar() is now static...
2008-05-24 Leon Weber* Refactored Article::getAutosummary(), so there's...
2008-05-23 Andrew GarrettCore changes for GlobalBlocking and TorBlock extensions...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-18 Brion VibberCut a few more kb out of wikibits.js... broke edit...
2008-05-09 Brion Vibber* add OutputPage::addScriptFile() for easier adding...
2008-05-09 Brion VibberEnsure there's a newline at the end of the editing...
2008-05-03 Niklas Laxström* Xml::
2008-04-23 Rotem Liss* When undoing an edit, make sure it wasn't deleted.
2008-04-15 Aryeh GregorAdd a new hook EditPageBeforeEditConflict to allow...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Alexandre EmsenhuberE_WARNING, thanks to Siebrand for reporting it
2008-04-11 Alexandre EmsenhuberShow edit comment as it will appear in history when...
2008-04-09 Brion Vibber* (bug 13458) Preview/edit toolbar spacing now works...
2008-04-08 Brion Vibbertweak to r32864 -- remove extra parameters from string...
2008-04-06 Aryeh GregorSlight tweak to last commit: don't preserve whitespace...
2008-04-06 Aryeh GregorPartial revert of r32376: don't strip whitespace from...
2008-04-06 Aryeh GregorSome random whitespace/style fixes
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
2008-03-24 Brion Vibber* (bug 1600) Strip extra == section markup == in new...
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-07 Niklas Laxström* Parse MediaWiki message translations with a correct...
2008-03-04 Raimond Spekking* (bug 13019) Message cache for some extensions not...
2008-03-03 Roan KattouwAPIEDIT_VODAFONE BRANCH MERGE:
2008-03-03 Brion VibberCorrection to r31475 -- works with PHP 5.1 now.
2008-03-03 Brion Vibber* (bug 13211) Don't break edit buttons when Image names...
2008-03-01 Roan KattouwFixing bug 13100 by removing a redundant line in EditPa...
2008-02-28 Brion Vibber* (bug 13130) Moved edit token and autosummary fields...
2008-02-26 Roan Kattouw(bug 13100) Added 'preloadtitle' parameter to action...
2008-02-26 Tim StarlingUse a separate redlink parameter for red link determina...
next