| 2009-10-20 |
Nathan Haug | #516104 by nonzero: Slightly shorter IF statement for... |
blob | commitdiff |
| 2009-07-25 |
Nathan Haug | #519358: Form enctype attribute is set incorrectly. |
blob | commitdiff | diff to current |
| 2009-07-25 |
Nathan Haug | #515622: Correct the number of default values when... |
blob | commitdiff | diff to current |
| 2009-07-25 |
Nathan Haug | #485336 by crotown: Make inline options configurable... |
blob | commitdiff | diff to current |
| 2009-07-25 |
Nathan Haug | #516104 by isaac77: Node access check for private files... |
blob | commitdiff | diff to current |
| 2009-07-10 |
Nathan Haug | #513204 by cafuego: Quote content type file name. |
blob | commitdiff | diff to current |
| 2009-07-03 |
Nathan Haug | #487078: Mime headers causing Firefox to truncate filen... |
blob | commitdiff | diff to current |
| 2009-07-03 |
Nathan Haug | A few comment cleanups in hook_download. |
blob | commitdiff | diff to current |
| 2009-07-03 |
Nathan Haug | #494176 by catch: Less restrictive hook_file_download... |
blob | commitdiff | diff to current |
| 2009-07-03 |
Nathan Haug | #505862: Make required includes available during instal... |
blob | commitdiff | diff to current |
| 2009-06-06 |
Nathan Haug | #483232: Display flash files as inline when using priva... |
blob | commitdiff | diff to current |
| 2009-05-29 |
Nathan Haug | #476518: Initialize $files variable in filefield_get_no... |
blob | commitdiff | diff to current |
| 2009-04-16 |
Nathan Haug | Small change to hook_file_references() to not return... |
blob | commitdiff | diff to current |
| 2009-04-14 |
Nathan Haug | #408474: Surpress warnings during image_resize() that... |
blob | commitdiff | diff to current |
| 2009-04-13 |
Nathan Haug | #429406: Adding additional messages for images that... |
blob | commitdiff | diff to current |
| 2009-04-13 |
Nathan Haug | #419180: Delete temporary files sooner instead of letti... |
blob | commitdiff | diff to current |
| 2009-04-13 |
Nathan Haug | #356009: Better errors when uploads fail due to exceedi... |
blob | commitdiff | diff to current |
| 2009-04-13 |
Nathan Haug | #391448: Adding support for devel generate. |
blob | commitdiff | diff to current |
| 2009-04-12 |
Nathan Haug | #369560 and #380200: New APIs for retreiving a list... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Nathan Haug | #366434 and #430196: FileField specific Views support... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Nathan Haug | #386288: Reduce standard 2 upload sections to 1 when... |
blob | commitdiff | diff to current |
| 2009-04-08 |
Nathan Haug | #423824. Replace filefield_bytes() with format_size(). |
blob | commitdiff | diff to current |
| 2009-04-04 |
Nathan Haug | #318960: Upload progress bar support. |
blob | commitdiff | diff to current |
| 2009-03-30 |
Nathan Haug | #417904: Remove Custom FileField hook_field_settings(). |
blob | commitdiff | diff to current |
| 2009-03-30 |
Nathan Haug | #417774: Add Public FileField API Functions and fix... |
blob | commitdiff | diff to current |
| 2009-03-29 |
Nathan Haug | Small doc improvements. |
blob | commitdiff | diff to current |
| 2009-03-29 |
Nathan Haug | Small cleanup to hook_elements(). |
blob | commitdiff | diff to current |
| 2009-03-28 |
Nathan Haug | Adding absolute path to include field_file.inc. |
blob | commitdiff | diff to current |
| 2009-03-28 |
Nathan Haug | Code style cleanup, mostly comments and PHPdoc. |
blob | commitdiff | diff to current |
| 2009-03-27 |
Nathan Haug | Correcting grammatical error, it's => its. |
blob | commitdiff | diff to current |
| 2009-03-27 |
Nathan Haug | Moving FileField Token to an .inc file instead of a... |
blob | commitdiff | diff to current |
| 2009-03-20 |
Nathan Haug | #404764: Remove spans from path_plain and url_plain... 6.x-3.0-beta3 |
blob | commitdiff | diff to current |
| 2009-03-20 |
Nathan Haug | #319810: Check extensions based on Mime type if mimedet... |
blob | commitdiff | diff to current |
| 2009-03-19 |
Nathan Haug | #406828: Code cleanup. |
blob | commitdiff | diff to current |
| 2009-03-19 |
Nathan Haug | #405528: Remove "Extensible file" (filefield_combo... |
blob | commitdiff | diff to current |
| 2009-03-17 |
Nathan Haug | #403216: Encoding type must be set on the node form... |
blob | commitdiff | diff to current |
| 2009-03-12 |
Nathan Haug | #372993: Remove private function calls from theme funct... |
blob | commitdiff | diff to current |
| 2009-03-12 |
Nathan Haug | #367267 by markus_petrux: Forward compatibility with... |
blob | commitdiff | diff to current |
| 2009-03-11 |
Nathan Haug | #367267: Reverting line needed for multigroup support... |
blob | commitdiff | diff to current |
| 2009-03-11 |
Nathan Haug | #367267: New mechanism for AHAH uploads, support for... |
blob | commitdiff | diff to current |
| 2009-03-11 |
Nathan Haug | #370531: Properly handle revisions of FileFields. |
blob | commitdiff | diff to current |
| 2009-03-11 |
Nathan Haug | #397578: Uncouple ImageField from custom FileField... |
blob | commitdiff | diff to current |
| 2009-03-10 |
Nathan Haug | Code style fixes. |
blob | commitdiff | diff to current |
| 2009-03-02 |
Nathan Haug | #372401: Merge in only needed Drupal.settings for FileF... |
blob | commitdiff | diff to current |
| 2009-03-01 |
Nathan Haug | #387194: Major FileField UI Refactoring. Putting File... |
blob | commitdiff | diff to current |
| 2009-02-06 |
andrew morton | #370117 by drewish: form_alter the field settings form... |
blob | commitdiff | diff to current |
| 2009-02-05 |
Darrel O\'Pry | #303286 by dopry, drewish, moonshine, Add field to... |
blob | commitdiff | diff to current |
| 2009-02-04 |
Darrel O\'Pry | #359745 by jpetso, un necessary file inclusion for... |
blob | commitdiff | diff to current |
| 2009-01-25 |
andrew morton | #355392 by markus_petrux: Wrong argument for array_merge(). |
blob | commitdiff | diff to current |
| 2009-01-05 |
andrew morton | #349319 by Rob Loach: JavaScript on every page. |
blob | commitdiff | diff to current |
| 2008-12-03 |
andrew morton | Clean up some PHP warnings. |
blob | commitdiff | diff to current |
| 2008-12-03 |
andrew morton | Dropping the extraneous filefield_file.inc and merging... |
blob | commitdiff | diff to current |
| 2008-11-16 |
Darrel O\'Pry | #318216 by neochief, Multiple items becomes shuffle... |
blob | commitdiff | diff to current |
| 2008-11-16 |
Darrel O\'Pry | #291383 by webchick, hook_file_download() causes 404... |
blob | commitdiff | diff to current |
| 2008-11-16 |
Darrel O\'Pry | #334468 by Sutharsan, cck/content_admin.inc not found... |
blob | commitdiff | diff to current |
| 2008-10-31 |
Darrel O\'Pry | #320330 by neochief, fix default value assignment in... |
blob | commitdiff | diff to current |
| 2008-10-31 |
Darrel O\'Pry | #310698 by dopry, update the default value callback... |
blob | commitdiff | diff to current |
| 2008-10-15 |
andrew morton | #295620 by drewish, Revisiting the .inc includes. |
blob | commitdiff | diff to current |
| 2008-10-09 |
andrew morton | #295620 Fix includes to avoid "Call to undefined functi... |
blob | commitdiff | diff to current |
| 2008-09-15 |
andrew morton | #308832 by pwolanin, Wrong datatype for second argument... |
blob | commitdiff | diff to current |
| 2008-09-09 |
andrew morton | #304077 by Moonshine, Follow-up little string cleanup... |
blob | commitdiff | diff to current |
| 2008-09-06 |
andrew morton | #304077 by Moonshine, Upload validation help string... |
blob | commitdiff | diff to current |
| 2008-08-27 |
andrew morton | #300619 by drewish, filefield_validate_is_image_help... |
blob | commitdiff | diff to current |
| 2008-08-27 |
andrew morton | #297035 by vladimir.dolgopolov, HTTP error 0 on AHAH... |
blob | commitdiff | diff to current |
| 2008-08-16 |
andrew morton | Removing trailing whitespace. |
blob | commitdiff | diff to current |
| 2008-08-12 |
Darrel O\'Pry | remove unnecessary submit callback for remove_btn. 6.x-3.0-alpha3 |
blob | commitdiff | diff to current |
| 2008-08-11 |
Darrel O\'Pry | fix max filesizer per node validation, if max_size... |
blob | commitdiff | diff to current |
| 2008-08-11 |
Darrel O\'Pry | dodge devel.module errors... I still really hate that... |
blob | commitdiff | diff to current |
| 2008-08-11 |
Darrel O\'Pry | implement per node/field max cumulative filesize valid... |
blob | commitdiff | diff to current |
| 2008-08-11 |
Darrel O\'Pry | #293977 by Amitaibu, fix 404 errors on file view, typo... |
blob | commitdiff | diff to current |
| 2008-08-11 |
Darrel O\'Pry | #286834 by quicksketch and dopry, so AHAH was in place... |
blob | commitdiff | diff to current |
| 2008-08-01 |
Darrel O\'Pry | #286834 by drewish and dopry, fix validation blocking... 6.x-3.0-alpha1 |
blob | commitdiff | diff to current |
| 2008-08-01 |
andrew morton | #289761 by nonsie, Display help text for images listing... |
blob | commitdiff | diff to current |
| 2008-07-31 |
andrew morton | Adding a help function for file_validate_is_image(). |
blob | commitdiff | diff to current |
| 2008-07-31 |
Darrel O\'Pry | #286629 by dopry, restore default formatter. silly me. |
blob | commitdiff | diff to current |
| 2008-07-31 |
andrew morton | #289330 by drewish, build the upload validators array... |
blob | commitdiff | diff to current |
| 2008-07-30 |
Darrel O\'Pry | #288426 by drewish, Imagefield doesn't validate image... |
blob | commitdiff | diff to current |
| 2008-07-26 |
Darrel O\'Pry | i#286972 by Deciphered, Fix $extensions validation... |
blob | commitdiff | diff to current |
| 2008-07-23 |
Darrel O\'Pry | #286144 by Moonshine with modifications. Set default... |
blob | commitdiff | diff to current |
| 2008-07-23 |
Darrel O\'Pry | updating list option settings a little... adding list... |
blob | commitdiff | diff to current |
| 2008-07-21 |
Darrel O\'Pry | sweet upload validation seems to be back in play. |
blob | commitdiff | diff to current |
| 2008-07-17 |
Darrel O\'Pry | beginning to restore ahah magic... need to figure out... |
blob | commitdiff | diff to current |
| 2008-07-16 |
Darrel O\'Pry | some debugging state stuff for eaton to check out.... |
blob | commitdiff | diff to current |
| 2008-07-16 |
Darrel O\'Pry | apparently after_build is useless for me after all... |
blob | commitdiff | diff to current |
| 2008-07-16 |
Darrel O\'Pry | initialize data as array, and deserialize on item load... |
blob | commitdiff | diff to current |
| 2008-07-15 |
Darrel O\'Pry | The return of #after_build and fixing of some widget... |
blob | commitdiff | diff to current |
| 2008-07-15 |
Darrel O\'Pry | force list option now hides individual list checkboxes. |
blob | commitdiff | diff to current |
| 2008-07-15 |
Darrel O\'Pry | losing filefield_*_settings.incs... just too many files... |
blob | commitdiff | diff to current |
| 2008-07-15 |
Darrel O\'Pry | remove after_build... |
blob | commitdiff | diff to current |
| 2008-07-15 |
Darrel O\'Pry | fix module determination in filefield_file... |
blob | commitdiff | diff to current |
| 2008-07-15 |
Darrel O\'Pry | fix to field_settings merging for file type fields... |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | adding initial widget development notes. |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | hook_widget_settings merge code for filefield widgets. |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | starting to clean up the forms a little. |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | losing a debugging statement. |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | basic functioning minimal filefield for D6. |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | continuing along... |
blob | commitdiff | diff to current |
| 2008-07-14 |
Darrel O\'Pry | strip filefield to basics to prep for D6 release and... |
blob | commitdiff | diff to current |
| 2008-07-13 |
Darrel O\'Pry | rename widget include to match imagefield naming conven... |
blob | commitdiff | diff to current |
| 2008-07-11 |
Jakob Petsovits | #279216 by drewish: Better wording for the file size... |
blob | commitdiff | diff to current |
| next |