summaryrefslogtreecommitdiff
path: root/modules/image/image.test
Commit message (Collapse)AuthorAge
* Issue #1507988 follow-up by Berdir, chx, webchick, Xenza: Fixed tests for ↵webchick2012-08-22
| | | | SA-CORE-2012-002.
* 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 #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.
* 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.
* Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed ↵webchick2011-12-24
| | | | image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
* Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension ↵webchick2011-10-17
| | | | attributes (like D6 imagefield) without re-introducing I/O (followup).
* Reverting accidental commit with last patch.webchick2011-10-17
|
* Oops. Forgot a file.webchick2011-10-17
|
* Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, ↵webchick2011-06-15
| | | | Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and ↵Dries Buytaert2011-02-04
| | | | image_style_url(). Should be faster too.
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has ↵Dries Buytaert2011-01-13
| | | | been removed.
* - Patch #908282 by jbrown: theme_image() performs I/O.Dries Buytaert2010-09-22
|
* #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt ↵Angie Byron2010-09-11
| | | | processing of a stream request.
* #898036 by Berdir: Fixed Private images broken. (with tests)Angie Byron2010-09-11
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #851878 by justinrandell, flobruit, ksenzee, aaron, litwol: serve ↵Dries Buytaert2010-08-22
| | | | image derivatives from the same url they are generated from.
* - Patch #812688 by andypost, Damien Tournoud: organize image formatters ↵Dries Buytaert2010-08-09
| | | | around settings.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ↵Angie Byron2010-06-30
| | | | are failing.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #746500 by eojthebrave: Fixed Overriding default image styles does not work ↵Angie Byron2010-04-22
| | | | with more than one effect and has potential to overwrite existing effects.
* #713872 by eojthebrave, andypost: Fixed Image field formatters not updated ↵Angie Byron2010-04-20
| | | | when image style deleted and replacement format chosen.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: fixed ↵Dries Buytaert2010-04-07
| | | | ImageFieldDisplayTestCase.
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy.Dries Buytaert2010-02-27
|
* #601966 by eojthebrave: Added expanded Tests for image field.Angie Byron2010-02-14
|
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* - Patch #443200 by c960657: fixed user pictures not working with private files.Dries Buytaert2009-10-20
|
* #602938 by quicksketch: Provide default styles in image.module (add ↵Angie Byron2009-10-16
| | | | hook_image_default_styles()).
* #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ↵Angie Byron2009-10-12
| | | | Field to image.module. Hellooooo, native image handling in core! :D
* #553952 by c960657: Apply locking framework to image generation.Angie Byron2009-08-26
|
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵Dries Buytaert2009-08-20
| | | | modules' page.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-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://.
* #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in ↵Angie Byron2009-07-21
| | | | core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
* - Patch #524530 by c960657: fixed the headers sent by the image module.Dries Buytaert2009-07-20
|
* - Patch #523520 by c960657: image_style_generate_url() and image_style_url() ↵Dries Buytaert2009-07-19
| | | | do the same.
* - Patch #523544 by c960657: image module clean-up.Dries Buytaert2009-07-19
|
* - Patch #491456 by quicksketch, drewish, et al: image effects and actions.Dries Buytaert2009-07-12