* Added support for paramaters like Special:Movepage/Page_to_move
[lhc/web/wiklou.git] / includes /
2005-05-07 Ævar Arnfjörð Bjar... * Added support for paramaters like Special:Movepage...
2005-05-07 Ævar Arnfjörð Bjar... * Fixed a fatal XML error (the size attribute in one...
2005-05-07 Ævar Arnfjörð Bjar... * Documented, removed $wgUser (not used) and more.
2005-05-06 Ævar Arnfjörð Bjar... * Deprecating msg:special_version_prefix and msg:specia...
2005-05-06 Brion Vibber* Add $wgLegacySchemaConversion update-time option...
2005-05-06 Ævar Arnfjörð Bjar... * Special:Allpages, Special:Contributions, Special...
2005-05-06 Ævar Arnfjörð Bjar... * Removed redundant prototyping and a debug comment.
2005-05-06 Ævar Arnfjörð Bjar... * (bug 2087) Fixed a bug that made it impossible to...
2005-05-06 Tim Starlingbug fix
2005-05-06 Ævar Arnfjörð Bjar... * (bug 2084) Fixed a regular expression in includes...
2005-05-05 Brion Vibber* Fix for reading incorrectly re-gzipped HistoryBlob...
2005-05-05 Ævar Arnfjörð Bjar... * Moved <div class='patrollink'> into Article.php rathe...
2005-05-05 Ævar Arnfjörð Bjar... * (bug 2064) Configurable JavaScript mimetype with...
2005-05-05 Ævar Arnfjörð Bjar... * Don't display the metadata TOC link for pages where...
2005-05-05 Ævar Arnfjörð Bjar... * msg:exiftags => msg:metadata (exiftags no longer...
2005-05-05 Ævar Arnfjörð Bjar... * Deprecated the uploadfile message, pretty redundant...
2005-05-05 Ævar Arnfjörð Bjar... * Removed the ilshowmatch message, it's pretty self...
2005-05-04 Brion Vibber* (bug 2067) Fixed crash on empty quoted HTML attribute
2005-05-04 Ævar Arnfjörð Bjar... * Some fixes from Nikerabbit.
2005-05-04 Ævar Arnfjörð Bjar... * Clarified the difference between wfMsg and wfMsgForCo...
2005-05-04 Ævar Arnfjörð Bjar... * Changed the namespace select form from a table to...
2005-05-04 Erik Moelleras discussed on IRC, move into the same line, but to...
2005-05-04 Ævar Arnfjörð Bjar... * $wgRCSeconds removed (it's been deprecated for some...
2005-05-04 Ævar Arnfjörð Bjar... * Always use the date format specified in the users...
2005-05-04 Ævar Arnfjörð Bjar... * Reverting last commit by eloquence to version 1.65...
2005-05-04 Domas Mituzasrevert my cruft regarding incremental message cache...
2005-05-04 Erik Moellermove invert box into same line as namespace selection...
2005-05-04 Brion Vibber* (bug 688) MagicWord.php uses incorrect regex and...
2005-05-04 Ævar Arnfjörð Bjar... * (bug 1989) Some messages converted to use addWikiText...
2005-05-04 Ævar Arnfjörð Bjar... * Changed [0-9] to \d in the ndash converter.
2005-05-04 Ævar Arnfjörð Bjar... * Documentation
2005-05-03 Ævar Arnfjörð Bjar... * Removed &emsp; that was used as spacing for one of...
2005-05-03 Ævar Arnfjörð Bjar... * Fixed a bug where a user would loose his namespace...
2005-05-03 Ævar Arnfjörð Bjar... * Added the ability to sort by namespaces (patch by...
2005-05-03 Ævar Arnfjörð Bjar... * Fixed a small bug (getting contributions from all...
2005-05-03 Ævar Arnfjörð Bjar... * Fixed a small bug ($names wasn't being declared)
2005-05-03 Ævar Arnfjörð Bjar... * Error due to someone confusing == with ===
2005-05-03 Ævar Arnfjörð Bjar... * Using getFormattedNamespaces() instead of getNamespac...
2005-05-03 Ævar Arnfjörð Bjar... * 0 => NS_MAIN
2005-05-03 Ævar Arnfjörð Bjar... * Using the new getFormattedNamespaces() instead of...
2005-05-03 Ævar Arnfjörð Bjar... * ARG! There's more of it!
2005-05-03 Ævar Arnfjörð Bjar... * What awful spaghetti code!
2005-05-03 Ævar Arnfjörð Bjar... * (bug 2056) Since we added img_type to the schema...
2005-05-03 Ævar Arnfjörð Bjar... * @subpackage Database
2005-05-03 Ævar Arnfjörð Bjar... * Changed do_html_entity_decode()'s default character...
2005-05-03 Ævar Arnfjörð Bjar... * Changed makeSelectOptions() so that its paramater...
2005-05-03 Jens Frank(bug 2021)(bug 1937) Move dash replacement to a later...
2005-05-02 Jens FrankSCHEMA_WORK - use pageTable instead of curTable
2005-05-02 Ævar Arnfjörð Bjar... * Now using msg:blanknamespace in favor of msg:articlen...
2005-05-02 Ævar Arnfjörð Bjar... * Some re-arrangement and cleanup.
2005-05-02 Brion Vibberbump ver to 1.5alpha1; add some upgrade notes (needs...
2005-05-02 Brion VibberDon't show the restricted pages header if you can't...
2005-05-02 Brion Vibber* (bug 719) Increase namespace fields from tinyint...
2005-05-02 Zheng ZhuAdded conversion when displaying results
2005-05-02 Tim StarlingAdd (somewhat redundant) check for static groups to...
2005-05-02 Brion Vibber* (bug 2041) prepend : to thingy and floo boo boo wigwa...
2005-05-02 Brion Vibber* (bug 2046) Make the wiki work on PHP5 again
2005-05-02 Ævar Arnfjörð Bjar... * Deprecated $wgStyleSheetDirectory which was an alias...
2005-05-01 Tim StarlingMajor changes to user groups:
2005-05-01 Tim StarlingChanged input attribute syntax to be more user-friendly...
2005-05-01 Tim StarlingMoving Special:Userlevels and Special:Grouplevels to...
2005-05-01 Brion Vibber* (bug 2018) Fix deletion for new schema, make work...
2005-05-01 Brion VibberRestore the public interface function used by SpecialUn...
2005-05-01 Brion Vibber* (bug 2024) JavaScript error for custom skins
2005-05-01 Zheng Zhuconvert link text for category link
2005-04-30 Brion VibberDon't spew error messages everywhere when the debug...
2005-04-30 Brion VibberRestore the display of username and check for userpage...
2005-04-30 Brion VibberForgot one of the wfEscapeJsString()s
2005-04-30 Brion Vibber* (bug 1877) JavaScript error in page editing in some...
2005-04-30 Brion Vibber* Fix up the TOC markup a bit.
2005-04-30 Brion VibberMove image TOC into content area; a float tends to...
2005-04-30 Brion VibberMix back some of the changes from previous check-in...
2005-04-30 Brion VibberUndo severe uglification and cluttering of exif table
2005-04-30 Ævar Arnfjörð Bjar... * Only display the uploadLinksBox() if the subject...
2005-04-30 Ævar Arnfjörð Bjar... * Clarified fuzzy if statement
2005-04-29 Jens FrankRemove hardcoded CSS ...
2005-04-29 Jens FrankRemove debug code ...
2005-04-29 Jens FrankUnclutter ImagePage. Move EXIF data to the end of the...
2005-04-29 Ævar Arnfjörð Bjar... * Code cleanup
2005-04-29 Ævar Arnfjörð Bjar... * Now passing msg:search as the third paramater to...
2005-04-29 Ævar Arnfjörð Bjar... * Documented: @subpackage Search
2005-04-29 Gabriel Wickeallow other content-types
2005-04-29 Jens FrankBug 1980 - Port 443 added to https / SSL URLs
2005-04-28 Brion VibberRestore htmlspecialchars() on the editToken value befor...
2005-04-28 Ævar Arnfjörð Bjar... * Documented
2005-04-28 Ævar Arnfjörð Bjar... * Edit token no longer passed through htmlspecialchars()
2005-04-28 Ævar Arnfjörð Bjar... * Documented
2005-04-28 Ævar Arnfjörð Bjar... * Updated the list from version 4.1.8 of MySQL
2005-04-28 Ævar Arnfjörð Bjar... * Fixed a bug that appeared when the 'date' preference...
2005-04-28 Ævar Arnfjörð Bjar... * Fixed some obscure code
2005-04-28 Ævar Arnfjörð Bjar... * if () {} else {} converted to ? :
2005-04-28 Ævar Arnfjörð Bjar... * Using getBool() instead of getVal() for hideOwn which...
2005-04-28 Ævar Arnfjörð Bjar... * Adding superscript
2005-04-28 Ævar Arnfjörð Bjar... * Using isIP(), avoids code duplication.
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-28 Ævar Arnfjörð Bjar... * Documented isIP and added a correct regexp as a comment.
2005-04-28 Ævar Arnfjörð Bjar... * Removed the need to supply a reason for a block.
2005-04-27 Brion VibberFix display of mail success/error message on prefs...
2005-04-27 Brion VibberAdd WikiError to standard components now that we're...
2005-04-27 Brion VibberAdd a space to make output look less horrible
next