| 2009-04-01 |
Nathan Haug | #411560: Reducing PHP requirement to PHP 5.0. |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Nathan Haug | Keep FileField from saving files that do not exist... |
commit | commitdiff | tree | snapshot |
| 2009-03-30 |
Nathan Haug | #417904: Remove Custom FileField hook_field_settings(). |
commit | commitdiff | tree | snapshot |
| 2009-03-30 |
Nathan Haug | #119539: An enabler for reuse of existing images and... |
commit | commitdiff | tree | snapshot |
| 2009-03-30 |
Nathan Haug | #417494: Client-side validation fails when field is... |
commit | commitdiff | tree | snapshot |
| 2009-03-30 |
Nathan Haug | #417774: Add Public FileField API Functions and fix... |
commit | commitdiff | tree | snapshot |
| 2009-03-29 |
Nathan Haug | Small doc improvements. |
commit | commitdiff | tree | snapshot |
| 2009-03-29 |
Nathan Haug | #368066: Adding FileField validation on the file's... |
commit | commitdiff | tree | snapshot |
| 2009-03-29 |
Nathan Haug | Small cleanup to hook_elements(). |
commit | commitdiff | tree | snapshot |
| 2009-03-29 |
Nathan Haug | #417024: Files Uploaded to "files/files" directory... |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Tiny PHPdoc correction. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | PHPdoc changes. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Removing unused 'file_widgets' setting. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Adding absolute path to include field_file.inc. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Removing double quotes from token hooks. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Code style cleanup, mostly comments and PHPdoc. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Adding $Id$ tag, small comment code style corrections. |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | Removing unused _filefield_widget_validate(). |
commit | commitdiff | tree | snapshot |
| 2009-03-28 |
Nathan Haug | #248770: Adding simpletests to ImageField for resolutio... |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Sylvain Moreau | 415716 : adding french translation (fr.po) |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Nathan Haug | Correcting grammatical error, it's => its. |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Nathan Haug | Adding update function to remove the filefield_token... |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Nathan Haug | Moving FileField Token to an .inc file instead of a... |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Nathan Haug | Adding transliteration and mimedetect to recommended... |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Nathan Haug | New upgrade.txt contents. |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Nathan Haug | #248770: More SimpleTests. Adding validation tests... |
commit | commitdiff | tree | snapshot |
| 2009-03-26 |
Nathan Haug | #248770: Adding SimpleTests. Currently tests revision... |
commit | commitdiff | tree | snapshot |
| 2009-03-26 |
Nathan Haug | #414696: List Checkbox Default "Checked" Cannot Be... |
commit | commitdiff | tree | snapshot |
| 2009-03-26 |
Nathan Haug | #414212: File Not Deleted When Deleting Node with Multi... |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Nathan Haug | #228466 by scottrigby. FileField description token... |
commit | commitdiff | tree | snapshot |
| 2009-03-23 |
Nathan Haug | #409062: Fix column definitions. |
commit | commitdiff | tree | snapshot |
| 2009-03-23 |
Nathan Haug | #299329: Alt and Title display "a" in Views. |
commit | commitdiff | tree | snapshot |
| 2009-03-23 |
Nathan Haug | #410436 by justinrandell: field_file_delete called... |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Nathan Haug | #338087: Default image support for ImageField. This... |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Nathan Haug | #409062: Fix D5 Upgrade path. |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | Clarifying path instructions. |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | #404764: Remove spans from path_plain and url_plain... 6.x-3.0-beta3 |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | #319810: Check extensions based on Mime type if mimedet... |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | #402860: Temporary fix to work around double (or triple... |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | #404306: Write a log message if a displayed file is... |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | #397578: Removing developer.widgets.txt, since all... |
commit | commitdiff | tree | snapshot |
| 2009-03-20 |
Nathan Haug | #407058: Removing update 6102, since it seems this... |
commit | commitdiff | tree | snapshot |
| 2009-03-19 |
Nathan Haug | #406864 by pletcher: Check that file exists before... |
commit | commitdiff | tree | snapshot |
| 2009-03-19 |
Nathan Haug | #406828: Code cleanup. |
commit | commitdiff | tree | snapshot |
| 2009-03-19 |
Nathan Haug | Code style fixes. |
commit | commitdiff | tree | snapshot |
| 2009-03-19 |
Nathan Haug | #405528: Remove "Extensible file" (filefield_combo... |
commit | commitdiff | tree | snapshot |
| 2009-03-19 |
Nathan Haug | #402860: Fix double-serialized data in the "data" colum... |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
Nathan Haug | #403216: Encoding type must be set on the node form... |
commit | commitdiff | tree | snapshot |
| 2009-03-16 |
Nathan Haug | #404054 by seals: Double space in watchdog string. |
commit | commitdiff | tree | snapshot |
| 2009-03-16 |
Magnus Gunnarsson | #195713 by seals: Added Swedish translation. |
commit | commitdiff | tree | snapshot |
| 2009-03-16 |
Nathan Haug | #402912: Brackets must be separate from variable to... |
commit | commitdiff | tree | snapshot |
| 2009-03-15 |
Nathan Haug | #402420: Cleanup Abandoned Database Rows Left Over... 6.x-3.0-beta1 |
commit | commitdiff | tree | snapshot |
| 2009-03-15 |
Nathan Haug | #367267 by markus_petrux: Set empty files to NULL inste... |
commit | commitdiff | tree | snapshot |
| 2009-03-15 |
Nathan Haug | #402362: Remove Automatic FileField Preview Theme Function. |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | #263992: Add RTL support. |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | #140690: Use description text as link text by default. |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | Clarifying PHPdoc for theme_filefield_widget_file(). |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | #372993: Remove private function calls from theme funct... |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | #372993: Remove private function call from theme functi... |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | #367267 by markus_petrux: Forward compatibility with... |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Nathan Haug | #397318: Do not show icon for files that do not exist. |
commit | commitdiff | tree | snapshot |
| 2009-03-11 |
Nathan Haug | #345401: Adding Views support to FileField Meta. |
commit | commitdiff | tree | snapshot |
| 2009-03-11 |
Nathan Haug | Better CSS styling with a line rule to separate the... |
commit | commitdiff | tree | snapshot |
| 2009-03-11 |
Nathan Haug | #367267: Reverting line needed for multigroup support... |
commit | commitdiff | tree | snapshot |
| 2009-03-11 |
Nathan Haug | #367267: New mechanism for AHAH uploads, support for... |
commit | commitdiff | tree | snapshot |
| 2009-03-11 |
Nathan Haug | #370531: Properly handle revisions of FileFields. |
commit | commitdiff | tree | snapshot |
| 2009-03-11 |
Nathan Haug | #397578: Uncouple ImageField from custom FileField... |
commit | commitdiff | tree | snapshot |
| 2009-03-10 |
Nathan Haug | Removing old updates, fixing saving of global settings. |
commit | commitdiff | tree | snapshot |
| 2009-03-10 |
Nathan Haug | Code style fixes. |
commit | commitdiff | tree | snapshot |
| 2009-03-10 |
Nathan Haug | Adding $Id$ tag. |
commit | commitdiff | tree | snapshot |
| 2009-03-09 |
Nathan Haug | #370015 by jrockowitz: Increased timeout and better... |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Nathan Haug | Updating readme. |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Nathan Haug | #372401: Merge in only needed Drupal.settings for FileF... |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Nathan Haug | #370015: Prevent unintentional uploading of files with... |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Nathan Haug | #388196: Revise the field configuration options for... |
commit | commitdiff | tree | snapshot |
| 2009-03-01 |
Nathan Haug | #387372 by pletcher: Filefield throws a notice when... |
commit | commitdiff | tree | snapshot |
| 2009-03-01 |
Nathan Haug | #387194: Major FileField UI Refactoring. Putting File... |
commit | commitdiff | tree | snapshot |
| 2009-02-28 |
Nathan Haug | CSS and Markup changes to make it so that clicking... |
commit | commitdiff | tree | snapshot |
| 2009-02-28 |
Nathan Haug | Code style fixes. |
commit | commitdiff | tree | snapshot |
| 2009-02-27 |
Nathan Haug | #373277 by Amitaibu. Invalid argument supplied for... |
commit | commitdiff | tree | snapshot |
| 2009-02-27 |
Nathan Haug | #369310: Invalid argument supplied for foreach() when... |
commit | commitdiff | tree | snapshot |
| 2009-02-27 |
Nathan Haug | #375031 by Amitaibu: Error message on upload inaccurate. |
commit | commitdiff | tree | snapshot |
| 2009-02-06 |
andrew morton | #370117 by drewish: form_alter the field settings form... |
commit | commitdiff | tree | snapshot |
| 2009-02-06 |
Darrel O\'Pry | correct permissions documentation in README.txt |
commit | commitdiff | tree | snapshot |
| 2009-02-05 |
Darrel O\'Pry | #303286 by dopry, drewish, moonshine, Add field to... |
commit | commitdiff | tree | snapshot |
| 2009-02-05 |
Darrel O\'Pry | clean up initialization issues with new audio fields. |
commit | commitdiff | tree | snapshot |
| 2009-02-05 |
Darrel O\'Pry | #361196 by dagmar, add some new filefield tokens. |
commit | commitdiff | tree | snapshot |
| 2009-02-05 |
Darrel O\'Pry | #318252 by moonray, Add audio meta data to filefield... |
commit | commitdiff | tree | snapshot |
| 2009-02-05 |
Darrel O\'Pry | #320330 by moonshine, amitaibu, dopry, fix default... |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Darrel O\'Pry | #364352 by markus_petrux and dopry, delete orphaned... 6.x-3.0-alpha7 |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Darrel O\'Pry | #359745 by jpetso, un necessary file inclusion for... |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Darrel O\'Pry | make filefield_token depend on token for the idiots... |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Darrel O\'Pry | restore description/filename to title attribute of... |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Darrel O\'Pry | upgrade default formatter to be a little more like... |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Darrel O\'Pry | #296869 by dopry, remove replace option from field_file... |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
Darrel O\'Pry | #292191 by dagmar, fix uploads on new nodes, now that... |
commit | commitdiff | tree | snapshot |
| 2009-01-31 |
Darrel O\'Pry | #359056 by m29Corey, update jquery input type selector... |
commit | commitdiff | tree | snapshot |
| 2009-01-31 |
Darrel O\'Pry | #362198 by mfb, prettier singleline fix for Undefined... |
commit | commitdiff | tree | snapshot |
| 2009-01-31 |
Darrel O\'Pry | #292151 by dopry, delete files when replaced. |
commit | commitdiff | tree | snapshot |
| 2009-01-27 |
andrew morton | #363960 by alexpott: Data array not unserialized on... |
commit | commitdiff | tree | snapshot |
| next |