/[drupal]/contributions/modules/imagefield_crop/imagefield_crop.js
ViewVC logotype

Log of /contributions/modules/imagefield_crop/imagefield_crop.js

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.1.2.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 08:12:53 2009 UTC (2 weeks, 1 day ago) by yhager
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.1.2.3.2.9: +17 -22 lines
Diff to previous 1.1.2.3.2.9 , to branch point 1.1.2.3
allow unlimited values, fixed crop box "jumps"

Revision 1.1.2.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 15:40:16 2009 UTC (3 weeks, 1 day ago) by yhager
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.8: +50 -46 lines
Diff to previous 1.1.2.3.2.8 , to branch point 1.1.2.3
#381712 by gzfelix: multiple images crop per node now possible

Revision 1.1.2.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 03:49:29 2009 UTC (5 months, 1 week ago) by yhager
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.7: +2 -15 lines
Diff to previous 1.1.2.3.2.7 , to branch point 1.1.2.3
we do not need to scale the crop box anymore, Jcrop does it for us!

Revision 1.1.2.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 12:51:29 2009 UTC (7 months, 3 weeks ago) by yhager
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.6: +6 -4 lines
Diff to previous 1.1.2.3.2.6 , to branch point 1.1.2.3
fixed #412328

Revision 1.1.2.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 11:16:25 2009 UTC (7 months, 3 weeks ago) by yhager
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.5: +2 -2 lines
Diff to previous 1.1.2.3.2.5 , to branch point 1.1.2.3
* Force LTR on RTL sites, since Jcrop does not handle direction:rtl well
* Increased timeout for attached behaviours, wait till the image finished loading.

Revision 1.1.2.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 11:32:12 2009 UTC (8 months, 2 weeks ago) by yhager
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.1.2.3.2.4: +2 -2 lines
Diff to previous 1.1.2.3.2.4 , to branch point 1.1.2.3
#397912 by quicksketch: adapt to new filefield hook structure, as imagefield is just a widget and not a field anymore

Revision 1.1.2.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 17:27:05 2009 UTC (9 months, 3 weeks ago) by yhager
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1.2.3.2.3: +37 -31 lines
Diff to previous 1.1.2.3.2.3 , to branch point 1.1.2.3
* Added missing Jcrop/css/Jcrop.gif
* [#366296] Wait till new image fade in before attaching Jcrop
* division by zero in JS code
* code cleanup
* js settings should be added once, in elements using AHAH
* [#366296] fixed remove button functionality
* removed 'always_show' - didn't work and I don't want to fix it
* show dynamic_preview on node preview

Revision 1.1.2.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 11:27:28 2009 UTC (9 months, 3 weeks ago) by yhager
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.2: +5 -1 lines
Diff to previous 1.1.2.3.2.2 , to branch point 1.1.2.3
Fix #366300

Revision 1.1.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 10:12:10 2009 UTC (9 months, 3 weeks ago) by yhager
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.3.2.1: +20 -6 lines
Diff to previous 1.1.2.3.2.1 , to branch point 1.1.2.3
* Scaling and cropping got much smarter - you can define the cropping area resolution, while the actual cropping is done against the original image.
* Images are shown instantly with the help of http://drupal.org/node/353405#comment-1224788. Vote for this patch to get it into imagefield.
* #355980 by mrfelton: allow upgrade from 5.x
* #357945: error message after saving widget
* #356952: error when not using output resolution
* #364299: crop area resolution

Revision 1.1.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 11:46:40 2008 UTC (11 months, 1 week ago) by yhager
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.1.2.3: +44 -123 lines
Diff to previous 1.1.2.3
initial 6.x version. Work in progress. Do not use.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 13:48:28 2008 UTC (19 months, 3 weeks ago) by yhager
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-6--1
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
cvs keyword typo

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 13:45:10 2008 UTC (19 months, 3 weeks ago) by yhager
Branch: DRUPAL-5
Changes since 1.1.2.1: +26 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Fixed #235755

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 09:35:42 2008 UTC (20 months ago) by yhager
Branch: DRUPAL-5
Changes since 1.1: +9 -0 lines
Diff to previous 1.1
fix for #236424

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 13 20:54:34 2008 UTC (22 months, 2 weeks ago) by yhager
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
Initial revision of the imagefield_crop widget

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