bug fixes:
[lhc/web/wiklou.git] / includes / Xml.php
2008-04-28 Alexandre Emsenhuberbug fixes:
2008-04-24 Andrew GarrettTypo
2008-04-24 Andrew GarrettFix loss of in moving buildForm to Xml.php, generalise...
2008-04-24 Andrew GarrettBy suggestion of NikeRabbit, move wfBuildForm into...
2008-04-19 Niklas Laxström* Shortcut for common use case
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aryeh GregorUse the standard we've agreed upon for class names...
2008-04-12 Aaron SchulzAdd class
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Huji* Renaming Xml::reasonDropDown to Xml::listDropDown...
2008-01-25 HujiIntroducing Xml::reasonDropDown
2008-01-11 Brion Vibber* (bug 12588) Fix selection in namespace selector on...
2007-09-01 Andrew GarrettAllow an element name to be specified in Xml::namespace...
2007-08-20 Brion Vibberaaand restore behavior from prior to r24882 on expected...
2007-08-20 Brion VibberThrow an exception for invalid data in expandAttributes...
2007-08-17 Rob ChurchMake Xml::expandAttributes() a bit more robust against...
2007-08-08 Rob ChurchRevert r24574 and r24667 per Brion on bug 10798
2007-08-04 Rob ChurchRewrite Xml::namespaceSelector() before it drives me...
2007-08-04 Rob Church* (bug 10798) Exclude MediaWiki namespace from filterin...
2007-07-07 Brion Vibbercase change for aesthetic purposes
2007-07-07 Brion Vibber* (bug 10477) Fix AJAX watch for Farsi on Firefox:...
2007-07-06 Aaron Schulz*Re-add contribs year/month filter. Now it simply jumps...
2007-07-05 Tim Starlinggen=js has the wrong cache properties for language...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-27 Brion VibberStripping out the year/month filter on contribs for...
2007-06-25 Rob ChurchXml::monthSelector() -> Allow callers to override the...
2007-06-25 Rob ChurchClean up the mess that is Xml::monthSelector()...
2007-06-25 Rotem LissFixing the month names - e.g. use 'january', not 'janua...
2007-06-23 Aaron Schulz*Add year/month selector to user contribs (bug 516)
2007-06-05 Rob Church* (bug 9898) Allow viewing all namespaces in Special...
2007-05-10 Antoine MussoSome fixes to avoid Xml::element call with null content...
2007-05-08 River Tarnell(bug 9835) password input should be type="password"
2007-05-06 Niklas Laxström* Polishing and documentation
2007-05-06 Niklas Laxström* XMLify preferences a little with more clear look...
2007-04-02 Niklas Laxström* New shortcut function
2007-01-23 Nick Jenkins* Removing a handful of unused globals.
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2006-12-31 Ævar Arnfjörð Bjar... * Clarified function documentation
2006-12-14 Antoine Musso* someone forgot to declare a method static
2006-12-08 Brion Vibber* Allow Xml::check() $attribs parameter to override...
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-09-06 Brion Vibber* Set default disabled values for DjVu render options
2006-08-31 Rotem LissEOL fixes.
2006-07-28 Daniel KinzlerAdding various global JS variables, fixing bug 6030...
2006-07-11 Antoine MussoIndent the namespace selector
2006-07-10 Antoine MussoAdding some more static statements
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-07-07 Brion VibberUse Sanitizer::encodeAttribute instead of raw htmlspeci...
2006-07-02 Tim Starlingbug
2006-07-02 Tim StarlingVarious performance and initialisation issues: