Commit Graph

107 Commits (6417a6ade4192b8dd16d8fe822e6bbf21fe536a8)

Author SHA1 Message Date
Gábor Hojtsy 19322c375b Four watchdog() calls which still used t(), identified by myself after implementing extraction code for Drupal 6 at #182765 2007-10-15 14:52:18 +00:00
Gábor Hojtsy 194a7977f3 #104220 by ChrisKennedy: remove arbitrary half post max size restriction on maximum uploadable file size 2007-10-08 13:13:13 +00:00
Dries Buytaert 4bb5080ebe - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema. 2007-10-02 16:15:56 +00:00
Gábor Hojtsy 8929612d29 #159474 by chx: destination file name should be used in help text, not source file name, which is not available even 2007-09-25 12:39:31 +00:00
Gábor Hojtsy c5e2159503 #159475 by paddy_deburca: maxheight is never defined, height should be used 2007-07-25 17:41:27 +00:00
Gábor Hojtsy 6993ea05b7 #159463 by hass (with phpdoc addition from myself): file_scan_directory() should not have a trailing slash in the dir parameter 2007-07-15 19:14:19 +00:00
Dries Buytaert ee701b3336 - Patch #155986 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
Dries Buytaert 27388f6655 - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
Dries Buytaert a6c8a06c5b - Patch #148972 by drewish: use correct sequence. 2007-06-04 07:31:59 +00:00
Dries Buytaert 4fd54aabc5 - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Dries Buytaert 23e253617d - Patch #140412 by quicksketch: use drupal_set_header() instead of header(). 2007-05-22 17:43:17 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert dc5843bd30 - Patch #111347 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Dries Buytaert 3b543c18f5 - Rollback of E_ALL patch. Too much extra breakage. 2007-01-25 22:14:06 +00:00
Dries Buytaert fd32b42196 - Patch #112715 by webchick et al: fixed some E_ALL errors. 2007-01-25 21:32:07 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Steven Wittens 1fee60766e #86737: Security htaccess fix needs to be created with group permissions set. 2007-01-04 07:13:50 +00:00
Dries Buytaert f6259ad36c - Patch #91592 by ChrisKennedy: avoid scanning hidden files and directories. 2006-12-11 16:45:17 +00:00
Dries Buytaert f28aa5f3ec - Patch #92059 by Steven et al: added a memory check to garland/color.module. 2006-12-07 17:02:25 +00:00
Dries Buytaert 1a4aad10ca - Bug #89680: 'not not' -> 'not'. 2006-10-17 19:29:26 +00:00
Dries Buytaert 373e52546d - Patch #86314 by dopry: made previews work. 2006-10-12 15:06:12 +00:00
Neil Drumm e3bf577eb0 #80574 by Steven and chx. Fix file uploads. 2006-08-31 07:30:49 +00:00
Dries Buytaert 67277062ee - Patch #78807 by Darren: remove stale code. 2006-08-30 09:30:43 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Neil Drumm 457f5847cb #67244 by Steve Dondley and Morbus Iff, write out a more compatible files/.htaccess. 2006-08-14 05:33:21 +00:00
Neil Drumm 0299beb05e #72545 by pwolanin, validation for upload module administration. 2006-08-06 22:49:27 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Dries Buytaert 6c38bc57e8 - Patch #60441 by dopry: fixed file_create_url(). 2006-06-09 05:41:25 +00:00
Gerhard Killesreiter 5059b82164 fixing stuff 2006-06-01 21:54:48 +00:00
Gerhard Killesreiter be6b7b0f1d prevent execution of scripts from files directory 2006-05-25 01:33:53 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Gerhard Killesreiter ab9f953246 #5961, use PHP constants for file uploads. Patch by dopry 2006-04-13 14:47:11 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Gerhard Killesreiter e24028e9d1 #53197, function file_check_location return wrong exit code, patch by Patrick Deburca 2006-04-08 18:39:26 +00:00
Gerhard Killesreiter 27ccbf1f6f #55520, improved docs, patch by dopry 2006-03-30 17:45:32 +00:00
Gerhard Killesreiter 4797222c13 #55520, 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 fef6ede20b #55910, fix warnings in file.inc, patch by chx. 2006-03-26 15:02:51 +00:00
Dries Buytaert 28c0c6197a - Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_download. 2006-03-10 19:02:06 +00:00
Gerhard Killesreiter c126bbaa21 #50234, add documentation to file.inc methods, patch by drewish.
edited for some formatting issues.
2006-03-08 23:42:55 +00:00
Dries Buytaert dda131587f - Patch #5961 by dopry et al: fixed problems with file api and open_basedir restrictions. 2006-03-07 19:14:30 +00:00
Dries Buytaert 360ab25d22 - Patch #43220 by chx: removed the mime type magic until a better fix comes along. 2006-03-02 08:46:50 +00:00
Dries Buytaert 98834e15e3 - Patch #49675 by robert/killes: made replacing files work. 2006-02-22 19:16:37 +00:00
Dries Buytaert ffc7c5c3c6 - Patch #44011 by Souvent22 et al: critical bugfix: make private downloads work again. 2006-01-18 19:18:30 +00:00
Dries Buytaert 399302a215 - Patch #40599 by Chris: minor code improvement: removed redundant isset(). 2006-01-05 10:59:34 +00:00
Dries Buytaert 83cb8d9e95 - Patch #40599 by Chris Johnson: file_download() checks module_invoke() return = -1. 2006-01-04 09:23:44 +00:00
Dries Buytaert 0dfc8e059f - Patch #41437 by webchick: improved code comments. 2005-12-17 17:24:46 +00:00