Commit Graph

109 Commits (c21db64ae8f965f28342b6cf528d180a057c6412)

Author SHA1 Message Date
Neil Drumm 8d70d932b1 by keve, cleanup 2006-07-04 08:48:05 +00:00
Neil Drumm 7c05eaa9ac by stefan nagtegaal, Remove PHP notices 2006-06-11 23:58:55 +00:00
Neil Drumm 4b462ae384 by killes, upload_load should return an ordered set 2006-06-11 22:38:04 +00:00
Dries Buytaert 96862f8511 - Patch by Heine: use proper variable to show filename. 2006-06-02 14:21:45 +00:00
Gerhard Killesreiter 5059b82164 fixing stuff 2006-06-01 21:54:48 +00:00
Dries Buytaert 1b291a2917 - Patch by Ber, m3averck et al: allow overriding of links returned by modules 2006-05-18 14:58:57 +00:00
Dries Buytaert bddd9aeb6f - Patch by gordon: new feature: added auto-complete functionality to user profiles. 2006-05-12 08:50:22 +00:00
Neil Drumm 9cff02e91b by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Neil Drumm 845a6d71b4 by m3avrck, Upload module needs a 'default' maxfile size setting 2006-05-04 10:25:01 +00:00
Steven Wittens b176270018 : Multiple file upload broken in some browsers (fix) 2006-04-27 19:32:54 +00:00
Steven Wittens 23bd2c005a : multiple file upload broken in some browsers 2006-04-27 18:12:25 +00:00
Gerhard Killesreiter 00f8037e45 , Upload.module misuse of hook_file_download, paralyzes other modules' hook, patch by jakeg 2006-04-27 09:38:34 +00:00
Gerhard Killesreiter fae7896d4f , fixed broken links in helptexts, patch by wulff 2006-04-26 17:41:09 +00:00
Gerhard Killesreiter dd814739ab , Upload list settings not being respected, initially., patch by chx and dopry 2006-04-18 08:32:04 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Gerhard Killesreiter 3bdc01fdfd , make uploaded file list themable, patch by yogadex / Moshe / drumm 2006-04-14 20:57:03 +00:00
Neil Drumm fb580ade43 Fixing indentation. 2006-04-14 19:20:46 +00:00
Gerhard Killesreiter 70aae83c8e , fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Gerhard Killesreiter 8ce5fe4d1f , order files by fid, patch by Robert Douglass 2006-04-08 18:35:35 +00:00
Steven Wittens e585942e0f : upload_js doesn't allow form altering with hook_form_alter 2006-04-07 10:08:15 +00:00
Gerhard Killesreiter c3cb1ea435 , revert earlier patches, patch by chx 2006-04-06 15:30:19 +00:00
Steven Wittens 34eefb7072 : Upload.module should not overwrite other #attributes in form_alter 2006-04-04 23:40:42 +00:00
Neil Drumm 352fb57d6c by chx, removing the $form = from $form = form_builder($form_id, $form) then it works. 2006-04-02 23:14:51 +00:00
Gerhard Killesreiter 27ccbf1f6f , improved docs, patch by dopry 2006-03-30 17:45:32 +00:00
Gerhard Killesreiter bbf695fb04 , removed cruft, patch by Nedjo 2006-03-30 14:31:16 +00:00
Gerhard Killesreiter 4797222c13 , upload.module does not display previews for when private files are enabled, patch by dopry. 2006-03-29 06:49:25 +00:00
Gerhard Killesreiter 1b7fd5e67b , problem with checking filesize during uploading if user belongs into more than one role, patch by dopry 2006-03-24 17:45:04 +00:00
Gerhard Killesreiter 26612e9cbd , Only user = 1 can upload files, patch by dopry 2006-03-21 11:44:46 +00:00
Gerhard Killesreiter 0de876d095 , Uploads still listed on upload form after validation errors, patch by timcn 2006-03-16 15:27:45 +00:00
Gerhard Killesreiter b049f762c7 , Invalid argument supplied for foreach() in upload_save, patch by Markus Petrux 2006-03-13 22:23:09 +00:00
Dries Buytaert c54de86134 - Patch by dopry et al: fixed problem with attaching files. 2006-03-10 19:03:25 +00:00
Dries Buytaert 28c0c6197a - Patch by wtanaka, dopry and moshe: fixed regression with hook_file_download. 2006-03-10 19:02:06 +00:00
Dries Buytaert 347a5bb5f6 - Patch by Junyor et al: move node revision information for files to a separate table. (Today's critical bugfix #1.) 2006-02-22 10:06:46 +00:00
Dries Buytaert 3603fe1bd8 - Patch : www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
Dries Buytaert 3698f85720 - Patch by DaveNotik: fixed syntax error. (Today's 1th critical bugfix) 2006-02-21 08:36:10 +00:00
Dries Buytaert 68820e23df - Patch by Moshe: fixed incorrect access check. 2006-02-20 16:44:54 +00:00
Steven Wittens d38429248e - : Show JavaScript alert when PHP errors occur 2006-02-05 19:04:58 +00:00
Dries Buytaert 7e2e715393 - Patch by Steven: improved consistency of the code. 2006-01-08 12:20:55 +00:00
Dries Buytaert c297f2e09c - Patch by Moshe: bugfix: hide the upload form when uploads are not enabled for a node type. 2006-01-08 12:12:20 +00:00
Dries Buytaert f940d8a290 - Patch by dorpy, junyor: critical bug fix: uploads loose their state. 2006-01-05 21:03:31 +00:00
Dries Buytaert ea2d791095 - Patch 41169 by Chris: got rid of expensvie object 2 array casts. 2005-12-31 10:48:56 +00:00
Dries Buytaert 0dfc8e059f - Patch by webchick: improved code comments. 2005-12-17 17:24:46 +00:00
Dries Buytaert 922a46d281 - Patch by Morbus/webchick/tangent: fixed order of form fields. 2005-12-15 16:24:40 +00:00
Dries Buytaert 810e75050d - Patch by m3avrck and Souvent22: make the upload.module work + revisions fixes. 2005-12-10 19:43:12 +00:00
Dries Buytaert 28fdb3975e - Patch by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
Dries Buytaert 0f6067fc84 - Removed valid_input_check(). 2005-11-30 11:03:58 +00:00
Dries Buytaert 2d0df351d7 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:17:10 +00:00
Dries Buytaert c647b39c2c - Patch by Neil: fixed problem with node settings. 2005-11-27 11:11:46 +00:00
Dries Buytaert b1b1e2045f - Patch by Neil: allow non-workflow form elements on the node type settings page. 2005-11-25 10:11:59 +00:00
Dries Buytaert 4febf6443b - Patch by m3avrck: fixed problem with list and description values aren't saved for uploaded files. 2005-11-21 15:36:53 +00:00