Commit Graph

107 Commits (7017f77cfccf6c131090301e735306a8d5ddafec)

Author SHA1 Message Date
Angie Byron f096a70e67 #898036 by Berdir: Fixed Private images broken. (with tests) 2010-09-11 05:07:22 +00:00
Dries Buytaert 8e93aade95 - Patch #875326 by effulgentsia: add hook_image_effect_info_alter(). 2010-09-11 01:54:43 +00:00
Angie Byron 14c7a79e3f #890716 by agentrickard: Fixed Changing from public to private does not change field behavior. 2010-09-09 23:28:16 +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
Angie Byron e54f26518f #758996 by stBorchert, BWPanda: Fixed Suffixes not displaying for max/min resolution fields. 2010-08-30 06:19:42 +00:00
Dries Buytaert c16bee54ec - Patch #851878 by justinrandell, flobruit, ksenzee, aaron, litwol, Damien Tournoud: added missing files. 2010-08-23 09:04:57 +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 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 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +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
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 82340c4263 - Patch #820020 by eigentor: full node image is too large - reduce to 480px width. 2010-07-30 01:37:54 +00:00
Dries Buytaert b7be0bd184 - Patch #818686 by CrookedNumber: hyphens in style names cause paths that point to non-existent derivative images. 2010-07-10 01:43:06 +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 73a961e2de - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +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 e66fa989fa - Patch #767854 by droplet: fixed misspelled strings. 2010-05-31 11:42:11 +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
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +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
Dries Buytaert 5f98fb812b - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'. 2010-04-30 12:53:47 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron afcde4bde4 #779496 by andypost: Fix minor formatting issues with t(). 2010-04-23 07:54:44 +00:00
Angie Byron 57fe6927a0 #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module. 2010-04-23 05:48:13 +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 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +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 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 27aa5b1b17 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: fixed ImageFieldDisplayTestCase. 2010-04-07 17:24:55 +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
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 d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +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 edfdffb532 - Patch #747476 by andypost: image files are not flushed for all styles. 2010-03-21 20:36:10 +00:00
Dries Buytaert 3e9fec0adb - Patch #733756 by catch: image_field_insert() makes no sense. 2010-03-06 07:19:57 +00:00
Dries Buytaert e1ce11dad0 - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +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
Dries Buytaert 1a817fd2f8 - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. 2010-02-27 07:41:34 +00:00
Dries Buytaert 120063909a - Patch #714350 by marcvangend, yrocq: fixed undefined index: display_field() in file_field_widget_form() in file.field.inc. 2010-02-23 09:52:56 +00:00
Angie Byron 00319d8e9a #618654 by Steven Merrill, justinrandell, jim0203, quicksketch, and David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours. 2010-02-17 05:39:51 +00:00
Angie Byron 6dbec233ca #601966 by eojthebrave: Added expanded Tests for image field. 2010-02-14 20:38:28 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Angie Byron 8d1f703f3a #641670 by yched and sun: Move ['#field'] meta information into (). 2010-02-11 15:42:14 +00:00