Dries Buytaert
|
63b9e4770b
|
- Patch #908282 by jbrown: theme_image() performs I/O.
|
2010-09-22 03:24:09 +00:00 |
Angie Byron
|
4237d014e9
|
#874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request.
|
2010-09-11 21:14:32 +00:00 |
Angie Byron
|
f096a70e67
|
#898036 by Berdir: Fixed Private images broken. (with tests)
|
2010-09-11 05:07:22 +00:00 |
Dries Buytaert
|
fb300d1f96
|
- Patch #895308 by Damien Tournoud: remove file_directory_path().
|
2010-09-01 20:08:17 +00:00 |
Dries Buytaert
|
7c57f94315
|
- Patch #851878 by justinrandell, flobruit, ksenzee, aaron, litwol: serve image derivatives from the same url they are generated from.
|
2010-08-22 22:04:18 +00:00 |
Dries Buytaert
|
619c35992e
|
- Patch #812688 by andypost, Damien Tournoud: organize image formatters around settings.
|
2010-08-09 19:55:57 +00:00 |
Angie Byron
|
25171a17f6
|
Reverting #500866. Needs more discussion.
|
2010-08-05 23:53:39 +00:00 |
Angie Byron
|
cacd044a63
|
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
|
2010-08-05 23:26:36 +00:00 |
Angie Byron
|
0ed7c5051f
|
#841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests are failing.
|
2010-06-30 22:37:49 +00:00 |
Dries Buytaert
|
5ff0c0d3c7
|
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
|
2010-05-23 19:10:23 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Angie Byron
|
e2e096985f
|
#746500 by eojthebrave: Fixed Overriding default image styles does not work with more than one effect and has potential to overwrite existing effects.
|
2010-04-22 21:43:59 +00:00 |
Angie Byron
|
993117df99
|
#713872 by eojthebrave, andypost: Fixed Image field formatters not updated when image style deleted and replacement format chosen.
|
2010-04-20 09:17:20 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
27aa5b1b17
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: fixed ImageFieldDisplayTestCase.
|
2010-04-07 17:24:55 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
39dc13133f
|
- Patch #718254 by andypost: field names were too long -- make PostgreSQL happy.
|
2010-02-27 07:52:03 +00:00 |
Angie Byron
|
6dbec233ca
|
#601966 by eojthebrave: Added expanded Tests for image field.
|
2010-02-14 20:38:28 +00:00 |
Dries Buytaert
|
c2f26d3368
|
- Patch #653940 by sun: tests weren't reporting all errors.
|
2009-12-10 15:39:43 +00:00 |
Angie Byron
|
ea1bd5606c
|
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
|
2009-11-10 17:27:54 +00:00 |
Dries Buytaert
|
0d2b7fe81b
|
- Patch #443200 by c960657: fixed user pictures not working with private files.
|
2009-10-20 00:55:30 +00:00 |
Angie Byron
|
5faaa376aa
|
#602938 by quicksketch: Provide default styles in image.module (add hook_image_default_styles()).
|
2009-10-16 00:52:46 +00:00 |
Angie Byron
|
8d3eaa1ccf
|
#560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D
|
2009-10-12 05:22:57 +00:00 |
Angie Byron
|
e832899658
|
#553952 by c960657: Apply locking framework to image generation.
|
2009-08-26 03:20:39 +00:00 |
Dries Buytaert
|
0125b20cda
|
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
|
2009-08-20 10:48:03 +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 |
Angie Byron
|
2da6a0ed1e
|
#371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
|
2009-07-21 07:09:47 +00:00 |
Dries Buytaert
|
1a4a3ec577
|
- Patch #524530 by c960657: fixed the headers sent by the image module.
|
2009-07-20 21:52:49 +00:00 |
Dries Buytaert
|
dda9c28c1c
|
- Patch #523520 by c960657: image_style_generate_url() and image_style_url() do the same.
|
2009-07-19 15:05:30 +00:00 |
Dries Buytaert
|
9b29e143ac
|
- Patch #523544 by c960657: image module clean-up.
|
2009-07-19 06:20:43 +00:00 |
Dries Buytaert
|
6dc5b5449d
|
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
|
2009-07-12 08:36:35 +00:00 |