Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1229014 by bfroehle, jackbravo, illmasterc: Fixed Content-Disposition ↵ | David Rothstein | 2013-04-01 |
| | | | | header makes private files show open/save prompts, but public files show inline. | ||
* | Merge branch '7.20-hotfix' into 7.x | David Rothstein | 2013-03-06 |
|\ | | | | | | | | | | | Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the ↵ | David Rothstein | 2013-03-06 |
| | | | | | | | | 'image_allow_insecure_derivatives' variable to have partial protection from the security issues fixed in Drupal 7.20. | ||
* | | Issue #1890754 by Berdir, pwolanin, tim.plunkett: [Tests] Private Images ↵ | David Rothstein | 2013-03-04 |
| | | | | | | | | visible by url. | ||
* | | Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New ↵ | David Rothstein | 2013-02-28 |
|/ | | | | anti-DoS measure breaks for some file URIs. | ||
* | Drupal 7.20 | David Rothstein | 2013-02-20 |
| | |||
* | Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() ↵ | webchick | 2012-10-06 |
| | | | | assumes that title, alt, and options are always set. | ||
* | Issue #1773032 by Jorrit: Fixed Non-standard and pointless name attribute ↵ | David Rothstein | 2012-09-15 |
| | | | | added to Content-Type header. | ||
* | Issue #1761086 by cam8001, Berdir, larowlan: Fixed Caching in ↵ | David Rothstein | 2012-09-15 |
| | | | | image_effects_definitions() broken. | ||
* | Issue #1507988 follow-up by Berdir, chx, webchick, Xenza: Fixed tests for ↵ | webchick | 2012-08-22 |
| | | | | SA-CORE-2012-002. | ||
* | Merge branch '7.12-security' into 7.x | webchick | 2012-05-02 |
|\ | |||
| * | Drupal 7.13 | webchick | 2012-05-02 |
| | | |||
* | | Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image ↵ | webchick | 2012-04-30 |
| | | | | | | | | creation. | ||
* | | Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: ↵ | webchick | 2012-04-30 |
| | | | | | | | | Fixed Regression: Missing 'Default image' per field instance. | ||
* | | Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. | webchick | 2012-02-29 |
| | | |||
* | | Issue #1329586 by Rob Loach, tim.plunkett, jthorson: Theme_image_formatter() ↵ | webchick | 2012-02-28 |
|/ | | | | should pass along attributes. | ||
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵ | webchick | 2012-01-21 |
| | | | | realityloop: Change notice for: Using basename() is not locale safe. | ||
* | Issue #131737 by malc0mn, pillarsdotnet, scor, xjm, nvanhove, oriol_e9g, ↵ | webchick | 2012-01-21 |
| | | | | mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems. | ||
* | Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, ↵ | webchick | 2011-12-24 |
| | | | | realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size. | ||
* | Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed ↵ | webchick | 2011-12-24 |
| | | | | image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. | ||
* | Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension ↵ | webchick | 2011-10-17 |
| | | | | attributes (like D6 imagefield) without re-introducing I/O (followup). | ||
* | Reverting accidental commit with last patch. | webchick | 2011-10-17 |
| | |||
* | Oops. Forgot a file. | webchick | 2011-10-17 |
| | |||
* | Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, ↵ | webchick | 2011-06-15 |
| | | | | Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and ↵ | Dries Buytaert | 2011-02-04 |
| | | | | image_style_url(). Should be faster too. | ||
* | - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. | Dries Buytaert | 2011-02-04 |
| | |||
* | - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has ↵ | Dries Buytaert | 2011-01-13 |
| | | | | been removed. | ||
* | - Patch #908282 by jbrown: theme_image() performs I/O. | Dries Buytaert | 2010-09-22 |
| | |||
* | #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt ↵ | Angie Byron | 2010-09-11 |
| | | | | processing of a stream request. | ||
* | #898036 by Berdir: Fixed Private images broken. (with tests) | Angie Byron | 2010-09-11 |
| | |||
* | - Patch #895308 by Damien Tournoud: remove file_directory_path(). | Dries Buytaert | 2010-09-01 |
| | |||
* | - Patch #851878 by justinrandell, flobruit, ksenzee, aaron, litwol: serve ↵ | Dries Buytaert | 2010-08-22 |
| | | | | image derivatives from the same url they are generated from. | ||
* | - Patch #812688 by andypost, Damien Tournoud: organize image formatters ↵ | Dries Buytaert | 2010-08-09 |
| | | | | around settings. | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ↵ | Angie Byron | 2010-06-30 |
| | | | | are failing. | ||
* | - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵ | Dries Buytaert | 2010-05-23 |
| | | | | screen. | ||
* | - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵ | Dries Buytaert | 2010-05-01 |
| | | | | and sha1. | ||
* | #746500 by eojthebrave: Fixed Overriding default image styles does not work ↵ | Angie Byron | 2010-04-22 |
| | | | | with more than one effect and has potential to overwrite existing effects. | ||
* | #713872 by eojthebrave, andypost: Fixed Image field formatters not updated ↵ | Angie Byron | 2010-04-20 |
| | | | | when image style deleted and replacement format chosen. | ||
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵ | Dries Buytaert | 2010-04-11 |
| | | | | strict warnings when running tests and for PHP 5.3. | ||
* | - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: fixed ↵ | Dries Buytaert | 2010-04-07 |
| | | | | ImageFieldDisplayTestCase. | ||
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
| | |||
* | - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. | Dries Buytaert | 2010-02-27 |
| | |||
* | #601966 by eojthebrave: Added expanded Tests for image field. | Angie Byron | 2010-02-14 |
| | |||
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
| | |||
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | - Patch #443200 by c960657: fixed user pictures not working with private files. | Dries Buytaert | 2009-10-20 |
| | |||
* | #602938 by quicksketch: Provide default styles in image.module (add ↵ | Angie Byron | 2009-10-16 |
| | | | | hook_image_default_styles()). |