Saner code formatting, fix a couple of bugs
[lhc/web/wiklou.git] / includes / CategoryPage.php
2010-07-23 Aryeh GregorSaner code formatting, fix a couple of bugs
2010-07-23 Aryeh GregorUse modern coding constructs and a better var name
2010-07-23 Aryeh GregorInitial commit for category collation framework
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2009-07-26 Philip TzouFollow up on r46020 and r46489. Improve the $wgContLang...
2009-07-01 Aryeh GregorClean up CategoryPage::columnList()
2009-07-01 Aryeh GregorTypo in comment
2009-06-20 Siebrand MazelandSuppress display of duplicate getCategoryBottom() if...
2009-06-20 Siebrand MazelandMake paging links on category pages known. This allows...
2009-06-20 Niklas Laxström* Remove code duplication
2009-06-15 Siebrand Mazeland(bug 19211) Fix regression from r50351 that caused...
2009-06-08 Siebrand Mazeland(bug 19126) Follow-up to r51559: replace a period with...
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-05-26 Tim StarlingReverted r49855, r49656, r49401, r49399, r49397. The...
2009-05-09 Siebrand MazelandFollow-up on r50351. Fix adding key/value pair.
2009-05-08 Siebrand MazelandFollow-up on r50351. Fix syntax errors in CategoryPage.php
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-25 Philip TzouEnabled LanguageConverter on extension:CategoryTree.
2009-04-16 Alexandre Emsenhuber* (bug 18449) Fixed items number per column on category...
2009-03-27 Ilmari Karonenproperly HTML-escape titles in categories, just in...
2009-02-17 Tim StarlingLive patch: use a query group for CategoryPage
2009-01-28 Brion Vibber* (bug 17207) Fix regression breaking category page...
2009-01-28 Niklas Laxström* Fix visible regression and let the plural finally...
2009-01-24 Alexandre Emsenhuber* Removed false comment, we are in a Category page...
2009-01-22 Philip TzouEnable LanguageConverter on Category Pages.
2008-12-23 Aaron SchulzFix fucked up indentation
2008-12-22 Brion Vibber* (bug 2585) HTTP 404 return code is now given for...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-29 Alexandre EmsenhuberMore doxygen fixes
2008-11-19 Aaron Schulz* Remove incomplete isFileCacheable(), the parent one...
2008-09-05 Aryeh GregorRefresh category table counts sometimes for small categ...
2008-07-17 HujiCounts should be shown using localized digits, just...
2008-06-30 Daniel KinzlerMake member counts from the new category table availabl...
2008-06-07 Tim StarlingUse new calling convention for ImageGallery::add()...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Alexandre EmsenhuberUse wfLocalFile() instead of create an Image object...
2008-03-20 Aryeh GregorUse formatNum for counts on category page.
2008-03-19 Brion Vibberhopefully don't die on non-gallery-laden pages which...
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2007-10-09 Greg Sabino MullaneDon't cache category pages if 'from' or 'until' is...
2007-08-22 Tim StarlingIn ImageGallery:
2007-07-16 Raimond Spekking* Add a message if category is empty
2007-07-13 Raimond Spekking* (bug 10560) Adding a space between category letter...
2007-07-10 Rob Church* (bug 9903) Don't mark redirects in categories as...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-14 Ilmari Karonenrm useless "!!" left over from testing
2007-05-14 Ilmari Karonenwrap links to redirects in <span class="redirect-in...
2007-04-07 Domas Mituzasforce cl_sortkey index
2007-02-22 Raimond Spekking* (bug 8132) Suppress "Pages in this category" heading...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Ilmari KaronenQuick fix to make diffonly work properly on category...
2006-11-24 Aryeh Gregor(bug 7892) Add media count to category page, à la subca...
2006-11-12 Aryeh Gregor(bug 3687) Add distinct heading for media files in...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-16 Brion VibberAvoid new CSS class and id names without mw prefix...
2006-10-16 Aryeh Gregor(bug 3015) Add CSS ids to subcategory and page sections...
2006-09-02 Daniel KinzlerFactored out sortkey magic to allow CategoryTree to...
2006-08-25 Tim StarlingCategoryPage bug fix
2006-08-24 Tim StarlingSeverely refactored CategoryPage to enable subclassing...
2006-07-10 Antoine MussoFix #6622: image::newFromTitle deprecated but still...
2006-06-30 Rob ChurchRevert accidental commit of experimentation
2006-06-30 Rob Church(bug 6493) Preserve language selections in the mode...
2006-06-29 Brion Vibber* (bug 6491) Apply bad image list in category galleries
2006-06-13 Brion VibberClean up after r14751:
2006-06-13 Magnus ManskeBug 6031 (feature request for __NOGALLERY__ on category...
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-06 Domas MituzasAutoLoad ImagePage and CategoryPage
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-13 Niklas Laxström* (bug 5806) {{plural:}} support instead of "twin"...
2006-05-04 Niklas Laxström* No comment is better than wrong comment
2006-05-01 Antoine Mussounused variables as per #3692
2006-04-20 Antoine Mussosome s/@access (private|public)/@\1/ for doxygen docume...
2006-02-23 Rob Church(bug 4970) Make category paging limits configurable
2006-01-22 Rob Church* (bug 4633) Add (previous 200) (next 200) also above...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2005-12-05 Brion Vibber* (bug 4170) Decode HTML character escapes in sort key
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-14 Brion Vibber* (bug 2835) Back out fix for bug 2802, caused regressi...
2005-07-12 Ævar Arnfjörð Bjar... * (bug 2802) Display more than one character of the...
2005-06-29 Brion Vibber* (bug 2584) Fix output of subcategory list
2005-06-28 Brion Vibber* Fix namespaces in category list.
2005-06-01 Brion Vibber* (bug 2274) Respect stub threshold in category page...
2005-05-13 Ævar Arnfjörð Bjar... * Someone forgot to global the variable
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-25 Gabriel WickeCategoryPageView hook as in 1.4
2005-03-14 River Tarnellallow redirects in categories; show cats on redirect...
2005-02-03 Brion Vibber* (bug 1457) Fix XHTML validation on category column...
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-31 Jens FrankBUG#1241 Don't show 'cont.' for first entry of the...
2004-12-21 Brion VibberMerge category paging from REL1_4
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-03 Brion VibberAdd some conditional die()s to suppress fatal error...
2004-11-18 Brion VibberSpaces to tabs
2004-11-18 Mr. E23Added 'cont.' to category listing headers when the...
2004-10-24 Brion VibberLanguage-specific number formatting in category page...
next