/[drupal]/contributions/modules/imagecache/imagecache_actions.inc
ViewVC logotype

Log of /contributions/modules/imagecache/imagecache_actions.inc

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


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

Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 21:05:31 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA10
Changes since 1.24.2.2: +27 -18 lines
Diff to previous 1.24.2.2 , to branch point 1.24
SA-CONTRIB-2009-051

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 21:05:23 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-5
Changes since 1.12.2.3: +59 -16 lines
Diff to previous 1.12.2.3 , to branch point 1.12 , to next main 1.24
SA-CONTRIB-2009-051

Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 18:33:41 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-6--2
Changes since 1.24.2.1: +18 -27 lines
Diff to previous 1.24.2.1 , to branch point 1.24
Backing out some unrelated changes that were accidentally committed.

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 18:29:29 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-6--2
Changes since 1.24: +27 -18 lines
Diff to previous 1.24
#303419 by ugerhard, brunodbo, drewish: Incorrect exipration headers with private file transfers.

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 18:15:54 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.12.2.2: +7 -7 lines
Diff to previous 1.12.2.2 , to branch point 1.12
Removing all the trailing whitespace.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 17:27:46 2009 UTC (6 months, 3 weeks ago) by drewish
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.23: +7 -7 lines
Diff to previous 1.23
#452326 by drewish: Merge the action add/edit forms.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 14:38:49 2009 UTC (6 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.22: +25 -1 lines
Diff to previous 1.22
#452250 by drewish: Move resize action into imagecache_actions.inc.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 19:19:51 2009 UTC (7 months ago) by drewish
Branch: MAIN
Changes since 1.21: +6 -1 lines
Diff to previous 1.21
Put theme_imagecache_resize() with the rest of the actions in imagecache_actions.inc.

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 03:03:22 2009 UTC (7 months, 1 week ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.12.2.1: +22 -16 lines
Diff to previous 1.12.2.1 , to branch point 1.12
#355230 by drewish: Correctly pass background color (or transparency) to ImageAPI.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 02:57:25 2009 UTC (7 months, 1 week ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA9
Changes since 1.20: +18 -11 lines
Diff to previous 1.20
#355230 by drewish: Correctly pass background color (or transparency) to ImageAPI.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 08:17:34 2009 UTC (8 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.19: +23 -23 lines
Diff to previous 1.19
Fixing the case of TRUE, FALSE and NULL so they're uppercase.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 11:41:27 2009 UTC (9 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-BETA7, DRUPAL-6--2-0-BETA8
Changes since 1.18: +8 -8 lines
Diff to previous 1.18
#366960 by mfb: undefined %image placeholder in watchdog error messages.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 01:29:46 2009 UTC (10 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
Fixing some warnings.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 01:32:23 2008 UTC (13 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.16: +15 -15 lines
Diff to previous 1.16
#316232 by stella, internationalization code review.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 17:05:12 2008 UTC (15 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.15: +9 -9 lines
Diff to previous 1.15
Be consistent about naming things ImageCache (captial C).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 02:59:35 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2
Changes since 1.14: +57 -1 lines
Diff to previous 1.14
#266268 by moonshine, add unsharp filters to imagecache.

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 02:58:07 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2, DRUPAL-5--2-3
Changes since 1.12: +57 -1 lines
Diff to previous 1.12
#266268 by moonshine, add sharpen filters to imagecache.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 16:25:06 2008 UTC (17 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
rename admin/build/imagecache menu title from 'Imagecache Presets' to 'ImageCache'
fix a type in imagecache_actions.inc.

d6 port.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 15:46:59 2008 UTC (17 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.12: +11 -5 lines
Diff to previous 1.12
#232624 by add1sun, Initial D6 Port Patch... hurrah!

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 05:27:45 2008 UTC (19 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-RC2, DRUPAL-5--2-1
Branch point for: DRUPAL-5--2
Changes since 1.11: +1 -4 lines
Diff to previous 1.11
remove presets from /admin/build/imagecache title

clean up height/width settings for imagecache_scale_and_crop to compensate
for auto scaling on 0 in imageapi.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 12:55:01 2008 UTC (19 months ago) by dopry
Branch: MAIN
Changes since 1.10: +20 -20 lines
Diff to previous 1.10
more minor code style fixes.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 12:07:16 2008 UTC (19 months ago) by dopry
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
minor code style corrections.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 15:43:19 2008 UTC (19 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-RC1
Changes since 1.8: +56 -1 lines
Diff to previous 1.8
add rotate action
add path formatter
move hook_requirements to .install
add more requirements... check directories and memory_limit.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 18:26:38 2007 UTC (22 months, 4 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta
Changes since 1.7: +17 -103 lines
Diff to previous 1.7
remove some unneeded if !function_exists blocks.
update for latest imageapi...

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 00:33:34 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
oops didn't update the deprecate scale function.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 00:01:10 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#201839 by jpetso, fix type in deprecated scale name....

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 15:15:20 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
added upscaling to theme function for scale action...
removed lingering dsm

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 13:28:57 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-alpha
Changes since 1.3: +19 -17 lines
Diff to previous 1.3
Wrote my own imageAPI that does image ops without writing the files... The output is much prettier...
Still a little slow...

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 09:09:11 2007 UTC (23 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.2: +54 -1 lines
Diff to previous 1.2
More work on the new UI. The preset ui is in place. The action ui is partially complete.
the crud api around actions is complete.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 16:29:58 2007 UTC (23 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.1: +142 -35 lines
Diff to previous 1.1
imagecache_actions.inc is at least functioning again. I have to retest it still.
The presets list and add on the new admin UI is done. Delete is next followed by
the actions section...

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 05:31:20 2007 UTC (23 months, 2 weeks ago) by dopry
Branch: MAIN
oops forgot to add imagecache_actions.inc... I've got to backtrack and rewrite some code now :( I deleted my
local copy... I'm probably going to rewrite the UI first.

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