Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / ImagePage.php
2011-09-12 Raimond Spekking* Move <small> styling from message to shared.css
2011-09-11 Robin Pepermans* r96737: set OutputPage->addWikiText() as an interface...
2011-07-11 Robin PepermansBetterDirectionality fixes:
2011-07-06 Alexandre EmsenhuberChanged all dynamic calls to Linker methods into static...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Aaron Schulz* Added getFileVersion()/setFileVersion() functions...
2011-07-04 Aaron SchulzRemoved doPurge() from ImagePage.php, already moved...
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-07-01 Sam ReedMinor revert to r91246
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-30 Sam ReedMerge r86683 from 1.17wmf1
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-24 Robin PepermansDirectionality improvements as part of bug 6100 (under...
2011-06-22 Robin PepermansDirectionality improvements as part of bug 6100 (under...
2011-06-14 Brion VibberRevert r86764, r89134, r86827 -- added a second opaque...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-14 Bryan Tong Minh(bug 23002) Imagelinks table not updated after imagemov...
2011-04-23 Raimond SpekkingEmbrace comment with () only when really needed. In...
2011-04-18 Happy-melon(bug 28583) chase down and beat to death external calls...
2011-04-16 Leo KoppelkammFree metadata toggle script from wikibits.js dependenci...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-06 Brion Vibber* (bug 28372) Fix bogus link to suppressed file version...
2011-04-06 Brion Vibber* (bug 28306) Fix exposure of suppressed usernames...
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-04-02 Jack PhoenixImagePage.php: add missing braces + other code style...
2011-03-25 Mark A. HershbergerFixes Bug #28214 - When page not found, sends malformed...
2011-03-18 Happy-melonFollow-up r84249: reimplement isAllowedAny(), and resto...
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-03-12 Bryan Tong Minh(bug 2581, bug 6834) Added links to thumbnail in severa...
2011-03-05 Sam ReedExplicit variables, documentation, newlines, braces
2011-02-19 Max SemenikPartial revert my accidental revert of r82366 in r82445.
2011-02-19 Max SemenikBug 27518: Updater calls PopulateLogSearch before addin...
2011-02-18 Jeroen De Dauwrem not needed die() and made vars actually private
2011-02-02 Bryan Tong MinhFollow-up r79964: Fix double parsing of file info
2011-01-16 Brian Wolff(bug 2585) Image pages should send 404 if no image...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-07 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2010-11-30 Sam ReedMore unused variables
2010-11-28 Sam ReedImagePage subclasses Article, therefore use parent...
2010-11-25 Sam ReedRevert r77297, Won't be reverting MimeMagic
2010-11-25 Antoine Mussorevert r76464
2010-11-19 Derk-Jan HartmanFollowup to r76867. Only add canonical if there is...
2010-11-17 Derk-Jan HartmanWhen displaying non-local File pages, add link rel...
2010-11-15 Sam ReedAdd a few bits of parameter documentation
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-01 Roan Kattouw(bug 25717) Fix "Hide/show extended details" toggle...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Sam ReedMore deprecated method calls
2010-10-27 Siebrand MazelandFollow-up r75499: initialise $anchorclose to prevent...
2010-10-27 Derk-Jan HartmanLine endings in wikitext can introduce <p>'s, which...
2010-10-27 Derk-Jan HartmanMake the image page more consistent. Now all pages...
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-13 Sam ReedRemove some unused variables
2010-08-13 Sam ReedRemove a few more unused variables
2010-07-25 Sam ReedFixup some more wrong static usages
2010-07-25 Sam ReedArticle:: to self::
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...
next