/[drupal]/contributions/modules/imagefield/imagefield.install
ViewVC logotype

Log of /contributions/modules/imagefield/imagefield.install

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.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 20:15:03 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.30: +21 -18 lines
Diff to previous 1.30
Fixing notices in updates.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 03:06:07 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-RC1
Changes since 1.29: +24 -1 lines
Diff to previous 1.29
#338087: Default image support.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 03:04:27 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.28: +36 -8 lines
Diff to previous 1.28
#409066: Migrate widget settings in D5 upgrade path.

Revision 1.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 00:29:12 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-6
Changes since 1.2.4.5: +2 -2 lines
Diff to previous 1.2.4.5 , to branch point 1.2 , to next main 1.31
#402582: Brackets must be separate from variable to prevent PHP from parsing them as dynamic variable names.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:29:54 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA1, DRUPAL-6--3-0-BETA2, DRUPAL-6--3-0-BETA3
Changes since 1.27: +4 -1 lines
Diff to previous 1.27
#402424: Cleanup abandoned rows from Drupal 5 installations.

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:18:03 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-5
Changes since 1.2.4.4: +23 -1 lines
Diff to previous 1.2.4.4 , to branch point 1.2
#310047: Adding update function to set FID = 0 on files that have been deleted.

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

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:51:11 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: DRUPAL-5--2
Changes since 1.2.4.3: +14 -5 lines
Diff to previous 1.2.4.3 , to branch point 1.2
#402200: Restore the "default" formatter to the Drupal 5 ImageField.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:51:09 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.25: +6 -2 lines
Diff to previous 1.25
#402200: Restore the "default" formatter to the Drupal 5 ImageField.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 03:02:22 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#401274: Fixing PHP notices if a matching file entry is not found on update.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 17:39:13 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#399306 by mindgame: add {} around table name in update 6004.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 03:39:14 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.22: +4 -2 lines
Diff to previous 1.22
#397578: Do not set file_path if image_path is not available.

Revision 1.22 - (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.21: +109 -140 lines
Diff to previous 1.21
#397578: Uncouple ImageField from custom FileField hooks. Implement ImageField as a dependent widget for FileField.

Revision 1.21 - (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.20: +1 -2 lines
Diff to previous 1.20
Comment style fixes. Updating README.txt.

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 20:07:10 2009 UTC (9 months, 2 weeks ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.2.4.2: +2 -1 lines
Diff to previous 1.2.4.2 , to branch point 1.2
#372041 by claudiu.cristea: Fatal error running update script.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 20:06:58 2009 UTC (9 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
#372041 by claudiu.cristea: Fatal error running update script.

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 17:49:36 2009 UTC (10 months, 2 weeks ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.2.4.1: +24 -7 lines
Diff to previous 1.2.4.1 , to branch point 1.2
#258747 by smk-ka: 1.x -> 2.x upgrade path. Rename default formatters from $name to $name .'_default'.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 17:48:44 2009 UTC (10 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA4
Changes since 1.18: +25 -3 lines
Diff to previous 1.18
#258747 by smk-ka: 1.x -> 2.x upgrade path. Rename default formatters from $name to $name .'_default'.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 04:26:16 2009 UTC (10 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.17: +7 -3 lines
Diff to previous 1.17
#352647 by q0rban: Imagefield alpha 2 to alpha 3 upgrade errors.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 09:15:58 2008 UTC (10 months, 4 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA3
Changes since 1.16: +122 -112 lines
Diff to previous 1.16
#296195 by bjaspan, guillaume.outters, Damien Tournoud and webernet: Imagefield widget upgrades aren't working.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 00:55:40 2008 UTC (12 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.15: +5 -1 lines
Diff to previous 1.15
#331158 by quicksketch: Imagefield Installer Should Ensure content.module is loaded.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:20:09 2008 UTC (13 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.14: +6 -4 lines
Diff to previous 1.14
#318693 by drewish, Add CCK D5 upgrade compatibility check.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 19:26:46 2008 UTC (14 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#305580 by Roger López, Mispelled serialize option in imagefield_update_6001().

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

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 01:44:07 2008 UTC (16 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-1
Changes since 1.11: +83 -15 lines
Diff to previous 1.11
condensed imagefield updates into a single update function...
add force_list_default and list_default settings to make it behave
like imagefield did before inheriting the list options from filefield.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 23:37:46 2008 UTC (16 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fix a typo in the update function serlialize -> serialize.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 06:17:11 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
update to renamed filefield..
cache clearing on update...
some other nitpicks.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 22:30:23 2008 UTC (16 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.8: +10 -7 lines
Diff to previous 1.8
beginnign revamp of widgets... increase reliance on filefield...
add cache clearing to update functions.
use module_load_include in update functions.

btw... it's all broken again... I'm working on porting the active
delete and upload buttons from filefield.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 10:40:21 2008 UTC (16 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7
rename image_path to file_path to assist in filefield convergence.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 09:00:30 2008 UTC (16 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.6: +42 -4 lines
Diff to previous 1.6
add data column to database columns.
add update function for formatter and widget name changes..
add update function for schema change.
add dependency on filefield.module to being module convergence in D6 and
to share a common field_file.inc provided by filefield.module

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 07:04:42 2008 UTC (18 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.5: +8 -1 lines
Diff to previous 1.5
initial and completely untested update to D6...

@todo: upgrade path.
@todo: finish implementing field_file_api with hook_file.
@todo: testing.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 03:11:19 2008 UTC (18 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.4: +40 -1 lines
Diff to previous 1.4
Install and Info updates to DRUPAL-6

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 00:22:12 2008 UTC (18 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
syncing HEAD to DRUPAL-5--2

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 17:11:42 2007 UTC (23 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-RC2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Syncing head to DRUPAL-5--2

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 21:02:19 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-RC1, DRUPAL-5--2-0-RC3, DRUPAL-5--2-0-RC4, DRUPAL-5--2-0-RC5, DRUPAL-5--2-0-RC6, DRUPAL-5--2-0-RC7, DRUPAL-5--2-0-RC8, DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#136188 by yched. Correcting call to non-existant _content_fields() function.

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 21:01:44 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7--2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to next main 1.31
#136188 by yched. Correcting call to non-existant _content_fields() function.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 21:01:03 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to next main 1.31
#136188 by yched. Correcting call to non-existant _content_fields() function.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 20:59:08 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-2-RC1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to next main 1.31
Correcting call to non-existant _content_fields() function. Drupal Issue #136188.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 20:19:56 2006 UTC (3 years, 2 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Branch point for: DRUPAL-5, DRUPAL-5--2
Changes since 1.1: +13 -26 lines
Diff to previous 1.1
working around broken hook_widget prepare form values in cck 4.7.
see http://drupal.org/node/81928

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 7 05:41:01 2006 UTC (3 years, 4 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1
Branch point for: DRUPAL-4-7, DRUPAL-4-7--2
moving this to make project module happy. Where oh where is JonBob

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