Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2037847 by droplet: Join position strings together to fix ↵ | David Rothstein | 2014-04-05 |
| | | | | translatability in the administrative interface for the Image module "Crop" effect. | ||
* | Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵ | David Rothstein | 2013-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 Rothstein | 2013-12-27 |
| | | | | same derivative token with path or URI. | ||
* | Issue #2079315 by mondrake: Image style editing leads to redundant watchdog ↵ | David Rothstein | 2013-12-25 |
| | | | | entries. | ||
* | Issue #2145077 by TR: Fix spelling errors in D7 tests and comments | Jennifer Hodgdon | 2013-12-03 |
| | |||
* | Drupal 7.24 | David Rothstein | 2013-11-20 |
| | |||
* | Issue #1057656 by mondrake, chx | adrinux: Fixed Image styles don't flush ↵ | David Rothstein | 2013-08-05 |
| | | | | for images stored non-default schemes. | ||
* | Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, ↵ | David Rothstein | 2013-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 Hodgdon | 2013-04-26 |
| | | | | in image module | ||
* | 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. | ||
* | | Merge tag '7.20' into 7.x | David Rothstein | 2013-02-20 |
|\| | |||
| * | Drupal 7.20 | David Rothstein | 2013-02-20 |
| | | |||
* | | Issue #1397346 by Albert Volkman, kristiaanvandeneynde, larowlan, ↵ | Jennifer Hodgdon | 2013-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.x | David Rothstein | 2013-01-16 |
|\| | |||
| * | Drupal 7.19 | David Rothstein | 2013-01-16 |
| | | |||
* | | Issue #1550892 by david.mckay | fgm: Fixed reset() on function call in ↵ | David Rothstein | 2012-12-08 |
| | | | | | | | | image_update_7002() to avoid an E_STRICT notice. | ||
* | | Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image ↵ | David Rothstein | 2012-12-08 |
|/ | | | | styles from being reverted on PHP 5.4. | ||
* | Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() ↵ | webchick | 2012-10-06 |
| | | | | assumes that title, alt, and options are always set. | ||
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
| | |||
* | 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. | ||
* | Issue #1485966 by vegantriathlete: Correct function header to comply with ↵ | webchick | 2012-08-19 |
| | | | | coding standards. | ||
* | Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵ | Jennifer Hodgdon | 2012-07-16 |
| | | | | are listed in the updates-7.x-extra group | ||
* | Issue #1614292 by brockjo, Albert Volkman | neclimdul: Fixed ↵ | David Rothstein | 2012-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: ↵ | webchick | 2012-05-03 |
| | | | | default_image() in image_field_prepare_view(). | ||
* | 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 #1398740 by TravisCarden: Fixed Typo in status message: 'The %style ↵ | webchick | 2012-03-26 |
| | | | | | | | | has been revert to its defaults.'. | ||
* | | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages | Jennifer Hodgdon | 2012-03-26 |
| | | |||
* | | Issue #1357072 by dkingofpa: Fixed Call to undefined function ↵ | webchick | 2012-03-23 |
| | | | | | | | | _update_7000_field_read_fields() in image.install during upgrade. | ||
* | | Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer | Jennifer Hodgdon | 2012-03-06 |
| | | |||
* | | 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. | ||
* | | - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not ↵ | Dries | 2012-02-05 |
|/ | | | | source URI. | ||
* | 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 follow-up by BTMash: Fixed D7 upgrade path for images. | webchick | 2011-10-24 |
| | |||
* | 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 |
| | |||
* | - Patch #1124786 by zambrey: fixed notice | Dries Buytaert | 2011-08-27 |
| |