Dries Buytaert
cc13b34703
- Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() is incorrect.
2009-11-05 03:37:08 +00:00
Dries Buytaert
cbd7938955
- Patch #611032 by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests.
2009-10-23 01:00:52 +00:00
Dries Buytaert
6e9edc1379
- Patch #594518 by jhodgdon: better documentation for file_munge_filename().
2009-10-18 18:36:24 +00:00
Dries Buytaert
24c259cdd8
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
2009-10-13 21:16:44 +00:00
Dries Buytaert
f67e438b41
- Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.
2009-10-13 15:46:03 +00:00
Angie Byron
0ca8f9b2d7
#573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream wrapper URIs.
2009-10-09 18:38:52 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Dries Buytaert
67f2c101c1
- Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.
2009-09-28 22:22:54 +00:00
Dries Buytaert
41dca3c4e0
- Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable.
2009-08-31 05:47:34 +00:00
Dries Buytaert
feb4845493
- Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs.
2009-08-29 06:57:27 +00:00
Dries Buytaert
eca9c6cc16
- Patch #561520 by Pasqualle: is an object.
2009-08-29 05:39:37 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
b2730e86d5
#552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests).
2009-08-19 08:38:09 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Dries Buytaert
9b4013fd82
- Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.
2009-08-17 06:33:31 +00:00
Angie Byron
e66d0b7519
#511760 follow-up by rfay: Improve error messages in file_unmanaged_copy().
2009-08-11 04:50:36 +00:00
Dries Buytaert
5ee5b5f699
- Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter.
2009-08-02 05:43:54 +00:00
Dries Buytaert
5468b47b91
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
2009-07-27 19:53:18 +00:00
Dries Buytaert
444ae51f17
- Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests.
2009-07-20 19:02:38 +00:00
Dries Buytaert
23e704747d
- Patch #519612 by quicksketch: added drupal_function_exists() to file validators.
2009-07-16 10:46:46 +00:00
Dries Buytaert
6dc5b5449d
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
2009-07-12 08:36:35 +00:00
Angie Byron
731126f499
#462242 by rednahead and drewish: Remove stray global user that's doing nothing.
2009-07-10 04:08:20 +00:00
Angie Byron
0f3761b99d
#515280 by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5.
2009-07-10 03:46:33 +00:00
Dries Buytaert
a86654f876
- Patch #511760 by rfay: improve the error messages in file_unmanaged_copy().
2009-07-07 08:59:07 +00:00
Dries Buytaert
5b6680861b
- Patch #197266 by drewish: added code comment.
2009-06-09 21:33:12 +00:00
Dries Buytaert
cbd22269f8
- Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up.
2009-06-02 13:42:40 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
d4a7074294
- Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.
2009-05-17 10:42:16 +00:00
Dries Buytaert
526401c4c8
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
2009-04-22 09:45:03 +00:00
Dries Buytaert
f09028107c
- Patch #413732 by brianV: database code clean-up.
2009-04-20 20:02:31 +00:00
Dries Buytaert
69287245ca
- Patch #286374 by jhodgdon: fixed documentation of file_save_upload() validators.
2009-04-13 19:06:32 +00:00
Dries Buytaert
e7c7ee32a2
- Patch #381306 by plach: closing file handler to avoid problems on certain systems.
2009-03-10 09:47:42 +00:00
Dries Buytaert
0ea653502c
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple
...
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
2009-03-09 11:44:54 +00:00
Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Dries Buytaert
071ae7bf0d
- Patch #380400 by flobruit: fixed up the documentation.
2009-02-24 17:08:18 +00:00
Dries Buytaert
5d658d0848
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
2009-02-22 17:55:30 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19:57 +00:00
Angie Byron
c03b4c5408
#255551 by drewish and c960657: Array-itize file_scan_directory()'s parameters (DX improvement).
2009-02-18 15:07:27 +00:00
Angie Byron
52c17c6d3e
#373502 by drewish and sun: Add function to delete unmanaged files recurisevely (with tests).
2009-02-13 00:39:01 +00:00
Angie Byron
2c381622a5
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.
2009-01-31 16:50:57 +00:00
Dries Buytaert
938c7c07a3
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
2009-01-22 12:46:07 +00:00
Angie Byron
18e62bf8c5
#361514 by Dave Reid and drewish: Use file name in file error messages.
2009-01-21 02:07:10 +00:00
Angie Byron
cb07c9992b
#30520 follow-up by Dave Reid: Fix error message about upload when not uploading a file (with tests, so we don't break it again).
2009-01-20 02:56:05 +00:00
Angie Byron
c3d9c5285a
#334303 by drewish: Handle overwriting of managed files, with tests.
2009-01-10 06:09:54 +00:00
Dries Buytaert
2e1827d040
- Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not properly checking bitmapped status values. Added unit tests too.
2009-01-06 12:00:40 +00:00
Angie Byron
7e9ce5c584
#30520 by drewish: Notify user if they've uploaded a file bigger than max_upload_filesize.
2009-01-05 04:26:54 +00:00