/[drupal]/contributions/modules/filefield/filefield_widget.inc
ViewVC logotype

Log of /contributions/modules/filefield/filefield_widget.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.89 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 04:35:03 2009 UTC (4 months ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-2, HEAD
Changes since 1.88: +1 -3 lines
Diff to previous 1.88
#494666 by gordon: Remove extra #process attributes from upload and remove buttons.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 01:58:28 2009 UTC (6 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-1
Changes since 1.87: +5 -2 lines
Diff to previous 1.87
#447572 by effulgentsia: Change "Remove" button name contruction to be more flexible with solutions like Flexifield.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 04:06:06 2009 UTC (7 months ago) by quicksketch
Branch: MAIN
Changes since 1.86: +4 -4 lines
Diff to previous 1.86
#440034: Widget notices.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 22:51:44 2009 UTC (7 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0
Changes since 1.85: +17 -3 lines
Diff to previous 1.85
#439694: Adding option to disable upload progress bar.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 16:14:35 2009 UTC (7 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.84: +2 -3 lines
Diff to previous 1.84
#438650: Default "list" value not working

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 00:14:33 2009 UTC (7 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
Small grammatical fix.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 03:09:08 2009 UTC (7 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.82: +2 -1 lines
Diff to previous 1.82
#407410: Add variable for description field type.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 05:30:24 2009 UTC (7 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.81: +9 -14 lines
Diff to previous 1.81
#419180: Delete temporary files sooner instead of letting cron clean them up.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 00:27:57 2009 UTC (7 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.80: +2 -1 lines
Diff to previous 1.80
Including transliteration.inc manually to prevent function not found errors when files are not saved through an upload field..

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 00:33:03 2009 UTC (7 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.79: +2 -1 lines
Diff to previous 1.79
#407410: Make description length configurable.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 15:57:38 2009 UTC (7 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.78: +12 -1 lines
Diff to previous 1.78
#425252: Clean up user names to remove unsafe characters when transliteration and user tokens are combined.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 19:20:32 2009 UTC (7 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.77: +9 -7 lines
Diff to previous 1.77
#419616 by deviantintegral: Pass in $account as a parameter to filefield_widget_file_path().

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 05:45:32 2009 UTC (7 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.76: +25 -1 lines
Diff to previous 1.76
#318960: Upload progress bar support.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 19:02:44 2009 UTC (7 months, 4 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-RC1
Changes since 1.75: +6 -1 lines
Diff to previous 1.75
Keep FileField from saving files that do not exist in the database.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 15:59:32 2009 UTC (7 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.74: +10 -1 lines
Diff to previous 1.74
#119539: An enabler for reuse of existing images and remote file download.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 01:19:34 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.73: +8 -4 lines
Diff to previous 1.73
#417774: Add Public FileField API Functions and fix field_file_references() to not be field specific.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 05:31:12 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.72: +22 -4 lines
Diff to previous 1.72
#368066: Adding FileField validation on the file's FID.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 00:50:54 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.71: +8 -1 lines
Diff to previous 1.71
#417024: Files Uploaded to "files/files" directory not displayed in ImageCache.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 06:25:23 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.70: +3 -5 lines
Diff to previous 1.70
PHPdoc changes.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 06:22:12 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.69: +2 -5 lines
Diff to previous 1.69
Removing unused 'file_widgets' setting.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 06:13:07 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.68: +47 -24 lines
Diff to previous 1.68
Code style cleanup, mostly comments and PHPdoc.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 03:25:12 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.67: +2 -6 lines
Diff to previous 1.67
Removing unused _filefield_widget_validate().

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 18:35:09 2009 UTC (8 months ago) by quicksketch
Branch: MAIN
Changes since 1.66: +13 -5 lines
Diff to previous 1.66
#414696: List Checkbox Default "Checked" Cannot Be Unchecked On Node Form.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 22:54:58 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
Clarifying path instructions.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 03:43:37 2009 UTC (8 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA2, DRUPAL-6--3-0-BETA3
Changes since 1.64: +5 -5 lines
Diff to previous 1.64
#406828: Code cleanup.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 05:30:55 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA1
Changes since 1.63: +6 -3 lines
Diff to previous 1.63
#402362: Remove Automatic FileField Preview Theme Function.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 03:35:27 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.62: +6 -1 lines
Diff to previous 1.62
#140690: Use description text as link text by default.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 03:22:07 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.61: +5 -2 lines
Diff to previous 1.61
Clarifying PHPdoc for theme_filefield_widget_file().

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:45:53 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.60: +8 -6 lines
Diff to previous 1.60
Better CSS styling with a line rule to separate the preview and the edit fields. More consistent with existing markup.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 02:58:55 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.59: +49 -39 lines
Diff to previous 1.59
#367267: New mechanism for AHAH uploads, support for CCK Multigroup.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 01:41:58 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.58: +1 -7 lines
Diff to previous 1.58
#397578: Uncouple ImageField from custom FileField hooks. Implement ImageField as a dependent widget for FileField.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 18:40:12 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.57: +6 -3 lines
Diff to previous 1.57
Code style fixes.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 07:27:19 2009 UTC (8 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.56: +7 -7 lines
Diff to previous 1.56
#372401: Merge in only needed Drupal.settings for FileField.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 07:09:32 2009 UTC (8 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.55: +9 -9 lines
Diff to previous 1.55
#388196: Revise the field configuration options for the "List" field.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 05:17:37 2009 UTC (8 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.54: +76 -49 lines
Diff to previous 1.54
#387194: Major FileField UI Refactoring. Putting File info side-by-side the preview, hiding fields that are unnecessary before uploading a file.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 22:50:18 2009 UTC (8 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.53: +9 -2 lines
Diff to previous 1.53
CSS and Markup changes to make it so that clicking upload buttons doesn't cause unexpected wrapping of text when the buttons are floated.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 18:20:56 2009 UTC (9 months ago) by quicksketch
Branch: MAIN
Changes since 1.52: +7 -5 lines
Diff to previous 1.52
#373277 by Amitaibu. Invalid argument supplied for foreach() in validate $form_state.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 16:42:40 2009 UTC (9 months ago) by quicksketch
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#375031 by Amitaibu: Error message on upload inaccurate.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 19:54:43 2009 UTC (9 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.50: +4 -2 lines
Diff to previous 1.50
#303286 by dopry, drewish, moonshine, Add field to file during validation so it is available during hook_file_insert.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 02:48:26 2009 UTC (9 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.49: +4 -9 lines
Diff to previous 1.49
#320330 by moonshine, amitaibu, dopry, fix default value handling.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 17:51:12 2009 UTC (9 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA7
Changes since 1.48: +2 -8 lines
Diff to previous 1.48
#362198 by mfb, prettier singleline fix for Undefined class in filefield_widget... doesn't seem like it was committed to head...

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 17:45:53 2009 UTC (9 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.47: +8 -2 lines
Diff to previous 1.47
#292151 by dopry, delete files when replaced.
#366989 by dopry, fix php notice for Undefined index class.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 23:54:55 2009 UTC (10 months, 2 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA6
Changes since 1.46: +4 -2 lines
Diff to previous 1.46
by arthurf, add #attributes support to filefield elements outer wrapper.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 21:48:30 2009 UTC (10 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
#345998 by mfb: Pop up error when trying to remove an image.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 22:38:26 2009 UTC (10 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.44: +3 -1 lines
Diff to previous 1.44
#349319 by Rob Loach: JavaScript on every page.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 08:25:13 2008 UTC (12 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
#328943 by close, Typo in filefield.widget.inc

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 08:09:27 2008 UTC (12 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
#325198 by Amitaibu, Maximum upload size per node is never checked for unrequired field
good catch... thanks.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 07:04:47 2008 UTC (12 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
#330630 by ultimateboy, Imagefield mentioned in watchdog message.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 04:04:07 2008 UTC (12 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
#321342 by jhedstrom, display php's maximum upload side on filefield widget settings form.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 00:59:10 2008 UTC (13 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
#318993 by stella, Patch for problems found in code review.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 00:43:27 2008 UTC (14 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA5
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
#303796 by Moonshine, #ahah wrapper is incorrect for 'remove-btn'.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 15:03:14 2008 UTC (14 months, 4 weeks ago) by drewish
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#301468 by dalin, Node form saves "List" checkbox as the opposite of what the user selected.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 00:37:16 2008 UTC (15 months, 1 week ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-4
Changes since 1.36: +9 -6 lines
Diff to previous 1.36
#295896 by Amitaibu and webchick, Allow file's description field to be hidden and set defaults for field settings.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 20:09:52 2008 UTC (15 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.35: +17 -7 lines
Diff to previous 1.35
Added a filefield_widget_file_path() function to compute the widgets file path.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 20:08:34 2008 UTC (15 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.34: +26 -26 lines
Diff to previous 1.34
Removing trailing whitespace.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 02:27:37 2008 UTC (15 months, 2 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-3
Changes since 1.33: +13 -14 lines
Diff to previous 1.33
remove unnecessary submit callback for remove_btn.
reset item to default value when remove is selected instead of just changing fid to 0 so description field gets erased.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 22:16:42 2008 UTC (15 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
fix max filesizer per node validation, if max_size is not set do not check.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 20:54:21 2008 UTC (15 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.31: +16 -4 lines
Diff to previous 1.31
implement per node/field  max cumulative filesize validation.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 18:50:10 2008 UTC (15 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.30: +16 -19 lines
Diff to previous 1.30
#286834 by quicksketch and dopry, so AHAH was in place... If you're using ahah make sure your wrapper id exists,
otherwise stuff can be a real mess. Also the jQuery form plugin does file submission in an iFrame and you can't
trust the post in the network console. I had to put the ahah wrapper in #prefix/#suffix and they have to be
overridden in the JS callback to prevent duplicate div wrappers appearing... I kind of wish ahah replaced it's
wrapper rather than  inserting inside the wrapper. ce la vie. but here is working JS upload and remove.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 18:18:52 2008 UTC (15 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2, DRUPAL-6--3-0-ALPHA-2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
#280801 by dopry, update input[@file].accept to be a comma separated instead of pipe separated.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 04:58:59 2008 UTC (15 months, 4 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-1
Changes since 1.28: +94 -105 lines
Diff to previous 1.28
#286834 by drewish and dopry, fix validation blocking upload and remove functionality.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 06:02:43 2008 UTC (15 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.27: +1 -2 lines
Diff to previous 1.27
remove debuggling line from the mizzlethwarp.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 04:24:41 2008 UTC (15 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.26: +3 -7 lines
Diff to previous 1.26
#287946 by dopry, the node_form_submit_build_node($form, $form_state)  isn't needed
for normal submit callbacks... only a re-build is needed. I need to research what the
submit build function is for... I think maybe it's only needed for JS callbacks...

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 01:02:15 2008 UTC (15 months, 4 weeks ago) by drewish
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
#289284 by drewish, Update filefield_meta to D6. The metadata is loaded
into $file->data now but still stored in the filefield_meta table for
future views use. There's no display of the data at this point.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 18:05:28 2008 UTC (15 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.24: +3 -5 lines
Diff to previous 1.24
ack... move node_submit_build_node to button callback instead of process function.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 18:02:41 2008 UTC (15 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.23: +5 -1 lines
Diff to previous 1.23
#288426 by drewish, Imagefield doesn't validate image resolution. with modificcation.
we're going to simple require that each validation callback require a matching help
callback. I don't even want to bother with function exists.

added help callback for core file_validate_image_resolution callback.
added node_form_submit_build_node which snuck in there but was needed anyway...

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 20:15:36 2008 UTC (16 months ago) by dopry
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
#286981 by Decphered, restore client side validation. Dude you're awesome...

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 20:11:01 2008 UTC (16 months ago) by dopry
Branch: MAIN
Changes since 1.21: +4 -1 lines
Diff to previous 1.21
#286834 by eojthebrave and drewish,
Only uploads/removes file if required fields are filled out, then wipes all fields

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 19:34:10 2008 UTC (16 months ago) by dopry
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
#286405 by Moonshine, filefield validation error catching all fields not just file and imagefield...

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 14:44:39 2008 UTC (16 months ago) by dopry
Branch: MAIN
Changes since 1.19: +1 -5 lines
Diff to previous 1.19
#286144 by Moonshine with modifications. Set default values for CCK properly. Issues remain with 'Add a new item' on
unlimited value fields.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 00:05:30 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.18: +24 -17 lines
Diff to previous 1.18
updating list option settings a little... adding list options update to .install...
merging all drupal 6 updates into a single update function...

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 23:47:40 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.17: +13 -100 lines
Diff to previous 1.17
sweet upload validation seems to be back in play.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 19:07:35 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.16: +4 -2 lines
Diff to previous 1.16
fix label rendering.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 04:56:26 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.15: +5 -3 lines
Diff to previous 1.15
disable ahah to make life easier on early adopters until I get the ahah stuff working again.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 04:54:15 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.14: +16 -3 lines
Diff to previous 1.14
beginning to restore ahah magic... need to figure out the change from the old multiform callback,
and the current widget system....

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 03:13:49 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.13: +29 -17 lines
Diff to previous 1.13
oh geez my required validation and intended workflow is in place now... trouble....

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 23:47:17 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.12: +31 -4 lines
Diff to previous 1.12
some debugging state stuff for eaton to check out... wierdness with form_state/clicked buttons.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 19:28:34 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.11: +3 -22 lines
Diff to previous 1.11
apparently after_build is useless for me after all...

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 16:35:00 2008 UTC (16 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.10: +13 -17 lines
Diff to previous 1.10
initialize data as array, and deserialize on item load, since the 'serialize' flag in the schema
only works on the way in.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 22:06:15 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.9: +31 -14 lines
Diff to previous 1.9
The return of #after_build and fixing of some widget pass throughs...

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 06:04:29 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.8: +10 -8 lines
Diff to previous 1.8
force list option now hides individual list checkboxes.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 05:26:15 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.7: +105 -112 lines
Diff to previous 1.7
losing filefield_*_settings.incs... just too many files...

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 04:26:36 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.6: +35 -42 lines
Diff to previous 1.6
remove after_build...
add pass through to {$element['#type']}_widget_{$callback} to filefield_widget_{$callback}'s

imagefield now completely extends filefield... and filefield can use the imagefield widgets...
dirty promiscuous widgets...

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 02:07:46 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.5: +2 -4 lines
Diff to previous 1.5
fix module determination in filefield_file...
fix default value assignment in filefield_widget.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 08:12:46 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.4: +18 -3 lines
Diff to previous 1.4
starting to clean up the forms a little.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 06:25:57 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.3: +1 -559 lines
Diff to previous 1.3
removing unused default widget function.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 05:29:07 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.2: +8 -24 lines
Diff to previous 1.2
continuing along...

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 04:57:43 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.1: +259 -16 lines
Diff to previous 1.1
strip filefield to basics to prep for D6 release and as ImageField dependency.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 17:40:46 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
rename widget include to match imagefield naming conventions.

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