summaryrefslogtreecommitdiff
path: root/modules/file
Commit message (Collapse)AuthorAge
...
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵Dries Buytaert2009-09-26
| | | | updates.
* - Patch #582758 by c960657: remove t() calls from getInfo() functions.Dries Buytaert2009-09-20
|
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | 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.
* #569072 by rcross and yched: Clean field_attach_()* namespace by renaming ↵Angie Byron2009-09-10
| | | | and moving non-crud functions.
* - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for ↵Dries Buytaert2009-09-10
| | | | consistency. Yay to API clean-ups during 'slush'.
* - Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() ↵Dries Buytaert2009-09-09
| | | | and hook_theme().
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* - Patch #391330 by quicksketch: added missing icons for file field module.Dries Buytaert2009-09-05
|
* - Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y!Dries Buytaert2009-08-29