* Only display the uploadLinksBox() if the subject is a valid image
[lhc/web/wiklou.git] / includes / ImagePage.php
2005-04-30 Ævar Arnfjörð Bjar... * Only display the uploadLinksBox() if the subject...
2005-04-29 Jens FrankRemove hardcoded CSS ...
2005-04-29 Jens FrankRemove debug code ...
2005-04-29 Jens FrankUnclutter ImagePage. Move EXIF data to the end of the...
2005-04-25 Ævar Arnfjörð Bjar... * Rewrote showEXIFdata() to use addWikiText() instead...
2005-04-25 Ævar Arnfjörð Bjar... * Fixed two fatal XML errors
2005-04-21 Ævar Arnfjörð Bjar... * Moving hardcoded styles into CSS.
2005-04-21 Ævar Arnfjörð Bjar... * Show exif data after the image not before it.
2005-04-21 Magnus ManskeAutomatic EXIF update upon viewing
2005-04-21 Magnus ManskeMoving EXIF data retrieval to Image class
2005-04-21 Magnus ManskeAdding patched EXIF data display on image page, based...
2005-04-17 Tim Starling* When an image is changed, invalidate pages that use it.
2005-04-16 Tim StarlingFixed various bugs with new image code, changed thumbna...
2005-04-16 Tim StarlingFixed some obvious bugs with the new code and implement...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-04-02 Brion VibberAvoid some redundant title-munging by using makeKnownLi...
2005-04-01 Ævar Arnfjörð Bjar... * Minor syntax cleanup of editExternally related things.
2005-03-27 Brion VibberFix query syntax which broke a couple functions' debug...
2005-03-26 Ævar Arnfjörð Bjar... Fixing a fatal XML error that broke XHTML compliance.
2005-03-24 Erik MoellerPreliminary support for application/external-editor
2005-03-13 Tim Starling* Appllied patch for bug 1686, image metadata cache...
2005-02-21 Brion VibberCruft war continues: more uses of isAnon() and isLoggedIn()
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-19 Brion Vibber* Fix annoying blue line in Safari on scaled-down image...
2005-02-08 Brion Vibber* Block image revert without valid login
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-28 Jens FrankRemove debugging code
2004-12-28 Jens FrankBUG#1218 - Show the original image on image pages if...
2004-12-21 Brion Vibber* Fix image page scaling when thumbnail generation...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-07 Jens Frank(bug 1024) Fix link to high-res image version on Image...
2004-12-06 Brion Vibber1014 fix from REL1_4
2004-12-03 Brion VibberAdd some conditional die()s to suppress fatal error...
2004-12-02 Erik Moeller- Refactor Image class for better maintainability
2004-12-02 Brion Vibber(bug 973) quickie brake for images with many many uses
2004-11-25 Brion VibberSplit recentchanges and image history list formatters...
2004-10-27 Erik Moellerusing addWikiText for shared upload notice
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-21 Erik MoellerPreliminary support for shared upload directory. This...
2004-10-14 River Tarnellfix xss attack
2004-10-14 River Tarnellfix two xss attacks and one path validation attack
2004-10-10 Brion VibberWhen deleting images / old image revisions, don't fail...
2004-10-05 Brion VibberRasterize plain image views of SVG files at default...
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-10 Jens FrankLimit height even if width has already been reduced.
2004-09-10 Jens FrankNew user option. Provides a setting to limit the image...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-28 Jens FrankBUG#236 Log deletion of old image revisions.
2004-08-22 Jens FrankMake [delete] and (delete all revisions) links act...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-22 Jens FrankBUG#175 Don't show confusing "* (Lschen) (Aktuell)...
2004-08-17 Jens FrankOn image pages, limit image width to $wgMaxImageWidth.
2004-08-13 Brion VibberAntiglobalization!
2004-08-05 Jens FrankDon't allow reverting of images if the image page is...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-05-31 Brion VibberUn-break image page links w/ underscore in filename
2004-05-28 Brion VibberFix image deletion for file with ampsersand in name...
2004-05-08 Jens FrankMoved image history retrieval function to Image.php.
2004-05-04 Jens Frankmoved some more functions from GlobalFunctions to Image
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-16 Gabriel Wickediv instead of span
2004-04-12 Gabriel Wickeforgot the media class...
2004-04-12 Gabriel Wickeclass for image
2004-04-09 Gabriel Wickecenter -\> span, empty alt tag added (todo: span with...
2004-04-09 Brion VibberXHTML fixes.
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-04-01 Tim Starlingfixing notices and syncing with refactoring in Article.php
2004-03-29 Tim StarlingRemoved dependence on register_globals from everything...
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-02-20 Gabriel WickeImage purging. Are scaled versions of images deleted...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-29 Jens Frankcosmetic changes, for styleguide compliance
2004-01-16 Jens FrankFixed problem with image pages of non existing images
2004-01-12 Erik MoellerJeLuF's image resizing code
2003-11-24 Brion VibberImage deletion for yssops only
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-09-01 Brion VibberSplit image description page handling into ImagePage...