webchick
|
762235d189
|
Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() assumes that title, alt, and options are always set.
|
2012-10-06 10:24:32 -07:00 |
Jennifer Hodgdon
|
409db6b299
|
Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms
|
2012-09-17 12:12:26 -07:00 |
David Rothstein
|
e218effd9d
|
Issue #1773032 by Jorrit: Fixed Non-standard and pointless name attribute added to Content-Type header.
|
2012-09-15 17:47:36 -04:00 |
David Rothstein
|
4d392996a2
|
Issue #1761086 by cam8001, Berdir, larowlan: Fixed Caching in image_effects_definitions() broken.
|
2012-09-15 17:24:47 -04:00 |
webchick
|
c7225f0e62
|
Issue #1507988 follow-up by Berdir, chx, webchick, Xenza: Fixed tests for SA-CORE-2012-002.
|
2012-08-22 21:46:57 +02:00 |
webchick
|
5271022aa7
|
Issue #1485966 by vegantriathlete: Correct function header to comply with coding standards.
|
2012-08-19 14:36:43 +02: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 |
David Rothstein
|
8a125127c2
|
Issue #1614292 by brockjo, Albert Volkman | neclimdul: Fixed image_style_delete_form() doesn't take form_state() by reference (prevented image styles from being deleted on PHP 5.4).
|
2012-06-09 16:45:50 -04:00 |
webchick
|
59ce4ef9c8
|
Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: default_image() in image_field_prepare_view().
|
2012-05-03 10:37:48 -07:00 |
webchick
|
cdb0df93be
|
Merge branch '7.12-security' into 7.x
|
2012-05-02 15:04:41 -07:00 |
webchick
|
9879d29f73
|
Drupal 7.13
|
2012-05-02 15:01:31 -07:00 |
webchick
|
6adf8ca0c2
|
Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation.
|
2012-04-30 21:53:37 -07:00 |
webchick
|
d0b5d31cbc
|
Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: Fixed Regression: Missing 'Default image' per field instance.
|
2012-04-30 21:25:39 -07:00 |
webchick
|
c6882c0f14
|
Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.'.
|
2012-03-26 22:38:49 -07:00 |
Jennifer Hodgdon
|
4fb8e143a3
|
Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages
|
2012-03-26 11:28:49 -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 |
Jennifer Hodgdon
|
261faf0b97
|
Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer
|
2012-03-06 10:05:19 -08:00 |
webchick
|
64c8b12b97
|
Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.
|
2012-02-29 00:07:48 -08:00 |
webchick
|
312769b7d7
|
Issue #1329586 by Rob Loach, tim.plunkett, jthorson: Theme_image_formatter() should pass along attributes.
|
2012-02-28 23:10:07 -08:00 |
Dries
|
855c0bf0a7
|
- Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI.
|
2012-02-05 09:01:17 -05:00 |
webchick
|
8164434505
|
Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe.
|
2012-01-21 10:52:40 -08: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
|
9f742a2cb8
|
Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
|
2011-12-24 18:00:17 -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 |
Dries Buytaert
|
428630d3a9
|
- Patch #1124786 by zambrey: fixed notice
|
2011-08-27 04:21:04 -04: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 |
webchick
|
ba85bebddd
|
Issue #1187898 by droplet, Setca: Fixed hook_image_effect_info_alter() - sample function body uses wrong variable name.
|
2011-06-21 23:22:59 -07:00 |
webchick
|
eeec65a2fc
|
Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema.
|
2011-06-15 00:13:02 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
63c8e899b9
|
- Patch #1067980 by Takafumi, Damien Tournoud: missing t() in image.admin.inc.
|
2011-02-21 20:07:51 +00:00 |
Dries Buytaert
|
371b1d0ff1
|
- Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and image_style_url(). Should be faster too.
|
2011-02-04 19:43:25 +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 |
Dries Buytaert
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Dries Buytaert
|
7aba30430c
|
- Patch #1051038 by mr.baileys: incorrect return info on image_style_create_derivative().
|
2011-02-04 18:38:17 +00:00 |
Dries Buytaert
|
c65b74496b
|
- Patch #1036718 by montesq: incorrect watchdog log messages.
|
2011-01-24 12:57:28 +00:00 |
Dries Buytaert
|
39fc52de65
|
- Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has been removed.
|
2011-01-13 01:08:28 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Angie Byron
|
0222fa7003
|
#970002 by EclipseGc: Fixed file field foreign key table is incorrect
|
2010-11-21 09:24:41 +00:00 |
Angie Byron
|
d7f6006659
|
#942060 by Sweetchack: Add draggability to the new image effect row in image style table.
|
2010-11-21 07:24:53 +00:00 |
Dries Buytaert
|
8d80b7dbbc
|
- Patch #972380 by wulff: duplicate word in hook_help().
|
2010-11-18 05:36:27 +00:00 |
Dries Buytaert
|
d91b1c77aa
|
- Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function.
|
2010-10-31 12:12:00 +00:00 |
Dries Buytaert
|
f31d0d3a49
|
- Patch #948584 by yched: wrong implementations of hook_field_formatter_settings_form().
|
2010-10-22 00:42:42 +00:00 |
Angie Byron
|
8a05dce6ab
|
#563382 by eMPee584, eojthebrave, drewish: Fixed when editing image style, link to sample image broken
|
2010-10-21 20:50:43 +00:00 |
Angie Byron
|
4a187d271b
|
#936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects.
|
2010-10-20 16:19:24 +00:00 |
Dries Buytaert
|
b0cbc018ec
|
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
|
2010-10-20 01:31:07 +00:00 |
Dries Buytaert
|
f85a37c307
|
- Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation.
|
2010-10-04 18:00:46 +00:00 |