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

Log of /contributions/modules/image_fupload/image_fupload.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.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 22:25:54 2009 UTC (5 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +105 -96 lines
Diff to previous 1.33
[#450250] (great thx to Deciphered) Code cleanup (Drupals coding standards)

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 21:15:41 2009 UTC (7 months, 3 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-RC1, DRUPAL-6--3-0-RC2
Changes since 1.32: +4 -1 lines
Diff to previous 1.32
[#423334#comment-1444932] (jdmcelica01) Image Preview preset not displayed correctly.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 08:32:50 2009 UTC (8 months, 1 week ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
[#404148] (robertdjung) provide alternative redirect path
[grandcat] additonal improvements concerning "required" checkbox

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 21:21:06 2009 UTC (8 months, 1 week ago) by grandcat
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
[#403726] (mrthumpz, thx to demm) Permission 'administer nodes' should allow image uploading

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 21:54:56 2009 UTC (8 months, 1 week ago) by grandcat
Branch: MAIN
Changes since 1.29: +4 -4 lines
Diff to previous 1.29
[#402586] (kassissieh) browser redirect to preview page in spite of not being ready.
[#402614] (kassissieh) some UI improvements concerning nodes without any images included.
[new feature] (grandcat) alternative redirect url will be provided via settings.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 21:20:47 2009 UTC (8 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA2, DRUPAL-6--3-0-ALPHA3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
[#399066] (thx to mrthumpz, mikeytown2) UI related things were improved a lot.

Revision 1.19.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 10:42:23 2009 UTC (8 months, 2 weeks ago) by grandcat
Branch: DRUPAL-6--3
Changes since 1.19.2.6: +7 -1 lines
Diff to previous 1.19.2.6 , to branch point 1.19 , to next main 1.34
[#319057] (Stoke) transliteration support

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 21:07:28 2009 UTC (8 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.27: +21 -13 lines
Diff to previous 1.27
New version (partially rewritten completly) with ImageField support.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 00:13:38 2009 UTC (9 months, 3 weeks ago) by grandcat
Branch: MAIN
Changes since 1.26: +60 -17 lines
Diff to previous 1.26
Continue CCK implementation. Finishing is only possible if sponsor sends the money
 soon.

Revision 1.19.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 12:49:01 2009 UTC (10 months, 3 weeks ago) by grandcat
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.19.2.5: +1 -1 lines
Diff to previous 1.19.2.5 , to branch point 1.19
Complete rewrite of RC3: now the same as dev, because it seems to be quite stable.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 11:44:47 2008 UTC (10 months, 4 weeks ago) by grandcat
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
[#325711] (thx to cota, HugoView & sabalaskey) error message appeared if IE 7 was
 used to upload images (function.implode error).

Revision 1.19.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 11:44:29 2008 UTC (10 months, 4 weeks ago) by grandcat
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.19.2.4: +2 -2 lines
Diff to previous 1.19.2.4 , to branch point 1.19
[#325711] (thx to cota, HugoView & sabalaskey) error message appeared if IE 7 was
 used to upload images (function.implode error).

Revision 1.19.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 10:55:48 2008 UTC (12 months, 3 weeks ago) by grandcat
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.19.2.3: +185 -21 lines
Diff to previous 1.19.2.3 , to branch point 1.19
Bring this version up-to-date

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 22:45:59 2008 UTC (12 months, 3 weeks ago) by grandcat
Branch: MAIN
Changes since 1.24: +87 -1 lines
Diff to previous 1.24
too much to explain, but everything has to do something with cck imagefield integration

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 19:36:20 2008 UTC (12 months, 3 weeks ago) by grandcat
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
[#320982] (aaron1234nz) Postgre database didn't work because of some not really needed
 LIMIT statements, now fixed.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 18:08:10 2008 UTC (14 months, 1 week ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Bug [#309302] (nezroy) Postgre databases won't work with image fupload because of
a "limit" statement with two parameters what should be fixed now

Revision 1.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 18:02:49 2008 UTC (14 months, 1 week ago) by grandcat
Branch: DRUPAL-6--3
Changes since 1.19.2.2: +2 -2 lines
Diff to previous 1.19.2.2 , to branch point 1.19
Bug [#309302] (nezroy) Postgre databases won't work with image fupload because of
a "limit" statement with two parameters what should be fixed now

Revision 1.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 16:37:08 2008 UTC (14 months, 4 weeks ago) by grandcat
Branch: DRUPAL-6--3
Changes since 1.19.2.1: +5 -3 lines
Diff to previous 1.19.2.1 , to branch point 1.19
Removed all status messages and replaced them with text messages passed via JSON to
 Flash application.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 15:51:18 2008 UTC (15 months ago) by grandcat
Branch: MAIN
Changes since 1.21: +17 -11 lines
Diff to previous 1.21
Basic integration of ImageField (Filefield) done, but UI (Widget) still misses

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 10:19:31 2008 UTC (15 months ago) by grandcat
Branch: MAIN
Changes since 1.20: +47 -10 lines
Diff to previous 1.20
Work on 3.x release continues

Revision 1.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 21:43:19 2008 UTC (15 months ago) by grandcat
Branch: DRUPAL-6--3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Preview list didn't function if node type includes "_" (name)

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 21:35:26 2008 UTC (15 months ago) by grandcat
Branch: MAIN
Changes since 1.19: +49 -12 lines
Diff to previous 1.19
Begin to work for support of ImageField (Filefield) in 3.x version

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 13:48:32 2008 UTC (15 months ago) by grandcat
Branch: MAIN
Branch point for: DRUPAL-6--3
Changes since 1.18: +9 -4 lines
Diff to previous 1.18
Feature: clients are directly informed over swfUpload's status messages if something
 went wrong during upload.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 11:04:13 2008 UTC (15 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-beta1, DRUPAL-6--1-1-beta2, DRUPAL-6--1-1-beta3, DRUPAL-6--1-1-rc1, DRUPAL-6--1-2-beta1
Changes since 1.17: +8 -12 lines
Diff to previous 1.17
Improved a lot of things (uncountable): better performance, better admin interface,
 and a lot of more

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 21:54:04 2008 UTC (15 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.16: +24 -26 lines
Diff to previous 1.16
a lot, uncountable improvemnts + UI

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 21:51:58 2008 UTC (15 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.15: +15 -85 lines
Diff to previous 1.15
- improved performance a bit (feature located in include file)
- more stable
- less bugs (hopefully ^^)
- step by step modus integrated for new feature

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 19:31:28 2008 UTC (15 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
a lot of improvments and added UI for our new feature

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 16:27:10 2008 UTC (15 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.13: +33 -6 lines
Diff to previous 1.13
[#287699] (ryooki) finished basic functionality of new feature: editing image titles and
bodies in queue (like myspace or facebook it does)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 18:30:47 2008 UTC (15 months, 3 weeks ago) by grandcat
Branch: MAIN
Changes since 1.12: +46 -6 lines
Diff to previous 1.12
implemented partially the postponed features

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 23:19:47 2008 UTC (15 months, 3 weeks ago) by grandcat
Branch: MAIN
Changes since 1.11: +69 -2 lines
Diff to previous 1.11
begin to implement the postponed features

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 22:06:52 2008 UTC (15 months, 4 weeks ago) by grandcat
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 14:45:08 2008 UTC (16 months, 1 week ago) by grandcat
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.9: +1 -221 lines
Diff to previous 1.9
Complete new structure of ImageFUpload for future purposes.
* Put image support in a separate module
* Put imagefield support in a separate module (not finished yet)
* Main module only provides important functions used by both submodules

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 11:53:58 2008 UTC (16 months, 1 week ago) by grandcat
Branch: MAIN
Changes since 1.8: +72 -90 lines
Diff to previous 1.8
Made last changes reverse because of completly new architecture will be developed
 to both support image module & filefield image (bug 283267)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:09:15 2008 UTC (16 months, 1 week ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-dev
Changes since 1.7: +91 -73 lines
Diff to previous 1.7
Begin work to integrate CCK + Filefield Image to work together. DON'T USE IT YET,
 the functionality isn't implementated yet!

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 15:21:41 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.6: +8 -6 lines
Diff to previous 1.6
Added style sheet in order to provide a visible progressbar. File can be overwritten
 by the theme.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 14:26:26 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
[#Bug]
Now uses ucfirst instead of ucwords so that only the first letter in node title will
 be automatically "uppercased" instead of every word's first letter

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 20:20:10 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
* Some minor fixes
* comments added/changed

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 20:50:17 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-alpha, DRUPAL-6--0-4-alpha3
Branch point for: DRUPAL-6--2
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
[#BUG] Fixed again some really minor bugs (writing)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 14:30:48 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
* Fixed some minor bugs
* added some comments for better understanding

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 13:25:59 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1, DRUPAL-6--0-2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
[#BUG] Module answered "No images yet in queue" in spite of already having processed
 some images.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 17:07:15 2008 UTC (16 months, 2 weeks ago) by grandcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-alpha2
First Release of Image FUpload for Drupal 6.2 oder higher
Note: Don't use this module in production environment until it is stable

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