Angie Byron
|
90155726d0
|
#1002396 by yhager: Fixed Missing form_state in callback call in file_managed_file_value
|
2010-12-29 04:35:23 +00:00 |
Angie Byron
|
e658064759
|
#995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form
|
2010-12-23 04:26:31 +00:00 |
Dries Buytaert
|
4f1f28ae4c
|
- Patch #992674 by carlos8f, scor, alexanderpas: private file download returns access denied.
|
2010-12-11 01:32:20 +00:00 |
Angie Byron
|
6dbf951c1f
|
#939962 by rwohleb, chx, quicksketch: Fixed File field allowed extensions JS broken in Chrome on OS X
|
2010-11-23 05:51:16 +00:00 |
Dries Buytaert
|
b51569528f
|
- Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
|
2010-11-13 14:04:08 +00:00 |
Dries Buytaert
|
7cf3518b64
|
- Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field.
|
2010-10-20 15:22:53 +00:00 |
Dries Buytaert
|
b0cbc018ec
|
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
|
2010-10-20 01:31:07 +00:00 |
Dries Buytaert
|
63c15e5490
|
- Patch #943112 by ksenzee: file_file_download() should delegate header checks to a separate function.
|
2010-10-18 01:00:39 +00:00 |
Dries Buytaert
|
5a23b3fdb9
|
- Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
|
2010-10-04 17:46:01 +00:00 |
Angie Byron
|
6d2573e201
|
#913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field breaks after uploading two files.
|
2010-10-01 01:32:59 +00:00 |
Dries Buytaert
|
f8b63338e4
|
- Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
|
2010-09-13 01:09:26 +00:00 |
Angie Byron
|
f096a70e67
|
#898036 by Berdir: Fixed Private images broken. (with tests)
|
2010-09-11 05:07:22 +00:00 |
Angie Byron
|
e4aab2d289
|
#763376 follow-up by fago, sun, effulgentsia: Minor adjustments to drupal_array_set/get_nested_value().
|
2010-09-10 07:58:40 +00:00 |
Angie Byron
|
83c52c3b1a
|
#763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not validated form values appear in ().
|
2010-08-27 11:54:32 +00:00 |
Angie Byron
|
aa235ac59c
|
#846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() only implements access checks for nodes and users.
|
2010-08-23 14:53:50 +00:00 |
Dries Buytaert
|
4a7bb638fb
|
- Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
2010-08-22 13:52:59 +00:00 |
Dries Buytaert
|
317b9b4e0c
|
- Patch #881578 by Gábor Hojtsy, scor: solve SA-CORE-2010-002 issues.
|
2010-08-20 01:21:14 +00:00 |
Dries Buytaert
|
36da783d53
|
- Patch #650732 by aaron: add icon_directory() to theme_file_icon().
|
2010-08-02 13:26:40 +00:00 |
Dries Buytaert
|
cb9869a2df
|
- Patch #867928 by Damien Tournoud: files and images don't work in private filesystem mode.
|
2010-07-30 01:45:28 +00:00 |
Dries Buytaert
|
f3304854d0
|
- Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
|
2010-07-02 12:37:57 +00:00 |
Dries Buytaert
|
3620310d7c
|
- Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.
|
2010-06-17 13:16:57 +00:00 |
Dries Buytaert
|
9cf21be994
|
- Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API.
|
2010-06-14 15:41:03 +00:00 |
Dries Buytaert
|
c5c04c1644
|
- Patch #794030 by c960657: Fixed File description is check_plain()'ed twice.
|
2010-05-09 19:34:26 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Dries Buytaert
|
8c08ea2561
|
- Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
|
2010-04-30 08:07:55 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
e0871ec49b
|
- Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|
2010-03-31 19:34:56 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
c327b4d407
|
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
|
2010-03-26 18:58:12 +00:00 |
Dries Buytaert
|
cc35d98859
|
- Patch #750990 by quicksketch, moshe weitzman: missing cleanup of deleted images.
|
2010-03-24 07:39:03 +00:00 |
Dries Buytaert
|
5e32593f3d
|
- Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type.
|
2010-03-13 06:55:50 +00:00 |
Angie Byron
|
7562a8efb3
|
#707724 by chx: Rename confusing arguments in field/entity APIs.
|
2010-02-11 17:44:47 +00:00 |
Angie Byron
|
dba61c45e6
|
#599122 follow-up by scor and catch: Do not use module_load_include() in global context.
|
2010-01-28 13:56:25 +00:00 |
Angie Byron
|
a05df263e0
|
#675414 by quicksketch: Use #limit_validation_errors() on File upload and removal.
|
2010-01-11 16:26:40 +00:00 |
Angie Byron
|
61761b1acb
|
#673310 by casey: Fix missing rename of drupal_json() to drupal_json_output().
|
2010-01-03 22:01:46 +00:00 |
Angie Byron
|
89f1212643
|
#645802 by jhodgdon and arianek: Convert File module to new help standard.
|
2009-12-12 23:04:57 +00:00 |
Dries Buytaert
|
ef2c240086
|
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
|
2009-12-11 16:49:40 +00:00 |
Dries Buytaert
|
1da26fadfe
|
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
|
2009-12-04 16:49:48 +00:00 |
Dries Buytaert
|
0b97803613
|
- Patch #613754 by yched, detour, matt2000: fixed field_info_fields().
|
2009-11-29 06:35:47 +00:00 |
Dries Buytaert
|
03e2ec64ab
|
- Patch #606994 by yched: move entity handling out of Field API.
|
2009-10-31 16:06:36 +00:00 |
Angie Byron
|
a7149821d6
|
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
2009-10-23 22:24:19 +00:00 |
Dries Buytaert
|
cc421475b7
|
- Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.
|
2009-10-22 00:49:13 +00:00 |
Dries Buytaert
|
f42bca3bd4
|
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.
|
2009-10-15 14:07:30 +00:00 |
Angie Byron
|
8d3eaa1ccf
|
#560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D
|
2009-10-12 05:22:57 +00:00 |
Angie Byron
|
bd48d8be7e
|
#599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to module_load_include().
|
2009-10-09 07:31:38 +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
|
d481f1cd36
|
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
|
2009-09-10 06:31:39 +00:00 |
Dries Buytaert
|
c33da192c1
|
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
|
2009-09-09 21:21:54 +00:00 |
Dries Buytaert
|
a539b0e00d
|
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
|
2009-09-05 15:05:05 +00:00 |
Dries Buytaert
|
ac30bf8a82
|
- Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y!
|
2009-08-29 12:52:32 +00:00 |