summaryrefslogtreecommitdiff
path: root/modules/image
Commit message (Collapse)AuthorAge
* Issue #1891228 by eiriksm, logaritmisk, joelpittet, stefan.r, StefanPr, ↵David Rothstein2016-02-01
| | | | mariancalinro: image_style_deliver can create invalid headers
* Issue #2480805 by JacobSanford, eiriksm, jhodgdon: The function doc block ↵David Rothstein2015-10-14
| | | | for image_style_deliver is missing a parameter
* Issue #1737714 by legovaer, rlhawk: Help text does not display when editing ↵David Rothstein2015-10-12
| | | | an image effect
* Issue #1934498 by attiks, David_Rothstein, KhaledBlah, tstoeckler, ↵David Rothstein2015-03-30
| | | | julien_acti, helmo, effulgentsia, Jelle_S, jcisio: Allow the image style 'itok' token to be suppressed in image derivative URLs
* Issue #927138 by manarth, handrus, rasmusluckow, douggreen, .John, Taz, ↵David Rothstein2014-11-04
| | | | David_Rothstein, droplet, webchick, marcingy: Fail image generation with 404 instead of 500, when source file is missing.
* Issue #1099732 by joshi.rohit100, droplet | Chi: Fixed Incorrect encoding ↵David Rothstein2014-11-02
| | | | for error pages in image_style_deliver().
* Issue #2037847 by droplet: Join position strings together to fix ↵David Rothstein2014-04-05
| | | | translatability in the administrative interface for the Image module "Crop" effect.
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #1955378 by skek, Darren Oh, claudiu.cristea, David_Rothstein: Return ↵David Rothstein2013-12-27
| | | | same derivative token with path or URI.
* Issue #2079315 by mondrake: Image style editing leads to redundant watchdog ↵David Rothstein2013-12-25
| | | | entries.
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Drupal 7.24David Rothstein2013-11-20
|
* Issue #1057656 by mondrake, chx | adrinux: Fixed Image styles don't flush ↵David Rothstein2013-08-05
| | | | for images stored non-default schemes.
* Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, ↵David Rothstein2013-06-23
| | | | aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles.
* Issue #1797328 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in image module
* Issue #1229014 by bfroehle, jackbravo, illmasterc: Fixed Content-Disposition ↵David Rothstein2013-04-01
| | | | header makes private files show open/save prompts, but public files show inline.
* Merge branch '7.20-hotfix' into 7.xDavid Rothstein2013-03-06
|\ | | | | | | | | | | Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the ↵David Rothstein2013-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 Rothstein2013-03-04
| | | | | | | | visible by url.
* | Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New ↵David Rothstein2013-02-28
| | | | | | | | anti-DoS measure breaks for some file URIs.
* | Merge tag '7.20' into 7.xDavid Rothstein2013-02-20
|\|
| * Drupal 7.20David Rothstein2013-02-20
| |
* | Issue #1397346 by Albert Volkman, kristiaanvandeneynde, larowlan, ↵Jennifer Hodgdon2013-01-30
| | | | | | | | bobbyaldol, tim-e, shiff2kl, FatGuyLaughing: Add and fix up documentation in image and node module files
* | Merge branch '7.18-security' into 7.xDavid Rothstein2013-01-16
|\|
| * Drupal 7.19David Rothstein2013-01-16
| |
* | Issue #1550892 by david.mckay | fgm: Fixed reset() on function call in ↵David Rothstein2012-12-08
| | | | | | | | image_update_7002() to avoid an E_STRICT notice.
* | Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image ↵David Rothstein2012-12-08
|/ | | | styles from being reverted on PHP 5.4.
* Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() ↵webchick2012-10-06
| | | | assumes that title, alt, and options are always set.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1773032 by Jorrit: Fixed Non-standard and pointless name attribute ↵David Rothstein2012-09-15
| | | | added to Content-Type header.
* Issue #1761086 by cam8001, Berdir, larowlan: Fixed Caching in ↵David Rothstein2012-09-15
| | | | image_effects_definitions() broken.
* Issue #1507988 follow-up by Berdir, chx, webchick, Xenza: Fixed tests for ↵webchick2012-08-22
| | | | SA-CORE-2012-002.
* Issue #1485966 by vegantriathlete: Correct function header to comply with ↵webchick2012-08-19
| | | | coding standards.
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1614292 by brockjo, Albert Volkman | neclimdul: Fixed ↵David Rothstein2012-06-09
| | | | image_style_delete_form() doesn't take form_state() by reference (prevented image styles from being deleted on PHP 5.4).
* Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: ↵webchick2012-05-03
| | | | default_image() in image_field_prepare_view().
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image ↵webchick2012-04-30
| | | | | | | | creation.
* | Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: ↵webchick2012-04-30
| | | | | | | | Fixed Regression: Missing 'Default image' per field instance.
* | Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style ↵webchick2012-03-26
| | | | | | | | has been revert to its defaults.'.
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
| |
* | Issue #1357072 by dkingofpa: Fixed Call to undefined function ↵webchick2012-03-23
| | | | | | | | _update_7000_field_read_fields() in image.install during upgrade.
* | Issue #1444650 by damiankloip: Make documentation of theme_image_style clearerJennifer Hodgdon2012-03-06
| |
* | Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.webchick2012-02-29
| |
* | Issue #1329586 by Rob Loach, tim.plunkett, jthorson: Theme_image_formatter() ↵webchick2012-02-28
| | | | | | | | should pass along attributes.
* | - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not ↵Dries2012-02-05
|/ | | | source URI.
* Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | realityloop: Change notice for: Using basename() is not locale safe.
* Issue #131737 by malc0mn, pillarsdotnet, scor, xjm, nvanhove, oriol_e9g, ↵webchick2012-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, ↵webchick2011-12-24
| | | | realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size.