summaryrefslogtreecommitdiff
path: root/modules/image/image.module
Commit message (Collapse)AuthorAge
* 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 #1051038 by mr.baileys: incorrect return info on ↵Dries Buytaert2011-02-04
| | | | image_style_create_derivative().
* - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has ↵Dries Buytaert2011-01-13
| | | | been removed.
* - Patch #972380 by wulff: duplicate word in hook_help().Dries Buytaert2010-11-18
|
* #914226 by grendzy: Remove unused cruft from image.module.Angie Byron2010-10-03
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #908282 by jbrown: theme_image() performs I/O.Dries Buytaert2010-09-22
|
* #898036 by Berdir: Fixed Private images broken. (with tests)Angie Byron2010-09-11
|
* - Patch #875326 by effulgentsia: add hook_image_effect_info_alter().Dries Buytaert2010-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 #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #812688 by andypost, Damien Tournoud: organize image formatters ↵Dries Buytaert2010-08-09
| | | | around settings.
* - Patch #820020 by eigentor: full node image is too large - reduce to 480px ↵Dries Buytaert2010-07-30
| | | | width.
* - Patch #767854 by droplet: fixed misspelled strings.Dries Buytaert2010-05-31
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean ↵Dries Buytaert2010-04-30
| | | | up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'.
* #779496 by andypost: Fix minor formatting issues with t().Angie Byron2010-04-23
|
* #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by ↵Angie Byron2010-04-23
| | | | Grammar Parser module.
* #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 #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #747476 by andypost: image files are not flushed for all styles.Dries Buytaert2010-03-21
|
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch #503550 by yched, jp.stacey: make sure strings are cached per language.Dries Buytaert2010-02-27
|
* #658068 by eojthebrave and theunraveler: Fixed Image effect help text not ↵Angie Byron2010-02-01
| | | | displayed.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #652834 by yched, effulgentsia: changed Field formatters as render ↵Dries Buytaert2009-12-11
| | | | arrays to increase performance (and to clean-up the code).
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #633808 by batigolix, arianek, and jhodgdon: Update Image module to new help ↵Angie Byron2009-11-26
| | | | standard.
* - Patch #641750 by JohnAlbin: fixed image scaling on story's image fields.Dries Buytaert2009-11-25
|
* #613794 by jensimmons, dopry, and yched: Create a default image field in the ↵Angie Byron2009-11-06
| | | | article content type upon install. Let's show off what Drupal can do! :D
* - Patch #622482 by seutje: fixed watchdog.Dries Buytaert2009-11-05
|
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - 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()).
* - Patch #604650 by quicksketch: new image styles were not usable as formatters.Dries Buytaert2009-10-15
|
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to ↵Dries Buytaert2009-10-13
| | | | happen for AJAX requests too.
* #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
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
|
* #553952 by c960657: Apply locking framework to image generation.Angie Byron2009-08-26
|
* #303419 follow-up by drewish: Fix typo.Angie Byron2009-08-24
|
* - Patch #303419 by drewish: incorrect expiration headers with private file ↵Dries Buytaert2009-08-24
| | | | transfers.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in ↵Angie Byron2009-08-23
| | | | Image module.