Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing ↵ | Dries Buytaert | 2011-04-10 |
| | | | | a file or image. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. | Dries Buytaert | 2011-02-19 |
| | |||
* | #1002396 by yhager: Fixed Missing form_state in callback call in ↵ | Angie Byron | 2010-12-29 |
| | | | | file_managed_file_value | ||
* | #995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, ↵ | Angie Byron | 2010-12-23 |
| | | | | manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form | ||
* | - Patch #992674 by carlos8f, scor, alexanderpas: private file download ↵ | Dries Buytaert | 2010-12-11 |
| | | | | returns access denied. | ||
* | #939962 by rwohleb, chx, quicksketch: Fixed File field allowed extensions JS ↵ | Angie Byron | 2010-11-23 |
| | | | | broken in Chrome on OS X | ||
* | - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, ↵ | Dries Buytaert | 2010-11-13 |
| | | | | eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE. | ||
* | - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to ↵ | Dries Buytaert | 2010-10-20 |
| | | | | remove files from a multivalued file/image field. | ||
* | - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵ | Dries Buytaert | 2010-10-20 |
| | | | | element titles for accessibility. | ||
* | - Patch #943112 by ksenzee: file_file_download() should delegate header ↵ | Dries Buytaert | 2010-10-18 |
| | | | | checks to a separate function. | ||
* | - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵ | Dries Buytaert | 2010-10-04 |
| | | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. | ||
* | #913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field ↵ | Angie Byron | 2010-10-01 |
| | | | | breaks after uploading two files. | ||
* | - Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should ↵ | Dries Buytaert | 2010-09-13 |
| | | | | follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions. | ||
* | #898036 by Berdir: Fixed Private images broken. (with tests) | Angie Byron | 2010-09-11 |
| | |||
* | #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to ↵ | Angie Byron | 2010-09-10 |
| | | | | drupal_array_set/get_nested_value(). | ||
* | #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not ↵ | Angie Byron | 2010-08-27 |
| | | | | validated form values appear in (). | ||
* | #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵ | Angie Byron | 2010-08-23 |
| | | | | only implements access checks for nodes and users. | ||
* | - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵ | Dries Buytaert | 2010-08-22 |
| | | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. | ||
* | - Patch #881578 by Gábor Hojtsy, scor: solve SA-CORE-2010-002 issues. | Dries Buytaert | 2010-08-20 |
| | |||
* | - Patch #650732 by aaron: add icon_directory() to theme_file_icon(). | Dries Buytaert | 2010-08-02 |
| | |||
* | - Patch #867928 by Damien Tournoud: files and images don't work in private ↵ | Dries Buytaert | 2010-07-30 |
| | | | | filesystem mode. | ||
* | - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed ↵ | Dries Buytaert | 2010-07-02 |
| | | | | Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security. | ||
* | - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. | Dries Buytaert | 2010-06-17 |
| | |||
* | - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵ | Dries Buytaert | 2010-06-14 |
| | | | | dereine, bjaspan: listing API for field API. | ||
* | - Patch #794030 by c960657: Fixed File description is check_plain()'ed twice. | Dries Buytaert | 2010-05-09 |
| | |||
* | - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵ | Dries Buytaert | 2010-05-01 |
| | | | | and sha1. | ||
* | - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores ↵ | Dries Buytaert | 2010-04-30 |
| | | | | #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression. | ||
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
| | |||
* | - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, ↵ | Dries Buytaert | 2010-03-31 |
| | | | | Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation. | ||
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
| | |||
* | - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX ↵ | Dries Buytaert | 2010-03-26 |
| | | | | triggered by non-submit element fails if any elements are validated. | ||
* | - Patch #750990 by quicksketch, moshe weitzman: missing cleanup of deleted ↵ | Dries Buytaert | 2010-03-24 |
| | | | | images. | ||
* | - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' ↵ | Dries Buytaert | 2010-03-13 |
| | | | | element type. | ||
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
| | |||
* | #599122 follow-up by scor and catch: Do not use module_load_include() in ↵ | Angie Byron | 2010-01-28 |
| | | | | global context. | ||
* | #675414 by quicksketch: Use #limit_validation_errors() on File upload and ↵ | Angie Byron | 2010-01-11 |
| | | | | removal. | ||
* | #673310 by casey: Fix missing rename of drupal_json() to drupal_json_output(). | Angie Byron | 2010-01-03 |
| | |||
* | #645802 by jhodgdon and arianek: Convert File module to new help standard. | Angie Byron | 2009-12-12 |
| | |||
* | - Patch #652834 by yched, effulgentsia: changed Field formatters as render ↵ | Dries Buytaert | 2009-12-11 |
| | | | | arrays to increase performance (and to clean-up the code). | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #613754 by yched, detour, matt2000: fixed field_info_fields(). | Dries Buytaert | 2009-11-29 |
| | |||
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
| | |||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | - Patch #603236 by bjaspan, catch: add count facility to ↵ | Dries Buytaert | 2009-10-22 |
| | | | | field_attach_query(). Was ready before code freeze. | ||
* | - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵ | Dries Buytaert | 2009-10-15 |
| | | | | 'callback' callbacks. Oh my, this is the beginning of something big. | ||
* | #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ↵ | Angie Byron | 2009-10-12 |
| | | | | Field to image.module. Hellooooo, native image handling in core! :D | ||
* | #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to ↵ | Angie Byron | 2009-10-09 |
| | | | | module_load_include(). | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for ↵ | Dries Buytaert | 2009-09-10 |
| | | | | consistency. Yay to API clean-ups during 'slush'. |