lhc/web/wiklou.git
2005-05-14 Tim Starlingnicer format for static groups record
2005-05-14 Tim Starlingfriendlier error message
2005-05-14 Tim Starlingfixed Special:Userrights log, and a few other Special...
2005-05-14 Tim Starlingfixed potential XSS vulnerability
2005-05-14 Tim Starlingfixed style and minor XSS vulnerabilities
2005-05-14 Tim StarlingFixed duplicate group problem, fixed isNewbie() function
2005-05-14 Tim StarlingRemoved sysop right, it was removed from Defines.php...
2005-05-14 Tim Starlingallow people with the "protect" privilege to unprotect...
2005-05-14 Tim Starlingreworded some comments
2005-05-13 Ævar Arnfjörð... * Someone forgot to global the variable
2005-05-13 Gabriel WickeIncremental categorylink updates, mainly to keep the...
2005-05-13 Ævar Arnfjörð... * Improved the testcase for bug 787
2005-05-13 Ævar Arnfjörð... * Added a testcase for bug 787
2005-05-13 Ævar Arnfjörð... * Renamed Special:Randompage to Special:Random since...
2005-05-13 Ævar Arnfjörð... * Special Page redirection now includes paramaters...
2005-05-13 Ævar Arnfjörð... * Deprecated the {{msg:}} syntax for inclusion from...
2005-05-13 Ævar Arnfjörð... * isASCII() now only accepts \x0a\x20-\x7e and strings...
2005-05-13 Ævar Arnfjörð... * Removed some strange code which doesn't have any...
2005-05-13 Ævar Arnfjörð... * Save '0' in img_metadata when no metadata has been...
2005-05-12 Ævar Arnfjörð... * (bug 2135) Updated various messages
2005-05-12 Ævar Arnfjörð... * (bug 2156) Added namespace translations
2005-05-12 Brion Vibber* (bug 2152) Add missing bgcolor to attribute whitelist...
2005-05-12 Brion Vibber* (bug 2150) Fix tab indexes on edit form
2005-05-11 Ævar Arnfjörð... * Output wikitext rather than mixed HTML and wikitext
2005-05-11 Ævar Arnfjörð... * Deprecated by the new redirect mechanism in SpecialPa...
2005-05-11 Ævar Arnfjörð... * $wgSpecialPageRedirects changed to hold title objects...
2005-05-11 Ævar Arnfjörð... * Added a new associative array ($wgSpecialPageRedirect...
2005-05-11 Ævar Arnfjörð... * Removed this stub file that did nothing but redirect...
2005-05-10 Ævar Arnfjörð... * Set the $disabled variable if $wgEmailAuthentication...
2005-05-10 Ævar Arnfjörð... * Fixed some phpdoc errors, see wikipedia.sf.net/doc...
2005-05-10 Ævar Arnfjörð... * Not returning true for whitespace ASCII tags (I found...
2005-05-10 Ævar Arnfjörð... * Made some messages a bit more to the point, e.g....
2005-05-09 Ævar Arnfjörð... * Fixed a problem with the user preferences not being...
2005-05-09 Ævar Arnfjörð... * Removed checks for $wgShowEXIF, these functions never...
2005-05-09 Ævar Arnfjörð... * Switching is_numeric() in isByte(), isShort() and...
2005-05-09 Ævar Arnfjörð... * Improved Exif::validate() debug output
2005-05-09 Ævar Arnfjörð... * Removed a left over debug statement.
2005-05-09 Ævar Arnfjörð... * Added CSS styles to each Exif tag to make them styleable.
2005-05-09 Ævar Arnfjörð... * Deprecated $mValidExif and its constructor makeValidE...
2005-05-09 Ævar Arnfjörð... * Checking against Exif::mFlatExif, Exif::mValidExif...
2005-05-09 Ævar Arnfjörð... * Improved the debug output of the type checking functions
2005-05-09 Ævar Arnfjörð... * Improved the debug output of retrieveExifData()
2005-05-09 Ævar Arnfjörð... * Moved the Metadata link next to the image link in...
2005-05-09 Ævar Arnfjörð... * Added debug statements to retriveExifData()
2005-05-09 Ævar Arnfjörð... * Added support for wikifying the exif software tag
2005-05-09 Ævar Arnfjörð... * 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ð... * Removed the wfSuppressWarnings() I inserted previously
2005-05-08 Ævar Arnfjörð... * Deprecated.
2005-05-08 Ævar Arnfjörð... * Typo: missing $
2005-05-08 Ævar Arnfjörð... * Moving the metadata table back into a vertical table...
2005-05-08 Ævar Arnfjörð... * Some adjustments to the metadata style
2005-05-08 Ævar Arnfjörð... * Renamed the $exif var to $metadata to avoid confusion
2005-05-08 Ævar Arnfjörð... * Added a comment to the Exif part of wfTimestamp()
2005-05-08 Ævar Arnfjörð... * Added support for formatting of the DateTime tag...
2005-05-08 Ævar Arnfjörð... * Added license information
2005-05-08 Ævar Arnfjörð... * Changed the timeanddate() function to return the...
2005-05-08 Ævar Arnfjörð... * Changed the date() function to return the user select...
2005-05-08 Ævar Arnfjörð... * Use the user selected format by default
2005-05-08 Brion Vibber* HistoryBlobStub: the last-used HistoryBlob is kept...
2005-05-08 Ævar Arnfjörð... * Adding wfSuppressWarnings() before the Exif validatio...
2005-05-08 Ævar Arnfjörð... * Removed sitesettings related messages, it has been...
2005-05-08 Ævar Arnfjörð... * Deprecated Special:Sitesettings
2005-05-08 Ævar Arnfjörð... * To the tune of "America, Fuck Yeah" from "Team Americ...
2005-05-08 Ævar Arnfjörð... * To the tune of "America, Fuck Yeah" from "Team Americ...
2005-05-08 Ævar Arnfjörð... * Removing /* private */ comment, already specified...
2005-05-07 Ævar Arnfjörð... * A new file with Exif functions
2005-05-07 Ævar Arnfjörð... * Removed stripExifData(), most of this functionality...
2005-05-07 Ævar Arnfjörð... * 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ð... * (bug 2101) a single variable was being used as both...
2005-05-07 Ævar Arnfjörð... * Changing the personal urls to use the format Special...
2005-05-07 Brion Vibber* (bug 1692) Fix margin on unwatch tab
2005-05-07 Ævar Arnfjörð... * Added support for paramaters like Special:Movepage...
2005-05-07 Ævar Arnfjörð... * Cleanup
2005-05-07 Ævar Arnfjörð... * Wikilinking (un|)deletedarticle
2005-05-07 Ævar Arnfjörð... * Fixed a fatal XML error (the size attribute in one...
2005-05-07 Ævar Arnfjörð... * Documented, removed $wgUser (not used) and more.
2005-05-06 Ævar Arnfjörð... * Deprecating msg:special_version_prefix and msg:specia...
2005-05-06 Ævar Arnfjörð... * Added a testcase for bug 785.
2005-05-06 Brion Vibber* Add $wgLegacySchemaConversion update-time option...
2005-05-06 Ævar Arnfjörð... * Special:Allpages, Special:Contributions, Special...
2005-05-06 Ævar Arnfjörð... * Removed redundant prototyping and a debug comment.
2005-05-06 Ævar Arnfjörð... * (bug 2087) Fixed a bug that made it impossible to...
2005-05-06 Brion Vibber* (bug 2075) Corrected namespace definitions in Tamil...
2005-05-06 Tim Starlingbug fix
2005-05-06 Ævar Arnfjörð... * (bug 2084) Fixed a regular expression in includes...
2005-05-06 Brion Vibber* Generalize project namespace for Latin localization...
2005-05-05 Brion Vibber* Fix for reading incorrectly re-gzipped HistoryBlob...
2005-05-05 Ævar Arnfjörð... * Moved <div class='patrollink'> into Article.php rathe...
2005-05-05 Ævar Arnfjörð... * (bug 2064) Configurable JavaScript mimetype with...
2005-05-05 Jens Frank(bug 2079) Removed links to Special:Maintenance from...
2005-05-05 Ævar Arnfjörð... * Don't display the metadata TOC link for pages where...
2005-05-05 Ævar Arnfjörð... * The toggle class moved out of the metadata section
2005-05-05 Ævar Arnfjörð... * msg:exiftags => msg:metadata (exiftags no longer...
2005-05-05 Ævar Arnfjörð... * Removed Wikipediaisms from the upload message.
2005-05-05 Ævar Arnfjörð... * Deprecated the uploadfile message, pretty redundant...
2005-05-05 Ævar Arnfjörð... * Various image related stuff reworded to refer to...
next