Update the Chinese conversion tables.
[lhc/web/wiklou.git] / includes / ImagePage.php
2010-07-24 Sam ReedRemoval of unused globals
2010-07-19 Daniel Kinzlermake image page respect different sizes of individual...
2010-07-02 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-02 Bryan Tong Minh(bug 24212) Added MediaWiki:ImagePage.css which is...
2010-06-29 Raimond SpekkingFollow-up r68719: Simplify a bit per suggestions of...
2010-06-29 Raimond Spekking* Bug 8507 - Group file links by namespace:title on...
2010-06-09 Derk-Jan HartmanBug 23851. Repair diff views for FILE pages that are...
2010-06-03 Alexandre EmsenhuberKill $wgTitle in ImageHistoryList::imageHistoryLine()
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-03-20 Bryan Tong Minhstylize.php on ImagePage.php
2010-02-05 Alexandre Emsenhuber* (bug 22364) Setting $wgUseExternalEditor to false...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-04 Alexandre Emsenhuber* (bug 21523) File that can have multiple pages (djvu...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-08 Bryan Tong Minh* Add globalusage link to the file toc
2009-11-07 Bryan Tong MinhAdd hook ImagePageAfterImageLinks for showing extra...
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-29 Aaron SchulzUse revDeleteLink() to remove duplication
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-28 Aaron SchulzRevert r57002: already done when needed
2009-09-28 Aaron Schulzbolden show/hide links if oversighted
2009-09-26 Alexandre Emsenhuber* (bug 11264) The file logo on a file description page...
2009-09-25 Bryan Tong Minh(bug 17747) Only display thumbnail column in file histo...
2009-09-24 Bryan Tong Minh(bug 14117) "redirected" from is now also shown on...
2009-09-12 Raimond SpekkingFollow-up r56215: Replace hardcoded text with a new...
2009-09-11 Brion VibberForward-port image manipulation disabling hack from...
2009-09-04 Aaron SchulzRemoved old comment and depreciated <tt> tags
2009-07-17 Alexandre EmsenhuberFix notice: Use of UploadForm::userCanReUpload is depre...
2009-07-12 Tim StarlingAdded $wgShowArchiveThumbnails, may be useful for file...
2009-06-25 Niklas LaxströmProtect with newlines to prevent unexpected behaviour
2009-06-17 Raimond Spekking* Add class=wikitable to some tables on specialpages...
2009-06-16 Tim StarlingRemoved isMissing() calls from performance-sensitive...
2009-06-15 Niklas LaxströmFix regression probably from r50975 - link was not...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-01 Purodha B BlissenbachMessage 'filehist-thumbtext' - date and time separated...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-30 Shinjimanintroudce 'file-anchor-link' message on the File descri...
2009-05-25 Niklas Laxströmurlencode not needed anymore
2009-05-25 Siebrand Mazeland* feed arrays into getFullURL() for readability
2009-05-25 Purodha B BlissenbachFix r50972
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-27 Niklas LaxströmAnd some cleanup for image page
2009-04-27 Niklas Laxström* (bug 17614) Prev / Next links not need on ImagePage...
2009-04-26 Victor Vasiliev* (bug 18420) Missing file revisions are handled gracef...
2009-04-24 Chad Horohoe(bug 18571) Purging image should always clear metadata...
2009-04-07 Alexandre Emsenhuber* Use Linker::link()
2009-03-28 Chad Horohoe(bug 17617) HTML cleanup for ImagePage
2009-03-28 Niklas Laxström* (bug 18190) Proper parsing in MediaWiki:Sharedupload...
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-03-10 Aaron Schulzminor tweak: revisiondelete id url param is an array
2009-02-26 Chad HorohoeFix regression from r30602. 'noindex,nofollow' was...
2009-02-25 Chad HorohoeFollow up to r46613 (Allow local redirects to foreign...
2009-02-17 Chad Horohoe(bug 14980) Make shareduploadwiki(-desc) a param to...
2009-02-17 Chad Horohoe* Add method to FileRepo to get the human-readable...
2009-02-17 Chad Horohoe* Only show dupe messages for remote images once. Twice...
2009-02-16 Raimond SpekkingCleanup image description page a bit:
2009-02-01 Chad Horohoe(bug 17304) Fatal error in file history when File:...
2009-01-30 Chad HorohoeHandle this todo: Allow local redirects to foreign...
2009-01-28 Aaron SchulzSplit off 'wpReUpload' into the old check 'wpReUpload...
2009-01-21 Aaron Schulz(bug 15811) Re-upload form tweaks
2009-01-02 Aaron Schulz(bug 5071) Image appears above text when viewing diff...
2008-12-31 Brion VibberRevert r45191 "* (bug 14117) Image redirects from the...
2008-12-30 Victor Vasiliev* (bug 14117) Image redirects from the shared repo...
2008-12-30 Aryeh GregorImprove ugly interface for Sanitizer::escapeId()
2008-12-23 Brion VibberCleanup for r44700 -- work on a clone of $wgTitle inste...
2008-12-17 Aaron SchulzAdd fragment to nav links to set location
2008-12-15 Aaron SchulzFix bug where new image uploads would be reviewed but...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-14 Aaron SchulzRemove comment
2008-12-14 Aaron Schulz(bug 12645) File histories should be paged
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-29 Alexandre EmsenhuberMark ImagePage::checkSharedConflictCallback() as public...
2008-11-28 Aaron Schulz*Remove getContent() side-effects
2008-11-18 Chad Horohoe(bug 2077) Info on how to use external editor is vague...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-08-29 Rotem LissFixing HTML escaping.
2008-08-29 Rotem LissShow thumbnails in the file history list. The dimension...
2008-08-08 Niklas Laxström* Format numbers passed to messages
2008-08-08 Brion VibberCleanup to cleanup -- keep the div name consistent...
2008-08-08 Brion VibberCleanup to r38799 ("Add a more descriptive message...
2008-08-07 Raimond SpekkingAdd a more descriptive message to the links-to-image...
2008-08-02 Chad HorohoeTake Article::viewRedirect() public and have it return...
2008-07-30 Raimond SpekkingRemove unused var $dims
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-02 Aaron SchulzAppend subtitle to keep existing stuff for redirects...
2008-06-17 Chad HorohoeUse redirect=no on redirects listed in file links.
2008-06-11 Brion Vibbercleanup for r36190 -- remove extra parameters left...
2008-06-11 Raimond SpekkingTweak for r36189: Back to addWikiMsg but now with the...
2008-06-11 Raimond SpekkingReapply support of plural for 'linkstoimage', 'redirect...
2008-06-11 Brion VibberReverting r36139 -- broke wikitext in linkstoimage...
2008-06-10 Raimond SpekkingSupport plural for 'linkstoimage', 'redirectstofile...
2008-05-29 Raimond Spekking* (bug 14146) Wrap usage section on imagepages into...
2008-05-28 Raimond Spekking* (bug 14146) Wrap usage section on imagepages into...
2008-05-23 Aaron SchulzRemove unused var
2008-05-23 Tim StarlingIn FlaggedRevs:
2008-05-21 Brion VibberDon't assume the file repository will always return...
2008-05-21 Aaron SchulzMinor comment tweak
next