Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 #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 #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 #1357072 by dkingofpa: Fixed Call to undefined function ↵ | webchick | 2012-03-23 |
| | | | | _update_7000_field_read_fields() in image.install during upgrade. | ||
* | 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 #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 |
| | |||
* | Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library ↵ | webchick | 2011-06-22 |
| | | | | hook_requirements() desaturation and rotate errors into warnings.. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #933498 by eojthebrave, aaron: image effects table created with ↵ | Dries Buytaert | 2011-02-04 |
| | | | | incorrect table name in upgrade path. | ||
* | #970002 by EclipseGc: Fixed file field foreign key table is incorrect | Angie Byron | 2010-11-21 |
| | |||
* | - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install ↵ | Dries Buytaert | 2010-09-04 |
| | | | | files so we can get the upgrade path to work. | ||
* | - Patch #895308 by Damien Tournoud: remove file_directory_path(). | Dries Buytaert | 2010-09-01 |
| | |||
* | - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵ | Dries Buytaert | 2010-08-22 |
| | | | | keys; inconsistent implementations in core. | ||
* | - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien ↵ | Dries Buytaert | 2010-06-25 |
| | | | | Tournoud: text column type doesn't reliably hold serialized variables. | ||
* | - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update ↵ | Dries Buytaert | 2010-06-25 |
| | | | | functions. | ||
* | - Patch #640880 by mr.baileys: upgrade path for making {image_styles()}.name ↵ | Dries Buytaert | 2010-04-09 |
| | | | | column unique. | ||
* | - Patch #640880 by c960657: make {image_styles()}.name column unique. | Dries Buytaert | 2010-04-06 |
| | |||
* | - Patch #758628 by rfay: improve GD library hook_requirements() for color ↵ | Dries Buytaert | 2010-04-04 |
| | | | | and image modules. | ||
* | - Patch #735000 by sun, Berdir: installing image.module on a upgrades site ↵ | Dries Buytaert | 2010-03-26 |
| | | | | does not install schema because of module name overlap. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. | ||
* | - Patch #491456 by quicksketch, drewish, et al: image effects and actions. | Dries Buytaert | 2009-07-12 |