| Commit message (Collapse) | Author | Age |
|
|
|
| |
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.
|
| |
|
|
|
|
| |
durung entity_save().
|
| |
|
|
|
|
| |
David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
global context.
|
|
|
|
| |
read-only.
|
|
|
|
| |
to proper file_generic().
|
| |
|
|
|
|
| |
removal.
|
|
|
|
|
|
| |
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
|
| |
|
|
|
|
| |
more consistent.
|
|
|
|
| |
hook_field_prepare_view().
|
| |
|
| |
|
|
|
|
| |
arrays to increase performance (and to clean-up the code).
|
|
|
|
| |
compliance with standards.
|
| |
|
| |
|
|
|
|
| |
class names. Better CSS classes for fields.
|
|
|
|
| |
end of files. Sorry, folks! But it is after code freeze. :)
|
|
|
|
| |
limitations. Removes more code than it adds!
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
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.
|
|
|
|
| |
updates.
|
| |
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
|
|
|
| |
and moving non-crud functions.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
|
|
|
| |
and hook_theme().
|
|
|
|
| |
other types of stuff to render() structures.
|
| |
|
|
|