ImagePage.php: add missing braces + other code style tweaks
[lhc/web/wiklou.git] / includes / ImagePage.php
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
2008-05-21 Aaron SchulzLogic errors
2008-05-21 Aaron Schulz*Respect displayImg
2008-05-21 Aaron SchulzCleanup for displaying old versions
2008-05-21 Aaron SchulzBackwards
2008-05-20 Brion Vibber* (bug 14199) Fix deletion form for image redirect...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Aaron Schulz* Use lazy initialization with loadFile()
2008-05-20 Aaron SchulzTweak $time default
2008-05-19 Aaron SchulzStabilize image description links
2008-05-19 Aaron Schulz*Remove extra space
2008-05-19 Aaron SchulzMake space breakable
2008-05-17 Aaron Schulz*Add ImagePageFileHistoryLine hook
2008-05-15 Bryan Tong MinhDo some refactoring on ImagePage. Shuffled the links...
2008-05-15 Brion VibberRevert r34849 -- please stop randomly changing formatte...
2008-05-15 Raimond SpekkingUse headings per section, improves navigation by screen...
2008-05-15 Raimond SpekkingAdd a few CSS classes for styling purposes
2008-05-14 Bryan Tong Minh* Create ForeignDBFile objects from ForeignDBRepo:...
2008-05-14 Bryan Tong Minh* Introduce LocalFile::selectFields similarly to Revisi...
2008-05-14 Bryan Tong MinhAdd comments and explicit check for NS_IMAGE.
2008-05-11 Bryan Tong MinhPut code to view redirect page in new method Article...
2008-05-10 Bryan Tong MinhDon't call wfFindFile twice when it's not necessary.
2008-05-10 Niklas Laxström* Use Xml:: and so
2008-05-10 Niklas Laxström* Use addScriptFile
2008-05-10 Bryan Tong Minh(bug 13943) Fix image redirect behaviour on image pages:
2008-05-09 Alexandre EmsenhuberE_STRICT
2008-05-09 Brion VibberWikify some image messages:
2008-05-09 Bryan Tong Minh* Show a link to [[Special:Whatlinkshere]] in case...
2008-05-09 Bryan Tong Minh* Use getters where appropriate
2008-05-08 Bryan Tong MinhShow pages that redirect to this image on ImagePage
2008-05-08 Bryan Tong MinhSo actually Article::followRedirect is used instead...
2008-05-08 Bryan Tong Minh* Move image page redirect checking to ImagePage. Shoul...
2008-05-05 Brion VibberRevert r34267, r34268, r34269, r34270 for now.
2008-05-05 Victor VasilievFix XHTML per ialex
2008-05-05 Victor VasilievShow image links on Special:WhatLinksHere:
2008-05-01 Victor VasilievRefactor ImagePage::checkSharedConflict()
2008-04-28 Victor Vasiliev* (bug 889) Improve conflict-handling between shared...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Brion Vibber* (bug 13433) Fix action=render on Image: pages
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-19 Aaron Schulzrev_deleted merge:
2008-03-19 Raimond Spekking* (bug 1459) Search for duplicate files by hash: Specia...
2008-02-19 Raimond Spekking* (bug 10677) Add link to the file description page...
2008-02-18 Tim StarlingBug in r31044, thanks Nikerabbit
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-02-06 Ilmari KaronenMake the default robot policy a configurable option.
2008-02-05 Raimond SpekkingRemove useless brackets as we have a nice table since...
2008-02-03 Aaron SchulzHistory should still look right when focusing on an...
2008-02-03 Aaron SchulzPartial revert: invalid placeholder
2008-02-03 Aaron SchulzAdd time parameter here
2008-01-20 Victor VasilievFix stupid bug
2008-01-20 Victor Vasiliev* Fix empty file histories
2008-01-20 Victor VasilievIntroduced File::getHistory(), which should be used...
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
2007-10-30 Rotem LissFixing display problem in image page in RTL wikis,...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-08-31 Tim StarlingIn OggHandler:
2007-08-27 Rob Church* Drop useless `image` parameter from deletion links...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-30 Raimond Spekking* Prettifying file history table a bit. Especially...
2007-07-30 Rob ChurchSome style tweaks, per Brion
next