Removed what seems to be unused strings from composeCommonMailtext(). More work needs...
[lhc/web/wiklou.git] / includes /
2005-05-12 Brion Vibber* (bug 2150) Fix tab indexes on edit form
2005-05-11 Ævar Arnfjörð Bjar... * Output wikitext rather than mixed HTML and wikitext
2005-05-11 Ævar Arnfjörð Bjar... * Deprecated by the new redirect mechanism in SpecialPa...
2005-05-11 Ævar Arnfjörð Bjar... * $wgSpecialPageRedirects changed to hold title objects...
2005-05-11 Ævar Arnfjörð Bjar... * Added a new associative array ($wgSpecialPageRedirect...
2005-05-11 Ævar Arnfjörð Bjar... * Removed this stub file that did nothing but redirect...
2005-05-10 Ævar Arnfjörð Bjar... * Set the $disabled variable if $wgEmailAuthentication...
2005-05-10 Ævar Arnfjörð Bjar... * Fixed some phpdoc errors, see wikipedia.sf.net/doc...
2005-05-10 Ævar Arnfjörð Bjar... * Not returning true for whitespace ASCII tags (I found...
2005-05-09 Ævar Arnfjörð Bjar... * Fixed a problem with the user preferences not being...
2005-05-09 Ævar Arnfjörð Bjar... * Removed checks for $wgShowEXIF, these functions never...
2005-05-09 Ævar Arnfjörð Bjar... * Switching is_numeric() in isByte(), isShort() and...
2005-05-09 Ævar Arnfjörð Bjar... * Improved Exif::validate() debug output
2005-05-09 Ævar Arnfjörð Bjar... * Removed a left over debug statement.
2005-05-09 Ævar Arnfjörð Bjar... * Added CSS styles to each Exif tag to make them styleable.
2005-05-09 Ævar Arnfjörð Bjar... * Deprecated $mValidExif and its constructor makeValidE...
2005-05-09 Ævar Arnfjörð Bjar... * Checking against Exif::mFlatExif, Exif::mValidExif...
2005-05-09 Ævar Arnfjörð Bjar... * Improved the debug output of the type checking functions
2005-05-09 Ævar Arnfjörð Bjar... * Improved the debug output of retrieveExifData()
2005-05-09 Ævar Arnfjörð Bjar... * Moved the Metadata link next to the image link in...
2005-05-09 Ævar Arnfjörð Bjar... * Added debug statements to retriveExifData()
2005-05-09 Ævar Arnfjörð Bjar... * Documented the change to extractTags(), might be...
2005-05-09 Brion VibberFix up spacing, indentation to match the codebase stand...
2005-05-08 Brion VibberDeclare the EXIF type constants only once, when the...
2005-05-08 Brion VibberClean up makeFlatExifTags; a simple foreach loop is...
2005-05-08 Ævar Arnfjörð Bjar... * Removed the wfSuppressWarnings() I inserted previously
2005-05-08 Ævar Arnfjörð Bjar... * Deprecated.
2005-05-08 Ævar Arnfjörð Bjar... * Typo: missing $
2005-05-08 Ævar Arnfjörð Bjar... * Moving the metadata table back into a vertical table...
2005-05-08 Ævar Arnfjörð Bjar... * Renamed the $exif var to $metadata to avoid confusion
2005-05-08 Ævar Arnfjörð Bjar... * Added a comment to the Exif part of wfTimestamp()
2005-05-08 Ævar Arnfjörð Bjar... * Added support for formatting of the DateTime tag...
2005-05-08 Ævar Arnfjörð Bjar... * Added license information
2005-05-08 Brion Vibber* HistoryBlobStub: the last-used HistoryBlob is kept...
2005-05-08 Ævar Arnfjörð Bjar... * Adding wfSuppressWarnings() before the Exif validatio...
2005-05-08 Ævar Arnfjörð Bjar... * Deprecated Special:Sitesettings
2005-05-08 Ævar Arnfjörð Bjar... * To the tune of "America, Fuck Yeah" from "Team Americ...
2005-05-08 Ævar Arnfjörð Bjar... * To the tune of "America, Fuck Yeah" from "Team Americ...
2005-05-08 Ævar Arnfjörð Bjar... * Removing /* private */ comment, already specified...
2005-05-07 Ævar Arnfjörð Bjar... * A new file with Exif functions
2005-05-07 Ævar Arnfjörð Bjar... * Removed stripExifData(), most of this functionality...
2005-05-07 Ævar Arnfjörð Bjar... * Added support for the Exif time format in wfTimestamp()
2005-05-07 Tim Starlingfixed weird composite random number function
2005-05-07 Ævar Arnfjörð Bjar... * (bug 2101) a single variable was being used as both...
2005-05-07 Ævar Arnfjörð Bjar... * Changing the personal urls to use the format Special...
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...
next