Commit Graph

26 Commits (b0338a93aef22f078dac74dfefdf7aca2dbb481b)

Author SHA1 Message Date
David Rothstein eb4dbe938e Issue #1550892 by david.mckay | fgm: Fixed reset() on function call in image_update_7002() to avoid an E_STRICT notice. 2012-12-08 16:29:59 -05:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
webchick e6c2e730a6 Issue #1357072 by dkingofpa: Fixed Call to undefined function _update_7000_field_read_fields() in image.install during upgrade. 2012-03-23 16:41:08 -06:00
webchick 14a6ec5b91 Issue #131737 by malc0mn, pillarsdotnet, scor, xjm, nvanhove, oriol_e9g, mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems. 2012-01-21 10:03:49 -08:00
webchick 0f48b80173 Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size. 2011-12-24 18:06:27 -08:00
webchick 7259d8fc30 Issue #1129642 follow-up by BTMash: Fixed D7 upgrade path for images. 2011-10-24 11:41:14 -07:00
webchick c5713b25f3 Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O (followup). 2011-10-17 10:29:35 -07:00
webchick 72ef1daad0 Reverting accidental commit with last patch. 2011-10-17 10:28:23 -07:00
webchick 89ad342620 Oops. Forgot a file. 2011-10-17 09:49:19 -07:00
webchick 18a5b95a33 Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings.. 2011-06-22 17:53:54 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 2c43b5cdbe - Patch #933498 by eojthebrave, aaron: image effects table created with incorrect table name in upgrade path. 2011-02-04 18:50:28 +00:00
Angie Byron 0222fa7003 #970002 by EclipseGc: Fixed file field foreign key table is incorrect 2010-11-21 09:24:41 +00:00
Dries Buytaert 9502260ecf - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work. 2010-09-04 15:40:52 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert 35373aa89c - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update functions. 2010-06-25 12:27:28 +00:00
Dries Buytaert 4eefb5172b - Patch #640880 by mr.baileys: upgrade path for making {image_styles()}.name column unique. 2010-04-09 12:07:12 +00:00
Dries Buytaert efb349be43 - Patch #640880 by c960657: make {image_styles()}.name column unique. 2010-04-06 14:55:17 +00:00
Dries Buytaert e7d18bc0b1 - Patch #758628 by rfay: improve GD library hook_requirements() for color and image modules. 2010-04-04 13:18:18 +00:00
Dries Buytaert 7a3f4822e8 - Patch #735000 by sun, Berdir: installing image.module on a upgrades site does not install schema because of module name overlap. 2010-03-26 12:28:06 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 029c48c68d - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema. 2009-09-10 06:38:20 +00:00
Angie Byron b41323642b #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, 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://. 2009-08-17 19:14:42 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00