/[drupal]/contributions/modules/imagefield/imagefield_file.inc
ViewVC logotype

Log of /contributions/modules/imagefield/imagefield_file.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 01:28:52 2009 UTC (7 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0, DRUPAL-6--3-1, DRUPAL-6--3-2, HEAD
Changes since 1.17: +5 -3 lines
Diff to previous 1.17
#408474: Surpress warnings during image_resize() that may be caused by resizing animated GIFs.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 19:47:22 2009 UTC (7 months, 3 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-RC1
Changes since 1.16: +7 -2 lines
Diff to previous 1.16
#420666 by Amitaibu: Do not check directories beyond the file system to prevent errors when open_basedir restriction is enabled.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 02:08:15 2009 UTC (7 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.15: +1 -15 lines
Diff to previous 1.15
#417814: Remove unnecessary hook_file_references().

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 03:36:52 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA2, DRUPAL-6--3-0-BETA3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#406824: Coder compliance; Fixing code styling.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 01:56:42 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#362763: Use field_file_check_directory() for file directory checks to surpress created directory messages.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 01:00:12 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#404216: Ensure resizing of images that are larger that allowed on both dimensions.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 06:50:37 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA1
Changes since 1.11: +3 -6 lines
Diff to previous 1.11
#333993: Simplier code that prevents chmoding twice.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 06:47:41 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10
#333993 by Grugnog2: Set file permissions on generated admin thumbnails.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 05:15:50 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.9: +51 -19 lines
Diff to previous 1.9
#307503: Move *.thumb.jpg files to a separate directory.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 01:41:57 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.8: +5 -2 lines
Diff to previous 1.8
#397578: Uncouple ImageField from custom FileField hooks. Implement ImageField as a dependent widget for FileField.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 00:14:15 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#342363 by deplifer: ImageField Thumbnail does not appear|missing for images having an exact size of 100x100.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 19:29:52 2009 UTC (8 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Accidentally committed resized images to imagefield, rolling back to 100x100 thumbnails.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 05:28:24 2009 UTC (8 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Comment style fixes. Updating README.txt.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 04:28:54 2009 UTC (8 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.4: +20 -12 lines
Diff to previous 1.4
Code style fixes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 14:53:56 2008 UTC (14 months, 4 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-2, DRUPAL-6--3-0-ALPHA3, DRUPAL-6--3-0-ALPHA4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Removing trailing whitespace.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 17:43:46 2008 UTC (15 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-1
Changes since 1.2: +10 -2 lines
Diff to previous 1.2
#291077 by nonsie, Admin thumbnails for images smaller than 100x100 should be copied rather than scaled.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 17:49:35 2008 UTC (15 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
#287861 by moonshine, add pjpeg support... since ie is lousy at using the proper mimetype on upload.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 01:06:16 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
getting rid of the imagefield_filefield include since the same callbacks from filefield_image will not
be used in the first official D6 releases. rename imagefield_field_file to imagefield_file,

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2