| Commit message (Collapse) | Author | Age |
|
|
|
| |
remove files from a multivalued file/image field.
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
checks to a separate function.
|
|
|
|
| |
katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
|
|
|
|
| |
breaks after uploading two files.
|
|
|
|
| |
follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
|
| |
|
|
|
|
| |
drupal_array_set/get_nested_value().
|
|
|
|
| |
validated form values appear in ().
|
|
|
|
| |
only implements access checks for nodes and users.
|
|
|
|
| |
mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
| |
|
| |
|
|
|
|
| |
filesystem mode.
|
|
|
|
| |
Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
|
| |
|
|
|
|
| |
dereine, bjaspan: listing API for field API.
|
| |
|
|
|
|
| |
and sha1.
|
|
|
|
| |
#ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
|
| |
|
|
|
|
| |
Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|
| |
|
|
|
|
| |
triggered by non-submit element fails if any elements are validated.
|
|
|
|
| |
images.
|
|
|
|
| |
element type.
|
| |
|
|
|
|
| |
global context.
|
|
|
|
| |
removal.
|
| |
|
| |
|
|
|
|
| |
arrays to increase performance (and to clean-up the code).
|
|
|
|
| |
compliance with standards.
|
| |
|
| |
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
field_attach_query(). Was ready before code freeze.
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
|
|
|
| |
Field to image.module. Hellooooo, native image handling in core! :D
|
|
|
|
| |
module_load_include().
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
|
|
|
| |
and hook_theme().
|
|
|
|
| |
other types of stuff to render() structures.
|
|
|