/[drupal]/contributions/modules/image/image.module
ViewVC logotype

Log of /contributions/modules/image/image.module

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.322 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 20:21:04 2009 UTC (2 months, 2 weeks ago) by joachim
Branch: MAIN
CVS Tags: HEAD
Changes since 1.321: +2 -2 lines
Diff to previous 1.321
#226121 by sp3boy: Fixed bad logic from previous patch to this issue.

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 19:06:00 2009 UTC (2 months, 2 weeks ago) by joachim
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.320: +1 -12 lines
Diff to previous 1.320
#569526 by 2noame: Fixed mistaken commit to image.module from #569258.

Revision 1.320 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 14:50:31 2009 UTC (2 months, 3 weeks ago) by joachim
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.319: +12 -1 lines
Diff to previous 1.319
#569258 by alanburke: Changed name of Gallery display to 'Gallery page'.

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 08:30:58 2009 UTC (2 months, 3 weeks ago) by joachim
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.318: +15 -3 lines
Diff to previous 1.318
#226121 by joachim, sp3boy: Changed image derivative rebuilding so it doesn't happen in admin and batch operations.

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 18:21:22 2009 UTC (3 months ago) by joachim
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA6
Changes since 1.317: +2 -2 lines
Diff to previous 1.317
#374423 by joachim: Fixed missing filesize in form error; cleanup of previous patch.

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 18:06:35 2009 UTC (3 months ago) by joachim
Branch: MAIN
Changes since 1.316: +4 -2 lines
Diff to previous 1.316
#555840 by blakehall: Changed theme_image_display() to allow override passed attributes to override alt and title.

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 14:42:04 2009 UTC (3 months ago) by joachim
Branch: MAIN
Changes since 1.315: +8 -15 lines
Diff to previous 1.315
#226121 by joachim: Reverted patch #11 on this issue.

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 12:12:09 2009 UTC (3 months ago) by joachim
Branch: MAIN
Changes since 1.314: +17 -4 lines
Diff to previous 1.314
#411568 by sp3boy: Fixed paths for derivatives to come from the original, rather than default.

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 20:00:26 2009 UTC (3 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.313: +15 -8 lines
Diff to previous 1.313
#226121 by joachim: Fixed derivative sizes should not be rebuilt in hook_load().

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 17:58:31 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: MAIN
Changes since 1.312: +7 -1 lines
Diff to previous 1.312
#374423 by joachim: Fixed image_create_node_from not checking image filesize (correct patch).

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 17:57:23 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: MAIN
Changes since 1.311: +1 -7 lines
Diff to previous 1.311
REVERSING previous #374423 by joachim: Fixed image_create_node_from not checking image filesize.

Revision 1.311 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 17:24:37 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: MAIN
Changes since 1.310: +7 -1 lines
Diff to previous 1.310
#374423 by joachim: Fixed image_create_node_from not checking image filesize.

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 17:19:39 2009 UTC (3 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.309: +3 -3 lines
Diff to previous 1.309
#44057 by sun: Fixed return values of image_access().

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 22:37:14 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: MAIN
Changes since 1.308: +14 -6 lines
Diff to previous 1.308
#44057  by sun: Fixed earlier patch for permissions in Image module.

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 13:32:53 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: MAIN
Changes since 1.307: +12 -13 lines
Diff to previous 1.307
#44057  by pebosi: Changed permissions in Image module to match those in core.

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 01:52:20 2009 UTC (3 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.306: +31 -14 lines
Diff to previous 1.306
#360643 by Jose Reyero, sun: Added i18n support for sharing images between translations.

Revision 1.258.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 18:49:33 2009 UTC (4 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA4
Changes since 1.258.2.17: +6 -13 lines
Diff to previous 1.258.2.17 , to branch point 1.258 , to next main 1.322
#158805 by sun: Removed derivative image size rebuild messages.

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 18:49:23 2009 UTC (4 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.305: +6 -19 lines
Diff to previous 1.305
#158805 by sun: Removed derivative image size rebuild messages.

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 19:32:29 2009 UTC (6 months ago) by sun
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA5
Changes since 1.304: +5 -21 lines
Diff to previous 1.304
Reverting unintentional changes.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 19:22:06 2009 UTC (6 months ago) by joachim
Branch: MAIN
Changes since 1.303: +21 -5 lines
Diff to previous 1.303
Code cleanups.

Revision 1.258.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 02:05:20 2009 UTC (6 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.16: +11 -3 lines
Diff to previous 1.258.2.16 , to branch point 1.258
#207340 by joachim, sun: Changed location of module administration pages.

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 01:43:22 2009 UTC (7 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.302: +33 -15 lines
Diff to previous 1.302
#368505 by joachim: Added exposure of Image field to CCK.

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 02:24:33 2009 UTC (8 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.301: +70 -69 lines
Diff to previous 1.301
#298702 by sp3boy, smk-ka, sun: Fixed image uploads are not properly validated.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 21:40:38 2009 UTC (8 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.300: +6 -6 lines
Diff to previous 1.300
#225024 by sun: Fixed filepaths not always prefixed with file_directory_path().

Revision 1.258.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 21:40:25 2009 UTC (8 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.15: +7 -7 lines
Diff to previous 1.258.2.15 , to branch point 1.258
#225024 by sun: Fixed filepaths not always prefixed with file_directory_path().

Revision 1.258.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 19:17:56 2009 UTC (8 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.14: +4 -1 lines
Diff to previous 1.258.2.14 , to branch point 1.258
#185081 by sun: Fixed image_file_download tries to transfer non-existing files.

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 19:17:33 2009 UTC (8 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.299: +4 -1 lines
Diff to previous 1.299
#185081 by sun: Fixed image_file_download tries to transfer non-existing files.

Revision 1.258.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 00:54:32 2009 UTC (8 months, 3 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.13: +4 -2 lines
Diff to previous 1.258.2.13 , to branch point 1.258
#357890 by Robbie Sternenberg: Added dynamic expansion of image preset configuration form to allow for more than 6 sizes.

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 02:05:54 2009 UTC (8 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.298: +3 -3 lines
Diff to previous 1.298
#361230 by justinrandell, sun: Fixed PHP notice if no original image exists.

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 00:49:14 2009 UTC (8 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.297: +14 -10 lines
Diff to previous 1.297
#196844 by Hetta, sun: Fixed Image module help text.

Revision 1.258.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 20:19:01 2009 UTC (8 months, 3 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.12: +3 -3 lines
Diff to previous 1.258.2.12 , to branch point 1.258
#390008 by joachim, sun: Fixed inconsistent node mass-operation title.

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 20:18:50 2009 UTC (8 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.296: +3 -3 lines
Diff to previous 1.296
#390008 by joachim, sun: Fixed inconsistent node mass-operation title.

Revision 1.258.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:38:29 2009 UTC (9 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.11: +3 -3 lines
Diff to previous 1.258.2.11 , to branch point 1.258
#338159 by sun: Fixed improper table aliases in db queries for db_rewrite_sql().

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:38:11 2009 UTC (9 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.295: +3 -3 lines
Diff to previous 1.295
#338159 by sun: Fixed improper table aliases in db queries for db_rewrite_sql().

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:10:33 2009 UTC (9 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.294: +5 -5 lines
Diff to previous 1.294
#298644 by smk-ka, sun: Updated tests for SimpleTest 2.x.

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 01:35:17 2009 UTC (9 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.293: +1 -11 lines
Diff to previous 1.293
#247738 by sun: Removed unused image_submit() function.

Revision 1.258.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:43:42 2009 UTC (10 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.10: +10 -3 lines
Diff to previous 1.258.2.10 , to branch point 1.258
#220281 by sun: Fixed empty width/height attributes in image tags if image size detection failed.

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:43:30 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.292: +10 -3 lines
Diff to previous 1.292
#220281 by sun: Fixed empty width/height attributes in image tags if image size detection failed.

Revision 1.258.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 05:19:22 2009 UTC (10 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.9: +5 -5 lines
Diff to previous 1.258.2.9 , to branch point 1.258
#350511 by simon.males, sun: Added option to configure number of images for latest/random image blocks. (follow-up; sorry, committed the wrong patch)

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 05:19:10 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.291: +5 -5 lines
Diff to previous 1.291
#350511 by simon.males, sun: Added option to configure number of images for latest/random image blocks. (follow-up; sorry, committed the wrong patch)

Revision 1.258.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 04:54:01 2009 UTC (10 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.258.2.8: +42 -7 lines
Diff to previous 1.258.2.8 , to branch point 1.258
#350511 by simon.males, sun: Added option to configure number of images for latest/random image blocks.

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 04:32:57 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.290: +29 -7 lines
Diff to previous 1.290
#350511 by simon.males, sun: Added option to configure number of images for latest/random image blocks.

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 00:31:35 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.289: +2 -3 lines
Diff to previous 1.289
#280197 by sun: Fixed 'image_default_path' variable must not have a trailing slash.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 00:03:27 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.288: +2 -2 lines
Diff to previous 1.288
#299250 by sun: Fixed file upload description in image form.

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 20:49:32 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.287: +2 -2 lines
Diff to previous 1.287
#310693 by sun: Updated image_access() for 6.x. (follow-up)

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 01:00:05 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.286: +3 -3 lines
Diff to previous 1.286
#70396 by bibo, sun: Fixed node image size links are not localized.

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 00:55:55 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.285: +6 -8 lines
Diff to previous 1.285
#310693 by sun: Updated image_access() for 6.x.

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 00:35:12 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.284: +2 -2 lines
Diff to previous 1.284
#354523 by sun: Reverted image_get_random() does not return distinct images.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 23:49:38 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.283: +2 -2 lines
Diff to previous 1.283
#354523 by vitrex, drewish, sun: Fixed image_get_random() does not return distinct images.

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 23:12:38 2009 UTC (10 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.282: +2 -1 lines
Diff to previous 1.282
#196823 by sun: Removed "Rebuild derivatives" option from node/add form.

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 09:39:09 2009 UTC (10 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.281: +1 -2 lines
Diff to previous 1.281
Removing stray debugging code.

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 06:58:41 2008 UTC (11 months ago) by drewish
Branch: MAIN
Changes since 1.280: +13 -13 lines
Diff to previous 1.280
#320293 by hass: String cleanup.

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 20:09:38 2008 UTC (11 months ago) by drewish
Branch: MAIN
Changes since 1.279: +4 -3 lines
Diff to previous 1.279
#280197 by dalin: Remove trailing slashes from image path.

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 22:04:29 2008 UTC (11 months ago) by drewish
Branch: MAIN
Changes since 1.278: +20 -20 lines
Diff to previous 1.278
#337032 by bwynants: image_create_node_from should return a readable error.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 00:31:38 2008 UTC (11 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.277: +13 -3 lines
Diff to previous 1.277
Dropping the old views1 code and setting up the directory structure for views2.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 16:41:56 2008 UTC (14 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.276: +10 -4 lines
Diff to previous 1.276
#242134 (AltaVida) Hide rebuild notification messages from users.

Revision 1.258.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 08:44:24 2008 UTC (15 months, 1 week ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-alpha3
Changes since 1.258.2.7: +11 -1 lines
Diff to previous 1.258.2.7 , to branch point 1.258
#227105 (dww) Add support to insert image nodes into panels.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 08:35:36 2008 UTC (15 months, 1 week ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha3
Changes since 1.275: +2 -2 lines
Diff to previous 1.275
#290065 (smk-ka) drupal_access_denied() doesn't end a request.

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 08:24:30 2008 UTC (15 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.274: +1 -3 lines
Diff to previous 1.274
#293363 (rszrama) Default local task admin/settings/image/nodes fails when accessed directly.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 18:45:58 2008 UTC (17 months, 1 week ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2
Changes since 1.273: +6 -6 lines
Diff to previous 1.273
Fix some PHP warnings.

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 18:30:09 2008 UTC (17 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.272: +12 -3 lines
Diff to previous 1.272
#207340 (joachim) Group admin settings pages together as tabs.

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 18:24:51 2008 UTC (17 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.271: +1 -5 lines
Diff to previous 1.271
#220295 Move the views code into the correct .inc files.

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 16:41:47 2008 UTC (17 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.270: +2 -2 lines
Diff to previous 1.270
#257167 (bwooster47) Scale and crop not working.

Revision 1.209.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 00:33:34 2008 UTC (19 months, 1 week ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.209.2.53: +5 -1 lines
Diff to previous 1.209.2.53 , to branch point 1.209 , to next main 1.322
#153526 (Grugnog2) Derived images have 600 permissions.

Revision 1.258.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 00:32:10 2008 UTC (19 months, 1 week ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-alpha2
Changes since 1.258.2.6: +5 -1 lines
Diff to previous 1.258.2.6 , to branch point 1.258
#153526 (Grugnog2) Derived images have 600 permissions.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 00:15:26 2008 UTC (19 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.269: +4 -1 lines
Diff to previous 1.269
#153526 (Grugnog2) Derived images have 600 permissions.

Revision 1.209.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 23:56:33 2008 UTC (19 months, 2 weeks ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.209.2.52: +3 -3 lines
Diff to previous 1.209.2.52 , to branch point 1.209
#222977 (drewish, HorsePunchKid, UberLord) image.module fails with postgresql with random images

Revision 1.258.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 23:56:10 2008 UTC (19 months, 2 weeks ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-alpha1
Changes since 1.258.2.5: +3 -3 lines
Diff to previous 1.258.2.5 , to branch point 1.258
#222977 (drewish, HorsePunchKid, UberLord) image.module fails with postgresql with random images

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 23:55:25 2008 UTC (19 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha1
Changes since 1.268: +3 -3 lines
Diff to previous 1.268
#222977 (drewish, HorsePunchKid, UberLord) image.module fails with postgresql with random images

Revision 1.209.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 14:18:49 2008 UTC (20 months, 3 weeks ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.51: +1 -2 lines
Diff to previous 1.209.2.51 , to branch point 1.209
#215272 (daemonic, guix) Image import not building derivatives correctly.

Revision 1.258.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 14:18:11 2008 UTC (20 months, 3 weeks ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.258.2.4: +1 -2 lines
Diff to previous 1.258.2.4 , to branch point 1.258
#215272 (daemonic, guix) Image import not building derivatives correctly.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 14:14:33 2008 UTC (20 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.267: +1 -2 lines
Diff to previous 1.267
#215272 (daemonic) Image import not building derivatives correctly.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 20:32:24 2008 UTC (21 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.266: +1 -2 lines
Diff to previous 1.266
#219987 Input format section is showing twice.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 18:03:00 2008 UTC (21 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.265: +2 -2 lines
Diff to previous 1.265
#218451 (barry) Fatal error when enabling latest image block.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 00:34:22 2008 UTC (21 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.264: +4 -188 lines
Diff to previous 1.264
#208762 (domasj) Splitting admin section off the image.module file.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 00:03:45 2008 UTC (21 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.263: +22 -3 lines
Diff to previous 1.263
#212174 (ryanlath) Image Random and Latest Block not themeable.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 21:20:23 2008 UTC (22 months ago) by drewish
Branch: MAIN
Changes since 1.262: +2 -7 lines
Diff to previous 1.262
#212110 (ryanlath) Body text is lost.

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 23:17:00 2008 UTC (22 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
#209090 (killes) Settings page tries to create the subdirectory outside the files folder and fails.

Revision 1.258.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 23:00:54 2008 UTC (22 months, 3 weeks ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.258.2.3: +8 -2 lines
Diff to previous 1.258.2.3 , to branch point 1.258
#134423 (joachim) Use Views for image blocks and galleries.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 22:15:24 2008 UTC (22 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.260: +130 -107 lines
Diff to previous 1.260
#181809 (add1sun, domasj, Donovan, drewish) Beginning to upgrade image modules for Drupal 6, more to come.

Revision 1.209.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 22:03:38 2008 UTC (22 months, 3 weeks ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.209.2.50: +16 -14 lines
Diff to previous 1.209.2.50 , to branch point 1.209
#187054 (Roderik) Image module breaks anonymous access to uploaded files.

Revision 1.258.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 22:02:40 2008 UTC (22 months, 3 weeks ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.258.2.2: +16 -14 lines
Diff to previous 1.258.2.2 , to branch point 1.258
#187054 (Roderik) Image module breaks anonymous access to uploaded files.

Revision 1.258.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 23:07:11 2007 UTC (23 months, 1 week ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.258.2.1: +3 -3 lines
Diff to previous 1.258.2.1 , to branch point 1.258
#187054 Image module breaks anonymous access to uploaded files.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 22:57:19 2007 UTC (23 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.259: +3 -3 lines
Diff to previous 1.259
#187054 Image module breaks anonymous access to uploaded files.

Revision 1.209.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 22:56:48 2007 UTC (23 months, 1 week ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.49: +3 -3 lines
Diff to previous 1.209.2.49 , to branch point 1.209
#187054 Image module breaks anonymous access to uploaded files.

Revision 1.209.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 03:23:07 2007 UTC (2 years ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.48: +3 -3 lines
Diff to previous 1.209.2.48 , to branch point 1.209
#190863 image_get_random() returning duplicate images.

Revision 1.258.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 03:22:36 2007 UTC (2 years ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.258: +3 -3 lines
Diff to previous 1.258
#190863 image_get_random() returning duplicate images.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 03:21:53 2007 UTC (2 years ago) by drewish
Branch: MAIN
Changes since 1.258: +3 -3 lines
Diff to previous 1.258
#190863 image_get_random() returning duplicate images.

Revision 1.209.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 29 05:19:40 2007 UTC (2 years, 1 month ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.209.2.47: +10 -7 lines
Diff to previous 1.209.2.47 , to branch point 1.209
#170659 Image not shown if original = preview

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 19:40:42 2007 UTC (2 years, 2 months ago) by drewish
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.257: +11 -8 lines
Diff to previous 1.257
#170659 "Image not shown if original = preview"

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 23:37:45 2007 UTC (2 years, 2 months ago) by drewish
Branch: MAIN
Changes since 1.256: +185 -125 lines
Diff to previous 1.256
#160671 Trying to solve several derivative image problems:
- Check for missing derivative images in image_load() rather than image_display().
- Add image_get_derivative_sizes() to compute which derivative sizes are needed for an image.
- Save rebuilt derivative images using image_update() rather than node_save() so the updated time isn't changed.

Revision 1.209.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 18:17:49 2007 UTC (2 years, 2 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.46: +171 -91 lines
Diff to previous 1.209.2.46 , to branch point 1.209
#160671 Trying to solve several derivative image problems:
- Check for missing derivative images in image_load() rather than image_display().
- Add image_get_derivative_sizes() to compute which derivative sizes are needed for an image.
- Save rebuilt derivative images using image_update() rather than node_save() so the updated time isn't changed.

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 19:36:27 2007 UTC (2 years, 2 months ago) by drewish
Branch: MAIN
Changes since 1.255: +2 -2 lines
Diff to previous 1.255
#171080 When the original image is smaller than a derivative size, the original image's path should be assigned in _image_build_derivatives().

Revision 1.209.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 19:36:09 2007 UTC (2 years, 2 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.45: +2 -2 lines
Diff to previous 1.209.2.45 , to branch point 1.209
#171080 When the original image is smaller than a derivative size, the original image's path should be assigned in _image_build_derivatives().

Revision 1.209.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 15:11:00 2007 UTC (2 years, 3 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.44: +46 -17 lines
Diff to previous 1.209.2.44 , to branch point 1.209
#169664 Only regenerate all derivatives when the size's height, width or operation changes.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 22:50:39 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.254: +3 -3 lines
Diff to previous 1.254
Small fixes suggested by the coder.module.

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 22:32:52 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.253: +42 -14 lines
Diff to previous 1.253
#169664 Only regenerate all derivatives when the size's height, width or operation changes.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 22:41:35 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.252: +8 -1 lines
Diff to previous 1.252
#156127 Don't scare visitors with messages about rebuilding derivative images.

Revision 1.209.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 22:38:28 2007 UTC (2 years, 3 months ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.209.2.43: +8 -2 lines
Diff to previous 1.209.2.43 , to branch point 1.209
#156127 Don't scare visitors with messages about rebuilding derivative images.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 18:14:04 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.251: +36 -7 lines
Diff to previous 1.251
#163161 (grandcat) Option to choose operation on each image size (scale or scale & crop).

Revision 1.209.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 17:33:42 2007 UTC (2 years, 3 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.42: +28 -10 lines
Diff to previous 1.209.2.42 , to branch point 1.209
#165186 (Hetta backported) Proper implementation of hook_file_download() that respects the 'view original images' permission.

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 17:08:12 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250
#169549 (yched) BMP not forbidden.

Revision 1.209.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 17:05:53 2007 UTC (2 years, 3 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.41: +2 -2 lines
Diff to previous 1.209.2.41 , to branch point 1.209
#169549 (yched) BMP not forbidden.

Revision 1.209.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 16:21:35 2007 UTC (2 years, 3 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.40: +8 -8 lines
Diff to previous 1.209.2.40 , to branch point 1.209
#68623 "Custom image sizes skipped if original is smaller than the custom size definition"

Revision 1.250 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 16:20:49 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.249: +8 -8 lines
Diff to previous 1.249
#68623 "Custom image sizes skipped if original is smaller than the custom size definition"

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 15:41:39 2007 UTC (2 years, 3 months ago) by drewish
Branch: MAIN
Changes since 1.248: +26 -8 lines
Diff to previous 1.248
#165186 'view original images' permission not checked in hook_file_download().

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 18:41:31 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.247: +132 -88 lines
Diff to previous 1.247
#133436
- Creating a new {image} table for linking image files to nodes.
- Adds a checkbox to rebuild a node's thumbnails.
- Newly uploaded images are stored in the session rather than in hidden form fields.
- Adding some views support since you can no longer use the upload module's.

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 17:04:02 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.246: +49 -81 lines
Diff to previous 1.246
Re-opening HEAD to start work on a DRUPAL-5-2 branch.

Revision 1.209.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 16:59:54 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.39: +22 -19 lines
Diff to previous 1.209.2.39 , to branch point 1.209
#159847 "Derivative images not built when importing from outside /files"

Revision 1.209.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 16:23:39 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.38: +23 -12 lines
Diff to previous 1.209.2.38 , to branch point 1.209
#159767 "Rename _image_get_sizes() to image_get_sizes()"

Revision 1.209.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 15:11:50 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.37: +3 -2 lines
Diff to previous 1.209.2.37 , to branch point 1.209
#158334 Make image_sizes keys lowercase and limit to 32 characters or less.

Revision 1.209.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 23:08:33 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.36: +5 -52 lines
Diff to previous 1.209.2.36 , to branch point 1.209
#158185 Split views support into .inc file

Revision 1.246
Tue Jul 10 15:53:03 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.245: +1 -1 lines
FILE REMOVED
Committing everything twice is silly. I'll re-open HEAD once it's time to start upgrading to DRUPAL-6.

Revision 1.209.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 15:22:19 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.209.2.35: +16 -4 lines
Diff to previous 1.209.2.35 , to branch point 1.209
#156442 ?size=_original available to all and sundry

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 15:21:35 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.244: +16 -4 lines
Diff to previous 1.244
#156442 ?size=_original available to all and sundry

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 15:19:32 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.243: +140 -41 lines
Diff to previous 1.243
#156127 Fixes for bugs in the 5.x-1.3 release:
- Original images imported via image_import.module weren't resized.
- Erroneous "You must upload an image." Error.

Other changes:
- _image_required_sizes() has become _image_is_required_size().
- _image_get_sizes() now accepts an aspect ratio parameter to compute the remaining dimension for sizes where only one dimension specified.
- Added image_create_node_from() to allow other modules to easily create image nodes from a file.
- Other small whitespace cleanups, improved variable names and comments.
A big thanks goes out to VDG, Urfin Juss, kelev for testing the patch.

Revision 1.209.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 15:19:06 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.34: +140 -41 lines
Diff to previous 1.209.2.34 , to branch point 1.209
#156127 Fixes for bugs in the 5.x-1.3 release:
- Original images imported via image_import.module weren't resized.
- Erroneous "You must upload an image." Error.

Other changes:
- _image_required_sizes() has become _image_is_required_size().
- _image_get_sizes() now accepts an aspect ratio parameter to compute the remaining dimension for sizes where only one dimension specified.
- Added image_create_node_from() to allow other modules to easily create image nodes from a file.
- Other small whitespace cleanups, improved variable names and comments.
A big thanks goes out to VDG, Urfin Juss, kelev for testing the patch.

Revision 1.209.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 22:00:44 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.209.2.33: +2 -2 lines
Diff to previous 1.209.2.33 , to branch point 1.209
Missing t() call.

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 21:59:16 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.242: +2 -2 lines
Diff to previous 1.242
Missing t() call.

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 23:12:04 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.241: +7 -1 lines
Diff to previous 1.241
alvin's patch for #55414 No validation when no image is submitted.

Revision 1.209.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 23:11:43 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.32: +7 -1 lines
Diff to previous 1.209.2.32 , to branch point 1.209
alvin's patch for #55414 No validation when no image is submitted.

Revision 1.209.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 22:50:18 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.31: +2 -2 lines
Diff to previous 1.209.2.31 , to branch point 1.209
#153136 use theme_image() to output the <img> element.

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 22:49:34 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.240: +2 -2 lines
Diff to previous 1.240
#153136 use theme_image() to output the <img> element.

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 22:39:07 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.239: +2 -3 lines
Diff to previous 1.239
Use the correct URL when opening links in a new window.

Revision 1.209.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 22:38:41 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.30: +2 -3 lines
Diff to previous 1.209.2.30 , to branch point 1.209
Use the correct URL when opening links in a new window.

Revision 1.209.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 00:06:07 2007 UTC (2 years, 4 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.29: +55 -13 lines
Diff to previous 1.209.2.29 , to branch point 1.209
#117915 Admin can select which derivative size links are displayed on the node and have them open in a new window.

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 00:05:33 2007 UTC (2 years, 4 months ago) by drewish
Branch: MAIN
Changes since 1.238: +55 -13 lines
Diff to previous 1.238
#117915 Admin can select which derivative size links are displayed on the node and have them open in a new window.

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 15:05:14 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.237: +4 -4 lines
Diff to previous 1.237
#154882 Hetta's patch (posted on #142233) to remove my db_queryd() calls.

Revision 1.209.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 15:04:16 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.28: +4 -4 lines
Diff to previous 1.209.2.28 , to branch point 1.209
#154882 Hetta's patch (posted on #142233) to remove my db_queryd() calls.

Revision 1.209.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 26 03:54:56 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.27: +44 -40 lines
Diff to previous 1.209.2.27 , to branch point 1.209
#133649 Don't create derivative images for smaller originals.
Small white space cleanups.

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 26 03:54:29 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.236: +44 -40 lines
Diff to previous 1.236
#133649 Don't create derivative images for smaller originals.
Small white space cleanups.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 21:07:16 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.235: +27 -20 lines
Diff to previous 1.235
Using the proper t() place holders in the help links.
Reformatting the hook_menu arrays.

Revision 1.209.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 20:59:32 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.26: +27 -20 lines
Diff to previous 1.209.2.26 , to branch point 1.209
Using the proper t() place holders in the help links.
Reformatting the hook_menu arrays.

Revision 1.209.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 20:42:10 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.25: +190 -101 lines
Diff to previous 1.209.2.25 , to branch point 1.209
#143828 Image size settings are stored as a keyed array now.

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 20:39:53 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.234: +190 -101 lines
Diff to previous 1.234
#143828 Image size settings are stored as a keyed array now.

Revision 1.209.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 17:52:47 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.24: +3 -3 lines
Diff to previous 1.209.2.24 , to branch point 1.209
Small follow up to #149597, hides the filter with the body is disabled and groups them together.

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 17:52:11 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.233: +3 -3 lines
Diff to previous 1.233
Small follow up to #149597, hides the filter with the body is disabled and groups them together.

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 05:04:14 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.232: +44 -9 lines
Diff to previous 1.232
#149597 schnizZzla pointed out that we don't honor the settings specified by node_get_types(). Now you can change the title and body labels or ommit the body all together.

Revision 1.209.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 05:02:53 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.209.2.23: +44 -9 lines
Diff to previous 1.209.2.23 , to branch point 1.209
#149597 schnizZzla pointed out that we don't honor the settings specified by node_get_types(). Now you can change the title and body labels or ommit the body all together.

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 04:50:10 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.231: +18 -7 lines
Diff to previous 1.231
#86283 Direct image views not restricted

Revision 1.209.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 04:49:47 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.22: +18 -7 lines
Diff to previous 1.209.2.22 , to branch point 1.209
#86283 Direct image views not restricted

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 01:58:53 2007 UTC (2 years, 5 months ago) by drewish
Branch: MAIN
Changes since 1.230: +2 -2 lines
Diff to previous 1.230
#148807 Vallenwood noticed that the IMAGE_ORIGINAL constant wasn't being used.

Revision 1.209.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 01:58:19 2007 UTC (2 years, 5 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.21: +2 -2 lines
Diff to previous 1.209.2.21 , to branch point 1.209
#148807 Vallenwood noticed that the IMAGE_ORIGINAL constant wasn't being used.

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 22 00:39:24 2007 UTC (2 years, 6 months ago) by drewish
Branch: MAIN
Changes since 1.229: +10 -10 lines
Diff to previous 1.229
A bunch of small code cleanups suggested by the coder module.

Revision 1.209.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 15 22:21:07 2007 UTC (2 years, 6 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.20: +10 -10 lines
Diff to previous 1.209.2.20 , to branch point 1.209
A bunch of small code cleanups suggested by the coder module.

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 17:46:35 2007 UTC (2 years, 7 months ago) by drewish
Branch: MAIN
Changes since 1.228: +5 -2 lines
Diff to previous 1.228
Jax's patch for #117460 to add a 'edit images' permission to bring us in line with core's model.

Revision 1.209.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 17:45:22 2007 UTC (2 years, 7 months ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.209.2.19: +5 -2 lines
Diff to previous 1.209.2.19 , to branch point 1.209
Jax's patch for #117460 to add a 'edit images' permission to bring us in line with core's model.

Revision 1.209.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 15:21:48 2007 UTC (2 years, 7 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.18: +2 -2 lines
Diff to previous 1.209.2.18 , to branch point 1.209
joachim's suggestion for #133127 to change the image CSS class to avoid conflicting with the Garland theme.

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 15:20:30 2007 UTC (2 years, 7 months ago) by drewish
Branch: MAIN
Changes since 1.227: +2 -2 lines
Diff to previous 1.227
joachim's suggestion for #133127 to change the image CSS class to avoid conflicting with the Garland theme.

Revision 1.209.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 16:38:18 2007 UTC (2 years, 7 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.17: +48 -42 lines
Diff to previous 1.209.2.17 , to branch point 1.209
- #131589 Duplicate filename not generating thumbnail/preview.
- Adding an IMAGE_ORIGINAL constant for '_original'.

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 16:34:26 2007 UTC (2 years, 7 months ago) by drewish
Branch: MAIN
Changes since 1.226: +48 -42 lines
Diff to previous 1.226
- #131589 Duplicate filename not generating thumbnail/preview.
- Adding an IMAGE_ORIGINAL constant for '_original'.

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 29 15:10:05 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.225: +5 -3 lines
Diff to previous 1.225
vhmauery's patch for #129673 "Only rebuild derivatives if the original changes"

Revision 1.209.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 29 15:09:14 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.16: +5 -3 lines
Diff to previous 1.209.2.16 , to branch point 1.209
vhmauery's patch for #129673 "Only rebuild derivatives if the original changes"

Revision 1.209.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 21:38:02 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.15: +27 -1 lines
Diff to previous 1.209.2.15 , to branch point 1.209
#124751 Adding a rebuild thumbnails node operation to the dropdown on admin/content/node.

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 21:36:23 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.224: +29 -3 lines
Diff to previous 1.224
#124751 Adding a rebuild thumbnails node operation to the dropdown on admin/content/node.

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 17:58:42 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.223: +8 -1 lines
Diff to previous 1.223
#35945  My update of Bèr Kessels's patch to add a max image upload size.

Revision 1.209.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 17:55:52 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.209.2.14: +8 -1 lines
Diff to previous 1.209.2.14 , to branch point 1.209
#35945  My update of Bèr Kessels's patch to add a max image upload size.

Revision 1.209.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 21 05:28:18 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.13: +4 -4 lines
Diff to previous 1.209.2.13 , to branch point 1.209
For what ever reason #126817 didn't make it into the last commit.

Revision 1.209.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 21 05:12:01 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.12: +25 -59 lines
Diff to previous 1.209.2.12 , to branch point 1.209
#124474 Simplifying the way derivative images are built to fix bugs with missing thumbnails.
#126817 Removing the byref $node parameter to image_view().

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 21 05:07:36 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.222: +25 -59 lines
Diff to previous 1.222
#124474 Simplifying the way derivative images are built to fix bugs with missing thumbnails.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 17:18:35 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221
#127863 Cleaning up the ImageMagick toolkit so it works equally well in Windows and UNIX

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 20:36:00 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.220: +18 -14 lines
Diff to previous 1.220
- Records were not being deleted from the file_revisions table.
- Made sure the queries are PostgreSQL compatible.

Revision 1.209.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 20:34:26 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.11: +18 -14 lines
Diff to previous 1.209.2.11 , to branch point 1.209
- Records were not being deleted from the file_revisions table.
- Made sure the queries are PostgreSQL compatible.

Revision 1.209.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 03:54:04 2007 UTC (2 years, 8 months ago) by walkah
Branch: DRUPAL-5
Changes since 1.209.2.10: +7 -9 lines
Diff to previous 1.209.2.10 , to branch point 1.209
#88428 - prevent non-image files from being copied to image temp
 directory (patch by me)

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 03:52:42 2007 UTC (2 years, 8 months ago) by walkah
Branch: MAIN
Changes since 1.219: +7 -9 lines
Diff to previous 1.219
#88428 - prevent non-image files from being copied to image temp
 directory (patch by me)

Revision 1.209.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 18:07:08 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.9: +4 -3 lines
Diff to previous 1.209.2.9 , to branch point 1.209
Fixed #123133 teaser printed twice

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 18:06:37 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.218: +4 -3 lines
Diff to previous 1.218
Fixed #123133 teaser printed twice

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 06:49:18 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.217: +2 -2 lines
Diff to previous 1.217
Fixing #118694 "file field too long" by adding a #size=40 for the upload form element

Revision 1.209.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 06:49:04 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.8: +2 -2 lines
Diff to previous 1.209.2.8 , to branch point 1.209
Fixing #118694 "file field too long" by adding a #size=40 for the upload form element

Revision 1.209.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 06:00:16 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.7: +2 -2 lines
Diff to previous 1.209.2.7 , to branch point 1.209
Fixing #121715 "Image toolkit error contains invalid html code in it"

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 05:57:40 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.216: +2 -2 lines
Diff to previous 1.216
Fixing #121715 "Image toolkit error contains invalid html code in it"

Revision 1.197.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 04:05:48 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-4-7
Changes since 1.197.2.5: +4 -3 lines
Diff to previous 1.197.2.5 , to branch point 1.197 , to next main 1.322
- Backported #122591 "Reject uploaded images that are not GIF, JPG, or PNG"

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 07:37:31 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Changes since 1.215: +4 -3 lines
Diff to previous 1.215
- #122591 "Reject uploaded images that are not GIF, JPG, or PNG"

Revision 1.209.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 07:36:15 2007 UTC (2 years, 8 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.6: +4 -3 lines
Diff to previous 1.209.2.6 , to branch point 1.209
- #122591 "Reject uploaded images that are not GIF, JPG, or PNG"

Revision 1.209.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 04:01:35 2007 UTC (2 years, 9 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.5: +2 -2 lines
Diff to previous 1.209.2.5 , to branch point 1.209
- GreenMother's patch for #118641 "t() function missed in menu"

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 04:00:53 2007 UTC (2 years, 9 months ago) by drewish
Branch: MAIN
Changes since 1.214: +2 -2 lines
Diff to previous 1.214
- GreenMother's patch for #118641 "t() function missed in menu"

Revision 1.209.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 01:27:52 2007 UTC (2 years, 9 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.209.2.4: +2 -2 lines
Diff to previous 1.209.2.4 , to branch point 1.209
- Patch for #106539 "Node list shows large images instead of thumbnails"

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 01:26:52 2007 UTC (2 years, 9 months ago) by drewish
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
- Patch for #106539 "Node list shows large images instead of thumbnails"

Revision 1.209.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 04:07:44 2007 UTC (2 years, 9 months ago) by walkah
Branch: DRUPAL-5
Changes since 1.209.2.3: +51 -3 lines
Diff to previous 1.209.2.3 , to branch point 1.209
#42835 - Introduce new hook_image_alter() this hook allows for things
 like image rotations, watermarking, etc to be done by external modules.

thanks a *lot* to gordon and stefan!

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 04:07:11 2007 UTC (2 years, 9 months ago) by walkah
Branch: MAIN
Changes since 1.212: +51 -3 lines
Diff to previous 1.212
#42835 - Introduce new hook_image_alter() this hook allows for things
 like image rotations, watermarking, etc to be done by external modules.

thanks a *lot* to gordon and stefan!

Revision 1.209.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 22:51:41 2007 UTC (2 years, 10 months ago) by walkah
Branch: DRUPAL-5
Changes since 1.209.2.2: +2 -2 lines
Diff to previous 1.209.2.2 , to branch point 1.209
#107849 - fix image_link() - patch by zoo33

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 22:51:23 2007 UTC (2 years, 10 months ago) by walkah
Branch: MAIN
Changes since 1.211: +2 -2 lines
Diff to previous 1.211
#107849 - fix image_link() - patch by zoo33

Revision 1.209.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 06:47:53 2007 UTC (2 years, 10 months ago) by walkah
Branch: DRUPAL-5
Changes since 1.209.2.1: +3 -3 lines
Diff to previous 1.209.2.1 , to branch point 1.209
#107849 - add array keys for hook_link (patch by zoo33)

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 06:47:19 2007 UTC (2 years, 10 months ago) by walkah
Branch: MAIN
Changes since 1.210: +3 -3 lines
Diff to previous 1.210
#107849 - add array keys for hook_link (patch by zoo33)

Revision 1.209.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 04:56:32 2006 UTC (2 years, 10 months ago) by walkah
Branch: DRUPAL-5
Changes since 1.209: +2 -2 lines
Diff to previous 1.209
#105764 : node name capitalization. patch by Jax

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 04:56:26 2006 UTC (2 years, 10 months ago) by walkah
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209
#105764 : node name capitalization. patch by Jax

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 23 04:32:18 2006 UTC (2 years, 11 months ago) by walkah
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.208: +2 -2 lines
Diff to previous 1.208
#76874 : provide a default for the hook_block $op parameter. patch by sanduhrs

Revision 1.197.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 05:05:54 2006 UTC (2 years, 11 months ago) by walkah
Branch: DRUPAL-4-7
Changes since 1.197.2.4: +10 -1 lines
Diff to previous 1.197.2.4 , to branch point 1.197
#59007 : allow only width or height to be specified for a size (and
 compute aspect ratio) - patch by Darren Oh

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 05:05:22 2006 UTC (2 years, 11 months ago) by walkah
Branch: MAIN
Changes since 1.207: +10 -1 lines
Diff to previous 1.207
#59007 : allow only width or height to be specified for a size (and
 compute aspect ratio) - patch by Darren Oh

Revision 1.197.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 04:43:05 2006 UTC (2 years, 11 months ago) by walkah
Branch: DRUPAL-4-7
Changes since 1.197.2.3: +5 -1 lines
Diff to previous 1.197.2.3 , to branch point 1.197
Add some additional sanity checking to image_build_derivatives()

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 04:42:53 2006 UTC (2 years, 11 months ago) by walkah
Branch: MAIN
Changes since 1.206: +5 -1 lines
Diff to previous 1.206
Add some additional sanity checking to image_build_derivatives()

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 04:22:26 2006 UTC (3 years ago) by walkah
Branch: MAIN
Changes since 1.205: +6 -7 lines
Diff to previous 1.205
some minor updates for 5.0 (menus & info)

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 01:55:54 2006 UTC (3 years, 2 months ago) by walkah
Branch: MAIN
Changes since 1.204: +23 -16 lines
Diff to previous 1.204
#78737 - updating image.module for 5.0

Revision 1.197.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 20:00:31 2006 UTC (3 years, 3 months ago) by walkah
Branch: DRUPAL-4-7
Changes since 1.197.2.2: +53 -1 lines
Diff to previous 1.197.2.2 , to branch point 1.197
#67265 : views support for image module! thanks to gordon!
(and ted & angie for reviews)

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 19:58:24 2006 UTC (3 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.203: +53 -1 lines
Diff to previous 1.203
#67265 : views support for image module! thanks to gordon!
(and ted & angie for reviews)

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 04:27:09 2006 UTC (3 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.202: +2 -2 lines
Diff to previous 1.202
update hook_help for admin/settings/modules#description

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 14:17:57 2006 UTC (3 years, 4 months ago) by walkah
Branch: MAIN
Changes since 1.201: +11 -4 lines
Diff to previous 1.201
updating for _settings() removal for 4.8

Revision 1.197.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 14:00:52 2006 UTC (3 years, 4 months ago) by walkah
Branch: DRUPAL-4-7
Changes since 1.197.2.1: +2 -2 lines
Diff to previous 1.197.2.1 , to branch point 1.197
#66836 by David Hull: use full links to images for RSS feeds. (DRUPAL-4-7)

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 13:52:40 2006 UTC (3 years, 4 months ago) by walkah
Branch: MAIN
Changes since 1.200: +2 -2 lines
Diff to previous 1.200
#66836 by David Hull: use full links to images for RSS feeds.

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 13:28:36 2006 UTC (3 years, 4 months ago) by walkah
Branch: MAIN
Changes since 1.199: +3 -3 lines
Diff to previous 1.199
Patch #71204 by psycotic: update hook_link format.

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 13:04:13 2006 UTC (3 years, 4 months ago) by walkah
Branch: MAIN
Changes since 1.198: +3 -3 lines
Diff to previous 1.198
initial commit of vcard module

Revision 1.197.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 15:42:33 2006 UTC (3 years, 4 months ago) by walkah
Branch: DRUPAL-4-7
Changes since 1.197: +6 -8 lines
Diff to previous 1.197
Patch #64883 by iskra - for DRUPAL-4-7

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 01:08:54 2006 UTC (3 years, 4 months ago) by walkah
Branch: MAIN
Changes since 1.197: +6 -8 lines
Diff to previous 1.197
#64883 - don't allow anon users to edit anonymously posted images patch
 by iskra

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 2 06:54:35 2006 UTC (3 years, 6 months ago) by walkah
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.196: +3 -302 lines
Diff to previous 1.196
splitting image.module & image_gallery.module - please enable image_gallery.module in admin/modules if you use galleries

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 20 07:20:54 2006 UTC (3 years, 7 months ago) by chx
Branch: MAIN
Changes since 1.195: +3 -3 lines
Diff to previous 1.195
after_build fix

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 18:25:56 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.194: +14 -6 lines
Diff to previous 1.194
#56364 - fixing image w/ private downloads. patch by naquah &
 stefan. thanks guys!

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 14:23:53 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.193: +5 -13 lines
Diff to previous 1.193
4 cleanups from stefan: #57958, #40226, #29401, and #26047. thanks :)

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 10 17:21:16 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.192: +3 -3 lines
Diff to previous 1.192
minor image_form cleanups - including adding a weight for the image field

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 05:38:33 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.191: +6 -1 lines
Diff to previous 1.191
#51600 - modified patch by Montuelle - make sure duplicate images aren't
 created when a derivative is the same as the original image.

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 05:24:58 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.190: +8 -18 lines
Diff to previous 1.190
#51541 - great patch my Montuelle - switches "view original" to a
 permission (so you can only allow it on a per-role basis!) and makes it
 work again.

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 05:15:43 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.189: +5 -1 lines
Diff to previous 1.189
#40227 - patch by drumm - make taxonomy links go to galleries

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 05:13:01 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.188: +2 -2 lines
Diff to previous 1.188
#32723 - image gallery vocabulary was not being created properly. patch
 by neclimdul.

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 04:57:16 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.187: +8 -3 lines
Diff to previous 1.187
#51673 - fix gallery deletion

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 04:55:43 2006 UTC (3 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.186: +15 -8 lines
Diff to previous 1.186
#56975 - fix where new image _original paths were getting lost . patch
 by naquah.

(this also includes a temporary fix for file_revisions - though
file_revisions aren't fully functioning yet - be warned).

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 29 04:33:19 2006 UTC (3 years, 8 months ago) by walkah
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
#53072 - use proper method for stylesheet inclusion (patch by seanr)

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 29 04:30:38 2006 UTC (3 years, 8 months ago) by walkah
Branch: MAIN
Changes since 1.184: +1 -8 lines
Diff to previous 1.184
#56256 - node_validate_title no longer exists

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:18:48 2006 UTC (3 years, 9 months ago) by walkah
Branch: MAIN
Changes since 1.183: +3 -3 lines
Diff to previous 1.183
#46949 - clean up input format stuff on image_form (patch by tangent)

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:12:12 2006 UTC (3 years, 9 months ago) by walkah
Branch: MAIN
Changes since 1.182: +3 -3 lines
Diff to previous 1.182
#48503 - typo in image_display derivative rebuild check (patch by Egon Bianchet)

Revision 1.146.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:06:33 2006 UTC (3 years, 9 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.13: +3 -3 lines
Diff to previous 1.146.2.13 , to branch point 1.146 , to next main 1.322
#49661 - invalid HTML in help (patch by Egon Blanchet)

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:06:15 2006 UTC (3 years, 9 months ago) by walkah
Branch: MAIN
Changes since 1.181: +3 -3 lines
Diff to previous 1.181
#49661 - invalid HTML in help (patch by Egon Blanchet)

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:03:26 2006 UTC (3 years, 9 months ago) by walkah
Branch: MAIN
Changes since 1.180: +7 -7 lines
Diff to previous 1.180
#43277 - fix image size translations (patch by yched)

Revision 1.146.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:01:21 2006 UTC (3 years, 9 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.12: +3 -3 lines
Diff to previous 1.146.2.12 , to branch point 1.146
#43277 - fix image size translations (patch by yched)

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 8 01:46:07 2006 UTC (3 years, 9 months ago) by walkah
Branch: MAIN
Changes since 1.179: +3 -2 lines
Diff to previous 1.179
#45559 - filter out empty sizes

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 16:19:21 2006 UTC (3 years, 10 months ago) by walkah
Branch: MAIN
Changes since 1.178: +3 -3 lines
Diff to previous 1.178
#43052 - remove object2array / array2object calls.

Revision 1.146.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 16 18:19:50 2005 UTC (3 years, 11 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.11: +10 -6 lines
Diff to previous 1.146.2.11 , to branch point 1.146
* fix an issue (#41238 ,  #25465 , #39189) where images could get lost
  on certain updates. Please upgrade!

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 16 18:19:31 2005 UTC (3 years, 11 months ago) by walkah
Branch: MAIN
Changes since 1.177: +8 -4 lines
Diff to previous 1.177
* fix an issue (#41238 ,  #25465 , #39189) where images could get lost
  on certain updates. Please upgrade!

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 17:18:10 2005 UTC (3 years, 11 months ago) by walkah
Branch: MAIN
Changes since 1.176: +9 -2 lines
Diff to previous 1.176
#32222 - adding node_validate_title

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 16:26:28 2005 UTC (3 years, 11 months ago) by walkah
Branch: MAIN
Changes since 1.175: +2 -2 lines
Diff to previous 1.175
#39434 - fix image_add_thumbnail parameters

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 18:05:12 2005 UTC (3 years, 11 months ago) by walkah
Branch: MAIN
Changes since 1.174: +14 -1 lines
Diff to previous 1.174
#39215 : help patch from webchick

Revision 1.146.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 18:03:41 2005 UTC (3 years, 11 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.10: +14 -1 lines
Diff to previous 1.146.2.10 , to branch point 1.146
#39215 : help patch from webchick

Revision 1.146.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 28 17:36:26 2005 UTC (3 years, 11 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.9: +2 -2 lines
Diff to previous 1.146.2.9 , to branch point 1.146
#38638 - double check_plain

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 28 16:11:01 2005 UTC (4 years ago) by walkah
Branch: MAIN
Changes since 1.173: +2 -2 lines
Diff to previous 1.173
fix #37941 (rename of #post_process to #after_build)

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 26 21:30:29 2005 UTC (4 years, 1 month ago) by walkah
Branch: MAIN
Changes since 1.172: +22 -10 lines
Diff to previous 1.172
finally have form api working with image preview. chx - check it out :)

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 25 12:21:23 2005 UTC (4 years, 1 month ago) by stefan
Branch: MAIN
Changes since 1.171: +11 -15 lines
Diff to previous 1.171
Committed with permission of Walkah.

Small update according coding guidelines.

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 24 19:31:21 2005 UTC (4 years, 1 month ago) by walkah
Branch: MAIN
Changes since 1.170: +132 -74 lines
Diff to previous 1.170
updating to the new Form API - note node preview does not yet work (form
api issue).

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 29 09:30:54 2005 UTC (4 years, 1 month ago) by walkah
Branch: MAIN
Changes since 1.169: +17 -8 lines
Diff to previous 1.169
add some checking in _image_filename for when the image doesn't have an extension

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 28 14:07:24 2005 UTC (4 years, 2 months ago) by walkah
Branch: MAIN
Changes since 1.168: +18 -9 lines
Diff to previous 1.168
lots of small fixes - closing #31074 , #25051 , #25508 , #25106 , #21618

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 26 17:21:19 2005 UTC (4 years, 2 months ago) by walkah
Branch: MAIN
Changes since 1.167: +2 -1 lines
Diff to previous 1.167
fix #32222 - update image.module for HEAD

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 12 14:39:18 2005 UTC (4 years, 2 months ago) by ber
Branch: MAIN
Changes since 1.166: +17 -3 lines
Diff to previous 1.166
Fixing http://drupal.org/node/27450

This introduces two new theme functions, to theme an image  teaser and an image body.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 6 13:25:13 2005 UTC (4 years, 2 months ago) by walkah
Branch: MAIN
Changes since 1.165: +19 -4 lines
Diff to previous 1.165
add some additional sanity checking - to make sure the image toolkit is
installed and available, etc.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 4 22:43:56 2005 UTC (4 years, 2 months ago) by tma0
Branch: MAIN
Changes since 1.164: +5 -3 lines
Diff to previous 1.164
- minor explaining text added
- minor fix:  do not show date info in gallery if not presented in database

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 1 09:32:35 2005 UTC (4 years, 2 months ago) by chx
Branch: MAIN
Changes since 1.163: +3 -2 lines
Diff to previous 1.163
Implementing taxonomy_save API.

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 20:32:58 2005 UTC (4 years, 2 months ago) by chx
Branch: MAIN
Changes since 1.162: +4 -4 lines
Diff to previous 1.162
hook_node_info implemented.

Revision 1.146.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 16 20:16:52 2005 UTC (4 years, 3 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.8: +2 -1 lines
Diff to previous 1.146.2.8 , to branch point 1.146
catch a possible XSS bug (backport to 4.6)

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 16 20:09:12 2005 UTC (4 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.161: +2 -1 lines
Diff to previous 1.161
catch a possible XSS bug.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 15:55:42 2005 UTC (4 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.160: +2 -2 lines
Diff to previous 1.160
get rid of $node->file since it seems to confuse phptemplate on image preview

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 3 00:43:42 2005 UTC (4 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.159: +2 -2 lines
Diff to previous 1.159
#22533 - attributes: string/array - patch by Robrecht Jacques

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 3 00:35:38 2005 UTC (4 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.158: +3 -3 lines
Diff to previous 1.158
#28066 - format_name and check_output

Revision 1.146.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 2 23:02:13 2005 UTC (4 years, 3 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.7: +5 -1 lines
Diff to previous 1.146.2.7 , to branch point 1.146
#26354 - Prevent empty 'file=' URLs from being created (backport to 4.6)

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 2 23:01:12 2005 UTC (4 years, 3 months ago) by walkah
Branch: MAIN
Changes since 1.157: +5 -1 lines
Diff to previous 1.157
#26354 - Prevent empty 'file=' URLs from being created

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 13 07:48:52 2005 UTC (4 years, 5 months ago) by robrechtj
Branch: MAIN
Changes since 1.156: +5 -5 lines
Diff to previous 1.156
made strings in format_plural more consistant, reported: http://drupal.org/node/24854.

Revision 1.146.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 11 22:12:17 2005 UTC (4 years, 5 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.6: +7 -2 lines
Diff to previous 1.146.2.6 , to branch point 1.146
fix #24179 - empty galleries (patch from robrechtj)

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 11 21:58:01 2005 UTC (4 years, 5 months ago) by walkah
Branch: MAIN
Changes since 1.155: +7 -2 lines
Diff to previous 1.155
fix #24179 - empty galleries (patch from robrechtj)

Revision 1.146.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 03:42:00 2005 UTC (4 years, 6 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.5: +5 -3 lines
Diff to previous 1.146.2.5 , to branch point 1.146
fix #22782 : respect "display post information" setting for theme

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 03:41:31 2005 UTC (4 years, 6 months ago) by walkah
Branch: MAIN
Changes since 1.154: +5 -3 lines
Diff to previous 1.154
fix #22782 : respect "display post information" setting for theme

Revision 1.146.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 03:35:07 2005 UTC (4 years, 6 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.4: +52 -23 lines
Diff to previous 1.146.2.4 , to branch point 1.146
backporting some fixes:
* lazy-resizing images (derivative re-generation) after settings changes
* configurable number of thumbnails per gallery page

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 03:15:40 2005 UTC (4 years, 6 months ago) by walkah
Branch: MAIN
Changes since 1.153: +9 -3 lines
Diff to previous 1.153
#21158 : configurable number of thumbnails per gallery page

Revision 1.146.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 10 14:35:09 2005 UTC (4 years, 6 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.3: +2 -2 lines
Diff to previous 1.146.2.3 , to branch point 1.146
fix #22470  : typo in variable_get default for image_cron

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 10 14:34:53 2005 UTC (4 years, 6 months ago) by walkah
Branch: MAIN
Changes since 1.152: +2 -2 lines
Diff to previous 1.152
fix #22470  : typo in variable_get default for image_cron

Revision 1.146.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 3 15:23:42 2005 UTC (4 years, 6 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146.2.2: +2 -2 lines
Diff to previous 1.146.2.2 , to branch point 1.146
fix #21519 : image filenames not correctly honouring path settings

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 3 15:10:20 2005 UTC (4 years, 6 months ago) by walkah
Branch: MAIN
Changes since 1.151: +2 -2 lines
Diff to previous 1.151
fix #21519 : image filenames not correctly honouring path settings

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 3 14:25:15 2005 UTC (4 years, 6 months ago) by walkah
Branch: MAIN
Changes since 1.150: +3 -2 lines
Diff to previous 1.150
move image.css inclusion to theme_ function (to allow override) (closes #21777)

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 3 14:21:56 2005 UTC (4 years, 6 months ago) by walkah
Branch: MAIN
Changes since 1.149: +46 -20 lines
Diff to previous 1.149
implemented "lazy resizing", so that updates to image sizes settings
will be regenerated on next image_display() (closes #20028)

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 25 06:01:07 2005 UTC (4 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.148: +3 -3 lines
Diff to previous 1.148
remove print theme('page')

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 21 17:24:55 2005 UTC (4 years, 7 months ago) by mathias
Branch: MAIN
Changes since 1.147: +15 -13 lines
Diff to previous 1.147
* Display the 'Latest image' and 'Random image' blocks only to users with the 'access  content' permission.

Revision 1.146.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 21 17:24:50 2005 UTC (4 years, 7 months ago) by mathias
Branch: DRUPAL-4-6
Changes since 1.146.2.1: +15 -13 lines
Diff to previous 1.146.2.1 , to branch point 1.146
* Display the 'Latest image' and 'Random image' blocks only to users with the 'access  content' permission.

Revision 1.146.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 20 17:43:30 2005 UTC (4 years, 7 months ago) by walkah
Branch: DRUPAL-4-6
Changes since 1.146: +3 -3 lines
Diff to previous 1.146
fix #20931 : nested div breaking validation

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 20 17:42:56 2005 UTC (4 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.146: +3 -3 lines
Diff to previous 1.146
fix #20931 : nested div breaking validation

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 15 15:06:17 2005 UTC (4 years, 7 months ago) by walkah
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.145: +28 -29 lines
Diff to previous 1.145
fix #20029 : improved consistency ('image galleries' not 'albums', etc).

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 15 14:24:04 2005 UTC (4 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.144: +16 -2 lines
Diff to previous 1.144
* fix #20027 - removed hardcoded height / width in image.css doing
  dynamically now in theme_image_album() (can still be themed away).

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 4 15:55:37 2005 UTC (4 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.143: +6 -6 lines
Diff to previous 1.143
issue #19798: use menu_set_location (rather than drupal_set_breadcrumb)
patch by ejort

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 4 15:35:39 2005 UTC (4 years, 7 months ago) by walkah
Branch: MAIN
Changes since 1.142: +5 -3 lines
Diff to previous 1.142
issue #19856: album counts & latest to respect sub-albums. (modified
patch by ejort)

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 1 07:54:43 2005 UTC (4 years, 7 months ago) by mathias
Branch: MAIN
Changes since 1.141: +18 -18 lines
Diff to previous 1.141
check_plain instead of check_form

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 24 15:28:50 2005 UTC (4 years, 8 months ago) by walkah
Branch: MAIN
Changes since 1.140: +3 -3 lines
Diff to previous 1.140
fixes #12363 : support node level permissions on album pages (patch by
leafish_paul). thanks !

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 24 05:05:24 2005 UTC (4 years, 8 months ago) by walkah
Branch: MAIN
Changes since 1.139: +492 -1719 lines
Diff to previous 1.139
kerpow! moving the image module to a more suitable home. please start
using http://drupal.org/project/image for bugs & features.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 11 01:30:36 2005 UTC (4 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.138: +39 -6 lines
Diff to previous 1.138
Added a new block to image module that displays the latest images added
to the galleries. The number of images to display is configurable, and
defaults to 3.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 31 11:00:50 2004 UTC (4 years, 10 months ago) by goba
Branch: MAIN
Changes since 1.137: +3 -3 lines
Diff to previous 1.137
check for 'access images' permission on returning the block and the page link (ported from 4.5)

Revision 1.132.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 31 10:58:55 2004 UTC (4 years, 10 months ago) by goba
Branch: DRUPAL-4-5
Changes since 1.132.2.2: +3 -3 lines
Diff to previous 1.132.2.2 , to branch point 1.132 , to next main 1.322
check for 'access images' permission on returning the block and the page link

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 28 23:03:30 2004 UTC (4 years, 11 months ago) by tma0
Branch: MAIN
Changes since 1.136: +1 -2 lines
Diff to previous 1.136
Support empty "list of valid resolutions" and random anti-cache param to thumb preview

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 28 21:58:33 2004 UTC (4 years, 11 months ago) by tma0
Branch: MAIN
Changes since 1.135: +16 -10 lines
Diff to previous 1.135
no message

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 25 01:38:17 2004 UTC (5 years ago) by gordon
Branch: MAIN
Changes since 1.134: +2 -2 lines
Diff to previous 1.134
- mod to allow the image module to work with the multisite patch

Revision 1.132.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 20 07:12:52 2004 UTC (5 years ago) by gordon
Branch: DRUPAL-4-5
Changes since 1.132.2.1: +2 -2 lines
Diff to previous 1.132.2.1 , to branch point 1.132
- add missing permission "access images"

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 25 11:57:21 2004 UTC (5 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133
access images permission is still in use so putting it back into image_perm(). its usage is incomplete though. we really need an image.module which uses the fileAPI. walkah - we need some code!

Revision 1.132.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 22 14:29:43 2004 UTC (5 years, 1 month ago) by weitzman
Branch: DRUPAL-4-5
Changes since 1.132: +12 -18 lines
Diff to previous 1.132
updating hook_access for 2 modules. They were outdated, and interfering with the new node permissions API. you are only supposed to return a value when you mean it. otherwise, return nothing or NULL and let node permissions API do its thing

the "access images" permission is no more. no modules limit viewing of their nodes in this way.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 22 14:27:02 2004 UTC (5 years, 1 month ago) by weitzman
Branch: MAIN
Changes since 1.132: +12 -18 lines
Diff to previous 1.132
updating hook_access for 2 modules. They were outdated, and interfering with the new node permissions API. you are only supposed to return a value when you mean it. otherwise, return nothing or NULL and let node permissions API do its thing

the "access images" permission is no more. no modules limit viewing of their nodes in this way.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 2 09:52:14 2004 UTC (5 years, 1 month ago) by bruno
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.131: +6 -6 lines
Diff to previous 1.131
Updated theme_image_gallery_album() to fix problem with <td> tags. Patch by Robert.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 29 22:32:27 2004 UTC (5 years, 1 month ago) by bruno
Branch: MAIN
Changes since 1.130: +53 -28 lines
Diff to previous 1.130
Change to theme_image_gallery_album() for better gallery display. Patch by Robert.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 24 21:58:29 2004 UTC (5 years, 2 months ago) by bruno
Branch: MAIN
Changes since 1.129: +14 -4 lines
Diff to previous 1.129
Fix for bug #9161: Missing height, widht and alt attributes. Patch by Robert, modified by me.
Added regeneration of thumbnails if thumbnail dimensions have been changed in admin.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 18 23:16:36 2004 UTC (5 years, 2 months ago) by killes
Branch: MAIN
Changes since 1.128: +25 -22 lines
Diff to previous 1.128
updated for cached menu.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 11 23:37:41 2004 UTC (5 years, 2 months ago) by gordon
Branch: MAIN
Changes since 1.127: +14 -15 lines
Diff to previous 1.127
- corrected transformation so that if a temp copy of the image already
  exists we will use that.
- added '@' to I think all of the filesystem functions so that they will not
  produce errors, and we can report them thru the drupal error reporting
  methods.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 10 01:39:44 2004 UTC (5 years, 2 months ago) by gordon
Branch: MAIN
Changes since 1.126: +7 -5 lines
Diff to previous 1.126
- fix for when editing images, to stop the images from being deleted.

  Note: This patch only stops them from being deleted, unforcantly there is
  another problem that then stops them from being put back into the
  database. but it does make this error less critical. i.e. does not destroy
  data

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 8 11:46:55 2004 UTC (5 years, 2 months ago) by bruno
Branch: MAIN
Changes since 1.125: +9 -10 lines
Diff to previous 1.125
Fix for bug #10642: Extra white space in image.module and image.inc causing issues, and XHTML images. Patch by Neil.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 4 12:48:27 2004 UTC (5 years, 2 months ago) by bruno
Branch: MAIN
Changes since 1.124: +11 -11 lines
Diff to previous 1.124
Replaced '640x400' resolution by '640x480' to keep constant aspect ratio with other proposed resolutions (800x600, 1024x768, etc.)

Revision 1.124