Revert r23471, r23474: restore Special:Version to working, non-ugly state
[lhc/web/wiklou.git] / includes / ImagePage.php
2007-06-20 Tim Starlingfix total breakage of image revert
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-06-04 Tim StarlingDon't delete images in foreign repositories. Also fixed...
2007-06-04 Brion Vibberaaaand one more
2007-06-04 Brion Vibberfix to fix for calling convention :D
2007-06-04 Tim StarlingFix calling convention to makeThumbLinkObj()
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-22 Aaron Schulz*A bit of cleanup for bug 5057, make upload link consis...
2007-05-16 Magnus ManskeNew hook 'ImageOpenShowImageInlineBefore' for upcoming...
2007-05-04 Brion VibberFix regression causing incorrect image data to be store...
2007-05-04 Aaron Schulz*Replace calls to $this->blockedIPpage() with $wgOut...
2007-05-04 Tim StarlingUse makeKnownLinkObj() instead of makeLinkObj() for...
2007-04-30 Brion VibberNormalize escaping for some image page messages:
2007-04-27 Raimond SpekkingFix regression, broken since r21411:
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-03-31 Tim Starling* Fix extension of DJVU output
2007-03-26 Brion Vibber* (bug 9411) Fix for shared image descriptions using...
2007-03-18 Brion VibberFix for 'shareddescriptionfollows' message in some...
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-05 Raimond Spekking* (bug 7782) fix for .svg
2007-02-27 Raimond Spekking* (bug 7782) Standardisation of file info at image...
2007-02-09 Raimond SpekkingSuppress external weblink arrow for uploading a new...
2007-02-02 Antoine MussoFix #8858 : handle $wgImageLimits changes correctly
2007-01-26 Brion Vibber* Fix multipage selector drop-down for DjVu images...
2007-01-26 Brion VibberFix fix for 8652 (failures with bad XML metadata for...
2007-01-25 Aryeh Gregor(bug 8652) Catch exceptions generated by malformed...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussouserCan(Edit|Create|Move) are deprecated : do not use...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Niklas Laxström* plaintext
2007-01-17 Ilmari KaronenQuick fix to make diffonly work properly on category...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2006-12-22 Aryeh Gregor* (bug 532) Tweaked alt text for some interface messages
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-11-23 Nick JenkinsWould probably be wanting "$wgStyleVersion" rather...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-22 Aryeh Gregor(bug 7554) The correct MIME type for SVG images is...
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-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-09-13 Jens Frankadd missing wgLang definition
2006-09-06 Brion Vibber* Set default disabled values for DjVu render options
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-08-08 Rotem LissRemoving the last references to OutputPage::sysopRequir...
2006-07-11 Antoine MussoCode quality: makes imagePage::doDelete compatible...
2006-07-11 Antoine MussoRemove forced dereferencements (new() returns a referen...
2006-07-05 Rotem LissDirection mark between the image file name and its...
2006-07-05 Tim Starlingsuppressing thumbnail generation in more places
2006-07-04 Tim StarlingChanged the image directory global functions, they...
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-06-16 Rob ChurchUse standard linker functions to make user and tool...
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-06 Domas MituzasAutoLoad RawPage, EditPage, ExternalEdit, PageHistory...
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-27 Brion Vibber* Replace fatally changed 'uploadnewversion' with ...
2006-05-24 Brion Vibber* (bug 6074) Correct squid purging of offsite upload...
2006-05-22 Rob ChurchUse appropriate HTML functions to create the tool links...
2006-05-05 Niklas Laxström* (bug 5805) message nbytes can now use {{plural:}}
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-01 Brion Vibber* Purge thumbnails and metadata cache for action=purge...
2006-02-05 Rob Church(bug 4875) Define a div containing the shared image...
2006-01-23 Domas MituzasTidy up only article views, previews, image pages and...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-30 Rob Church* (bug 4426) Add link to user_talk page on image pages
2005-12-26 Brion Vibber* Add 'GetInternalURL' hook to match the GetFullURL...
2005-12-04 Antoine MussoClean up unused globals!
2005-12-04 Brion Vibber* (bug 153) Adjust thumbnail size calculations to match...
2005-11-28 Brion Vibber* (bug 2111) Collapsable exif metadata table, clean...
2005-11-16 Brion Vibber* (bug 2740) Accept image deletions on 'enter' submit...
2005-10-07 Brion Vibber* (bug 3643) Fix image page display of large images...
2005-09-20 Ævar Arnfjörð Bjar... * Tweaks to function makeMetadataTable()
2005-09-19 Ævar Arnfjörð Bjar... * Showing width/height in image histories
2005-09-13 Brion Vibber* Use the real file link instead of the default-size...
2005-09-10 Brion Vibber* (bug 3127) Render large SVGs at image page size correctly
2005-09-05 Brion Vibber* Add 'reupload' and 'reupload-shared' permission keys...
2005-08-20 Niklas LaxströmWikitext here also
2005-08-20 Niklas LaxströmInclude the dot
2005-08-20 Niklas LaxströmAllow wikitext again in sharedupload
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-12 Niklas Laxström*html-safety fixes
2005-08-12 Brion Vibber* (bug 3117) Fix display of upload size and type with...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-13 Niklas LaxströmSome shared upload fixes
2005-07-04 River Tarnelladd message before commons desc
2005-07-04 River Tarnellshow article text before commons text
2005-07-03 Erik Moellerdon't show link to licensing info if info is already...
2005-07-03 River Tarnelldon't display "Upload a new version" etc. for commons...
2005-07-03 River Tarnellfixes from live site
2005-07-03 River Tarnellfixes for action=render on image pages
2005-07-03 River Tarnelltypos
next