summaryrefslogtreecommitdiff
path: root/modules/upload.module
Commit message (Expand)AuthorAge
* #64280: Renamed from upload.module to upload/upload.moduleDries Buytaert2006-07-12
* - Patch #72284 by me:Dries Buytaert2006-07-10
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
* #71616 by keve, cleanupNeil Drumm2006-07-04
* #66662 by stefan nagtegaal, Remove PHP noticesNeil Drumm2006-06-11
* #57307 by killes, upload_load should return an ordered setNeil Drumm2006-06-11
* - Patch #66842 by Heine: use proper variable to show filename.Dries Buytaert2006-06-02
* fixing stuffGerhard Killesreiter2006-06-01
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ...Dries Buytaert2006-05-18
* - Patch #51506 by gordon: new feature: added auto-complete functionality to u...Dries Buytaert2006-05-12
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* #30025 by m3avrck, Upload module needs a 'default' maxfile size settingNeil Drumm2006-05-04
* #60532: Multiple file upload broken in some browsers (fix)Steven Wittens2006-04-27
* #60532: multiple file upload broken in some browsersSteven Wittens2006-04-27
* #59648, Upload.module misuse of hook_file_download, paralyzes other modules' ...Gerhard Killesreiter2006-04-27
* #57949, fixed broken links in helptexts, patch by wulffGerhard Killesreiter2006-04-26
* #56555, Upload list settings not being respected, initially., patch by chx an...Gerhard Killesreiter2006-04-18
* - Removing trailing whitespace.Dries Buytaert2006-04-17
* #23373, make uploaded file list themable, patch by yogadex / Moshe / drummGerhard Killesreiter2006-04-14
* Fixing indentation.Neil Drumm2006-04-14
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
* #57307, order files by fid, patch by Robert DouglassGerhard Killesreiter2006-04-08
* #53689: upload_js doesn't allow form altering with hook_form_alterSteven Wittens2006-04-07
* #56921, revert earlier patches, patch by chxGerhard Killesreiter2006-04-06
* #57294: Upload.module should not overwrite other #attributes in form_alterSteven Wittens2006-04-04
* #56921 by chx, removing the $form = from $form = form_builder($form_id, $for...Neil Drumm2006-04-02
* #55520, improved docs, patch by dopryGerhard Killesreiter2006-03-30
* #56467, removed cruft, patch by NedjoGerhard Killesreiter2006-03-30
* #55520, upload.module does not display previews for when private files are en...Gerhard Killesreiter2006-03-29
* #54913, problem with checking filesize during uploading if user belongs into ...Gerhard Killesreiter2006-03-24
* #54298, Only user = 1 can upload files, patch by dopryGerhard Killesreiter2006-03-21
* #54186, Uploads still listed on upload form after validation errors, patch by...Gerhard Killesreiter2006-03-16
* #53666, Invalid argument supplied for foreach() in upload_save, patch by Mark...Gerhard Killesreiter2006-03-13
* - Patch #42358 by dopry et al: fixed problem with attaching files.Dries Buytaert2006-03-10
* - Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_d...Dries Buytaert2006-03-10
* - Patch #31354 by Junyor et al: move node revision information for files to a...Dries Buytaert2006-02-22
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #50454 by DaveNotik: fixed syntax error. (Today's 1th critical bugfix)Dries Buytaert2006-02-21
* - Patch #49476 by Moshe: fixed incorrect access check.Dries Buytaert2006-02-20
* - #47510: Show JavaScript alert when PHP errors occurSteven Wittens2006-02-05
* - Patch #20795 by Steven: improved consistency of the code.Dries Buytaert2006-01-08
* - Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not en...Dries Buytaert2006-01-08
* - Patch #43362 by dorpy, junyor: critical bug fix: uploads loose their state.Dries Buytaert2006-01-05
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - Patch #41437 by webchick: improved code comments.Dries Buytaert2005-12-17
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
* - Patch #39358 by m3avrck and Souvent22: make the upload.module work + revisi...Dries Buytaert2005-12-10
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's...Dries Buytaert2005-12-05
* - Removed valid_input_check().Dries Buytaert2005-11-30