Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / SpecialPreferences.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2007-01-04 Rob ChurchRemove commented-out code
2007-01-04 Rob Church(bug 8487) Don't show users action watch preferences...
2007-01-02 Rob Church(bug 8461) Support watching pages on move
2006-12-30 Brion Vibber* Add hook for extensions to add user information to...
2006-12-29 Rob Church* (bug 8018) Allow hiding minor edits from the watchlist
2006-12-28 Rob ChurchSome spacing under the "underline links" preference...
2006-12-18 Rob Church* (bug 5411) Remove autopatrol preference; users who...
2006-12-16 Antoine MussoMakes Language::getLanguageNames static (strict standards)
2006-12-16 Rob Church* (bug 4488) Support watching pages on deletion; introd...
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-12-13 Brion VibberConsolidate checks against $wgMinimalPasswordLength...
2006-12-12 Brion Vibber* Change behavior of logins using the temporary e-maile...
2006-12-11 Antoine MussoRevert most of r18268 (only kept the empty <tr> removal)
2006-12-11 Antoine Musso* Add some summaries for <table> elements
2006-12-01 Rob Church(bug 8024) Introduce "send me copies of emails I send...
2006-11-29 Nick JenkinsAppears to be a dupe of the line above it, and ParserOp...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-27 Niklas Laxström* Xmlify a little
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-11-03 Nick JenkinsSort the list of skins in My Preferences --> Skins...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-09 Brion VibberReverting r16861; incompatible change to message texts...
2006-10-08 Niklas Laxström* Whoops
2006-10-08 Niklas Laxström* Made messages used in Special:Preferences either...
2006-09-19 Jimmy Collins* Fix layout for Special:Preferences->Date and Time...
2006-08-10 Tim StarlingFixed PreferencesForm::validateDate().
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-19 Tim Starlingrv vandalism
2006-07-02 Jimmy Collins(bug 1023) More updates (XHTML-correctness)
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-06-29 Rob Church* (bug 6006) Allow hiding the password change fields...
2006-06-23 Antoine MussoRemove ~{3,5} in Nickname when saving the preferences...
2006-06-22 Rob Church(bug 6392) Fix misbehaving <br /> in preferences form
2006-06-08 Domas Mituzasrevert back to 14660
2006-06-08 Domas MituzasAutoload Linker, Skin.php, move $wgValidSkinNames to...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-15 Brion VibberFixes to input validation and output escaping for user...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-05-01 Niklas Laxström* Better example date in preferences
2006-04-28 Antoine Mussominor changes that raise a tidy warning
2006-04-18 Anders Wegge JakobsenAdd preference settings for extended watchlists
2006-04-18 Rob ChurchWatchlist cleanup #1
2006-04-17 Rob Church(bug 2910) Default view preferences for watchlists
2006-03-25 Rob ChurchDon't show the autopatrol preference if recent changes...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-07 Lupinfix whitespace fixes
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-06 Lupinwhitespace
2006-03-04 Niklas LaxströmReally hide live preview when not enabled
2006-02-23 Niklas LaxströmFixfix
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-12 Rob ChurchRemove hack from signature clean-up code; implement...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bugs introduced in revision 1.155 by rob ;)
2006-01-07 Rob Church* Change order of things in pre-save transform, so...
2006-01-07 Rob Churchrm. redundant function
2006-01-07 Rob ChurchDo a silent cleanup of the signature on change
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-02 Rob Church* (bug 4371) Disallow tilde character in signatures
2005-12-19 Brion Vibber* Upgrade old skin preferences properly at Special...
2005-12-06 Ævar Arnfjörð Bjar... * (bug en.wikipedia.org/w/index.php?title=User_talk...
2005-12-02 Tom GilderMake e-mail password message not display as error;...
2005-11-15 Brion Vibber* Run wikitext-escaping on plaintext sigs (no wiki...
2005-11-08 Brion Vibber* (bug 3817) Use localized date formats in preferences...
2005-11-05 Brion Vibber* (bug 3666) Don't spew PHP warnings in prefs on unreco...
2005-10-21 Antoine Mussotrailling whitespace for underline-always. Patch by...
2005-10-13 Tom GilderPreferences: <label>s for every single option (hurrah...
2005-10-12 Niklas LaxströmRename message when meaning changes
2005-10-11 Tom GilderMore preferences improvements:
2005-10-11 Ævar Arnfjörð Bjar... * Re-arranged the form to show the username and uid...
2005-10-11 Tom GilderMore preferences simplification
2005-10-11 Tom GilderSlightly better prefs layout
2005-10-11 Tom GilderMoved stub display setting to misc; renamed "Recent...
2005-10-11 Tom GilderNew tabbed preferences UI
2005-08-26 Niklas Laxström* (bug 2613) Clear saved passwords from the form
2005-08-19 Niklas LaxströmBug 1020: Changing user interface language does not...
2005-08-19 Niklas LaxströmPush up the date format options limit a little for...
2005-08-12 Niklas Laxström*html-safety fixes
2005-08-06 Ævar Arnfjörð Bjar... * Fixed a fatal XML parsing error intoduced by kateturn...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-24 River Tarnellallowing previewing of skins in preferences
2005-07-20 Ævar Arnfjörð Bjar... * Typo: $max was repeated in the prototype
2005-07-20 Ævar Arnfjörð Bjar... * Added a validateDate() function, the date preference...
2005-07-06 River Tarnell<label>
2005-07-05 River Tarnellconvert "underline links" option into three options...
2005-07-03 Jens Frank(bug 2650) Fix national date type display on wikis...
2005-06-28 Tim Starlingmore classic/cologne blue fixage
next