Update to r32375 / bug 11874 -- !important may have whitespace between ! and important
[lhc/web/wiklou.git] / includes / FileDeleteForm.php
2008-03-15 Aaron SchulzMore rev_deleted merging
2008-03-06 Raimond Spekking* (bug 13274) Change links for messages to ucfirst...
2008-03-06 Raimond Spekking* Add links to page and file deletion forms to edit...
2008-03-01 Bryan Tong MinhFix description for UploadComplete hook. New hooks...
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-02-13 Brion Vibber* (bug 12935) Fully-qualify archive URLs correctly...
2008-02-06 Raimond Spekking* (bug 12919) Use 'deletedrevision' message as content...
2008-02-04 Huji(bug 12892) Poor tab indexing on "delete file" form
2008-01-30 Brion Vibberfix html regression: missing id attribute on wpReason...
2008-01-29 Brion VibberCleanup -- fix broken XHTML in deletion forms
2008-01-29 Raimond SpekkingFix double escaping. Thanks to Nikerabbit :)
2008-01-29 Raimond Spekking* Prettify input form for RTL wikis
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Huji* Renaming Xml::reasonDropDown to Xml::listDropDown...
2008-01-25 Tim StarlingFixed broken HTML
2008-01-24 Huji(bug 12214) Add a predefined list of delete reasons...
2007-12-11 Raimond Spekking* Set proper page title for successful file deletion
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-09-28 Rob Church(bug 11478) Fix undefined method call in file deletion...
2007-09-13 Raimond Spekking* Add name/id to submit button, per request of de.wp
2007-09-10 Brion Vibber* (bug 11179) Include image version deletion comment...
2007-08-27 Rob ChurchShow relevant deletion log lines
2007-08-27 Rob Church(bug 11079) Use 'wpReason' as the comment field name...
2007-08-22 Rob ChurchAdd links back to the image in deletion and reversion...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-20 Rob ChurchMore robust existence/sanity checking
2007-08-20 Rob ChurchAs r24950, but for FileDeleteForm
2007-08-17 Rob ChurchRemove some declarations for unused globals...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...