Revert broken rewrite of login forms:
[lhc/web/wiklou.git] / includes / specials /
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-08 Andrew GarrettAdd "Discussions" option to search when LiquidThreads...
2009-09-08 Happy-melonFollow-up to r55884 - update call in SpecialResetpass
2009-09-07 Happy-melonFollow-up to r55990, per comments:
2009-09-07 Happy-melonFollowup to r55990 - rename method to avoid PHP Strict...
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-09-07 Raimond SpekkingFollow-up r50177: Fix a PHP notice due to typo in array...
2009-09-07 TobiasMinor fixes to r55918 - documentation and variable...
2009-09-07 Tobiasfixing r55909: checking if the user is _currently_...
2009-09-07 TobiasDisplay note on Special:Contributions if user is blocke...
2009-09-06 Tobiasfixing error in r55903 - User object from userid is...
2009-09-06 TobiasShow change block / unblock link on Special:Contributio...
2009-09-05 Aaron SchulzMove checkboxes back a bit
2009-09-04 Raimond SpekkingMake revdel input form more consistent with other forms:
2009-09-03 Aaron Schulz(bug 19912) Fixed regression were file links were never...
2009-09-03 Aaron SchulzRemoved pointless intval of the $ids array; it was...
2009-09-03 Aaron SchulzFixed regression that made re-upload links give overwri...
2009-09-02 Aaron Schulz(bug 18862) RevisionDelete dropdowns
2009-09-02 Aaron Schulz* Fix for r55741 - selecting no revisions made PHP...
2009-09-02 Alexandre Emsenhuber* (bug 20446) When changing user rights with User@remot...
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-08-31 Happy-melonReimplement r55685, r55686, r55687, with correct parsin...
2009-08-31 Niklas LaxströmRevert r55685, r55686 and r55687 for now. Limits not...
2009-08-30 Happy-melon* Allow IndexPager->mLimitsShown to be an associative...
2009-08-30 Alexandre EmsenhuberUse $wgScript rather than $this->getTitle()->getLocalUR...
2009-08-26 Bryan Tong Minh* Cleanup ApiUpload
2009-08-26 Alexandre EmsenhuberFollow-up r55584: seems that the "View logs for this...
2009-08-26 Aryeh GregorFor search, move "create page" below "no results"
2009-08-25 Alexandre Emsenhuber* (bug 20380) Link to history/log action at the top...
2009-08-25 Niklas LaxströmFix for r52174 - don't show footer for non-existing...
2009-08-24 Alexandre Emsenhuber* (bug 19966) MediaWiki:License-header is now used...
2009-08-24 Alexandre Emsenhuber* (bug 20299) MediaWiki:Move-subpages and MediaWiki...
2009-08-23 Alexandre Emsenhuber* (bug 20365) Page name with with c/g/h/j/s/u + x are...
2009-08-23 Alexandre Emsenhuber* (bug 20362) Special:Statistics now produces valid...
2009-08-23 Aryeh GregorEnforce $wgMinimalPasswordLength client-side
2009-08-22 Alexandre Emsenhuberuse tabs for identation, not spaces
2009-08-22 Michael Dalere-added $partname for warning checks 53361#c3664
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-21 Aryeh GregorUse Html::input()/autofocus a bunch more places
2009-08-21 Aryeh GregorAutofocus Special:Search box
2009-08-21 Aryeh GregorDon't output useless value=""
2009-08-21 Aryeh GregorOnly require necessary fields in Special:ResetPass
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-18 Aryeh Gregor$wgMaximumMovedPages should only count moved pages
2009-08-18 Aryeh GregorDon't move twice when moving subpages to a subpage
2009-08-18 Michael Dale* fixed SpecialUpload page iframe uploading for js2...
2009-08-17 Alex ZRe-implement r54638 in a higher-level way. Allows exten...
2009-08-17 Raimond SpekkingUse formatNum for some more numbers.
2009-08-17 Chad Horohoe(bug 20265) Special:AncientPages (and UnusedFiles)...
2009-08-16 Tim StarlingFixes for Shinjiman's Special:Version updates r49995...
2009-08-16 Chad Horohoe(bug 20273) Undefined variable in Special:RandomPage...
2009-08-15 Leons Petrazickisconfig/index.php:
2009-08-14 Andrew GarrettCustomise display of thread search result titles.
2009-08-14 Raimond SpekkingRecommit r54069 (shinjiman) after general revert r54735...
2009-08-14 Raimond SpekkingRecommit r53268 (simetrical) after general revert r5473...
2009-08-14 Raimond SpekkingRecommit r52524 (ialex) after general revert r54735...
2009-08-11 Bryan Tong MinhRevert r54795: Didn't work as expected and don't have...
2009-08-11 Bryan Tong Minh(bug 20052) Watch checkbox on Special:Movepage is check...
2009-08-11 Raimond SpekkingRecommit r54081 after general revert r54735: The descri...
2009-08-11 Aryeh GregorAdd Html::input() convenience function
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Brion VibberRevert r54638 "Deprecate the $wgExtraRandompageSQL...
2009-08-10 Brion VibberRevert Special:Version to known-good state as of r52060...
2009-08-09 ShinjimanFix PHP Fatal error for r54627.
2009-08-08 Alexandre Emsenhuber* (bug 20131) PHP Notice: Undfined index: page_latest...
2009-08-08 Chad HorohoeUnused global.
2009-08-08 Alex ZDeprecate the $wgExtraRandompageSQL config variable...
2009-08-08 Shinjiman* (bug 20127) Fix regression when the executive does...
2009-08-07 Aryeh GregorStart using some HTML 5 form features
2009-08-06 Chad HorohoeFollowup r54516, remove globals entirely.
2009-08-06 Jan Luca Naumann(r54511) Replace global array with hook
2009-08-06 Jan Luca NaumannAdd interface for adding own statistics with $wgStatsOther:
2009-08-06 Niklas Laxström* <b>Notice</b>: Undefined variable: val2 in <b>/var...
2009-08-05 Chad HorohoeMight as well.
2009-08-05 Alex Z(bug 17864 + bug 19519) - Do input normalization on...
2009-08-05 Benjamin LeesConvert check to use wfShorthandToInteger()
2009-08-05 Alex ZOutputPage::formatPermissionsErrorMessage() expects...
2009-08-04 Aaron Schulzcheck 'undelete' for undelete page links
2009-08-04 Aryeh GregorFix flag legend for watchlist from r54336 breakage
2009-08-04 Niklas LaxströmWhitespace fixes
2009-08-04 Aryeh GregorAdd wrapper div for RC label legend
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-04 Aryeh GregorShow change flag tooltips everywhere, not just RC
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-08-03 Aaron Schulz* rev_deleted css fixes
2009-08-03 Aaron Schulzclean up bizarre code - use timestamp for links again...
2009-08-03 Aryeh GregorAdd legend to watchlist as well
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-07-31 Niklas LaxströmWhitespace fixes
2009-07-31 Raimond Spekking* The description message in $wgExtensionCredits can...
2009-07-31 Michael Dalefixed wpSourceType value
2009-07-31 Shinjiman* (bug 20013) Added CSS class "mw-version-ext-version...
2009-07-30 Aaron Schulz(bug 18531) Show hidden users on listusers for oversights
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-30 Aaron SchulzFollow-up to r54016: deletedcontribs
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-30 Aaron SchulzTweak 'restore' link in deletedcontribs to say 'view...
2009-07-30 Victor VasilievUse $wgFileExtensions to check whether SVG is enabled
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
next