restore section folding
[lhc/web/wiklou.git] / includes / SpecialPreferences.php
2004-05-13 Erik Moellerrestore section folding
2004-05-13 Gabriel Wickeremoved section folding
2004-05-12 Erik MoellerNew feature:
2004-04-23 Gabriel Wicke* feed links in skinphptal (appear in toolbox in monobook)
2004-04-22 Brion VibberAdd experimental MathML output option for math (only...
2004-04-18 Evan ProdromouAdded a user_real_name column to the user table, and...
2004-04-11 Brion VibberSkin updates:
2004-04-09 Tim StarlingFixed notice
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-04-08 Gabriel Wickeremoved debugging statements
2004-04-07 Tim Starlingallowed changes in preferences, especially skin, to...
2004-04-02 Gabriel Wickexhtml tweaks, non-minimized values for checked
2004-04-01 Tim StarlingRefactored (object-orientified) to make them play nice...
2004-03-28 Gabriel Wickeuses Skin names from Language.php again
2004-03-28 Brion VibberHTTP_POST_VARS obsolete, annoying
2004-03-27 Jens FrankFixed listing of Skin names in Special:Preferences
2004-03-26 Gabriel Wickeskin names as associative array
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-26 Tim StarlingHalf hour time zones
2004-01-25 Mr. E23Fix for bug in preference save
2004-01-17 Tim StarlingsetArticleRelated required in more places than I realis...
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-15 Tim StarlingBug fixes
2003-11-12 Tim StarlingImported latest features from the stable branch
2003-11-11 Tim StarlingDisabling experimental extra skins
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-08-01 Matthias JordanChanged the search default namespace code to use the new
2003-07-21 Erik Moeller1) Stylesheet changes:
2003-07-06 Tim StarlingMuch improved ability to disable dynamic dates in Local...
2003-07-01 Matthias JordanPut some <label>s around the date format radioboxes...
2003-07-01 Tim StarlingDynamic dates
2003-07-01 Matthias JordanImplemented the "default namespaces for search" feature...
2003-06-29 Brion VibberAdd link to help page from preferences screen (now...
2003-06-23 Brion VibberAttach <label>s to the form controls; some basic valida...
2003-05-17 Brion VibberDisable page cache option; move RC javascript to wikibi...
2003-05-01 Lee Daniel CrockerOne more password bug fix, DisableCounters flag.
2003-04-14 Lee Daniel CrockerInitial revision