Refactored parser output handling slightly, and added a hook function, to allow exten...
[lhc/web/wiklou.git] / includes / templates /
2006-08-17 Brion Vibber* (bug 7037) Fix regression in login tab order
2006-08-15 Brion Vibber* (bug 5969) Clean up tab order on Special:Userlogin...
2006-07-14 Greg Sabino MullaneEnsure correct path is used in case we are trying to...
2006-07-14 Tim StarlingHTML to display when there is no LocalSettings.php...
2006-06-22 Brion VibberHTML injections are bad, mm'kay?
2006-06-22 Rob ChurchIntroduce optional (off by default) language selector...
2006-06-21 Tim StarlingFixed erroneous use of msg(), these are HTML messages...
2006-06-20 Rotem Liss(bug 6189) Show an error to an unprivilleged user tryin...
2006-06-20 Rotem Liss(bug 6174) Remove redundant "emailforlost" message
2006-05-05 Rob ChurchRewrite Special:Confirmemail so it's not retarded
2006-01-29 Brion Vibber* Adjust user login/creation form hooks to work with...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-03 Antoine MussoFix validation issue with Special:Userlogin , the div...
2005-12-02 Tom Gildermake sure new CSS is applied to create form too
2005-12-02 Tom GilderMake e-mail password message not display as error;...
2005-12-02 Tom GilderMajor overhaul of Special:Userlogin
2005-06-03 Brion Vibber* (bug 814) Integrate AuthPlugin changes to support...
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-03-27 Antoine MussoFORPORT from REL1_4
2005-01-27 Antoine Mussophpdoc comments
2005-01-21 Tom GilderAccessibility: added <label>s
2005-01-16 Tom GilderVarious XHTML fixes
2004-12-23 Brion Vibber* (bug 1164) Let wikitext be used in Loginprompt and...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-06 Brion Vibber* Login works again when using an old-style default...
2004-12-03 Brion VibberAdd some conditional die()s to suppress fatal error...
2004-11-25 Brion VibberAdd site-wide options to disable all e-mail functions...
2004-11-25 Brion VibberSeparate the HTML guts of the user login form into...