| Commit message (Expand) | Author | Age |
* | #54913, problem with checking filesize during uploading if user belongs into ... | Gerhard Killesreiter | 2006-03-24 |
* | #54298, Only user = 1 can upload files, patch by dopry | Gerhard Killesreiter | 2006-03-21 |
* | #54186, Uploads still listed on upload form after validation errors, patch by... | Gerhard Killesreiter | 2006-03-16 |
* | #53666, Invalid argument supplied for foreach() in upload_save, patch by Mark... | Gerhard Killesreiter | 2006-03-13 |
* | - Patch #42358 by dopry et al: fixed problem with attaching files. | Dries Buytaert | 2006-03-10 |
* | - Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_d... | Dries Buytaert | 2006-03-10 |
* | - Patch #31354 by Junyor et al: move node revision information for files to a... | Dries Buytaert | 2006-02-22 |
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
* | - Patch #50454 by DaveNotik: fixed syntax error. (Today's 1th critical bugfix) | Dries Buytaert | 2006-02-21 |
* | - Patch #49476 by Moshe: fixed incorrect access check. | Dries Buytaert | 2006-02-20 |
* | - #47510: Show JavaScript alert when PHP errors occur | Steven Wittens | 2006-02-05 |
* | - Patch #20795 by Steven: improved consistency of the code. | Dries Buytaert | 2006-01-08 |
* | - Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not en... | Dries Buytaert | 2006-01-08 |
* | - Patch #43362 by dorpy, junyor: critical bug fix: uploads loose their state. | Dries Buytaert | 2006-01-05 |
* | - Patch 41169 by Chris: got rid of expensvie object 2 array casts. | Dries Buytaert | 2005-12-31 |
* | - Patch #41437 by webchick: improved code comments. | Dries Buytaert | 2005-12-17 |
* | - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields. | Dries Buytaert | 2005-12-15 |
* | - Patch #39358 by m3avrck and Souvent22: make the upload.module work + revisi... | Dries Buytaert | 2005-12-10 |
* | - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's... | Dries Buytaert | 2005-12-05 |
* | - Removed valid_input_check(). | Dries Buytaert | 2005-11-30 |
* | - Various fixes. Updated CHANGELOG.txt | Dries Buytaert | 2005-11-29 |
* | - Patch #37798 by Neil: fixed problem with node settings. | Dries Buytaert | 2005-11-27 |
* | - Patch #37798 by Neil: allow non-workflow form elements on the node type set... | Dries Buytaert | 2005-11-25 |
* | - Patch #35121 by m3avrck: fixed problem with list and description values are... | Dries Buytaert | 2005-11-21 |
* | #37378: Missing for _form_builder() in js upload | Steven Wittens | 2005-11-13 |
* | - Patch #35644 by webchick: forms API simplificiations. | Dries Buytaert | 2005-11-12 |
* | - Patch #26139 by webchick / Kieran / documentation team: improved admin help... | Dries Buytaert | 2005-11-01 |
* | - Patch #34920 by tangent: reorganized the node submission form a bit. | Dries Buytaert | 2005-10-28 |
* | - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. | Dries Buytaert | 2005-10-11 |
* | - Removing tabs and trailing whitespaces. | Dries Buytaert | 2005-10-07 |
* | - Patch #29465: new form API by Adrian et al. | Dries Buytaert | 2005-10-07 |
* | - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descr... | Dries Buytaert | 2005-09-27 |
* | - #30128: Call by reference left-overs | Steven Wittens | 2005-09-02 |
* | - Patch #28483 by Steven: JavaScript enabled uploading. | Dries Buytaert | 2005-08-31 |
* | - Patch #7582 by Gerhard: improved node revisions! | Dries Buytaert | 2005-08-30 |
* | - Patch #29737 by m3avrck: fixed broken link in upload.module. | Dries Buytaert | 2005-08-29 |
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
* | - Alternative solution for #28721: expand "File attachments"-group on node ed... | Dries Buytaert | 2005-08-17 |
* | - Patch by Uwe: tidied up the CVS IDs. | Dries Buytaert | 2005-08-11 |
* | - Patch #24183 by drumm: remove unnecessary setting from upload module. Curr... | Dries Buytaert | 2005-07-22 |
* | - 'File Attachments' -> 'File attachments'. | Dries Buytaert | 2005-07-03 |
* | - Patch #25603 by Stefan: made the sizes of forms consistent. | Dries Buytaert | 2005-06-27 |
* | - Patch #16204 by Thox: committed the collapsible form elements patch. | Dries Buytaert | 2005-06-21 |
* | - Typo in upload messages: %quote -> %quota | Steven Wittens | 2005-05-31 |
* | - #23213: Report upload size limits in megabytes, not bytes. | Steven Wittens | 2005-05-25 |
* | - Patch #23160 by drumm: fixed status message by adding a missing string subs... | Dries Buytaert | 2005-05-19 |
* | - Fixing some plain/url check calls. | Steven Wittens | 2005-05-18 |
* | - Patch #22723 by ejort: 'from' to 'FROM'. | Dries Buytaert | 2005-05-14 |
* | - Patch #22806 by Neil: replaced left-over <em>foo<em> with theme('placeholde... | Dries Buytaert | 2005-05-14 |
* | - #21429: Maximum upload file size was checked in bytes, not megabytes. | Steven Wittens | 2005-05-07 |