summaryrefslogtreecommitdiff
path: root/modules/field/field.attach.inc
Commit message (Collapse)AuthorAge
...
* #453726 by yched: Remove unnecessary &s next to object parameters in field API.Angie Byron2009-06-03
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* #456488 by yched: Only cache field data for current revision.Angie Byron2009-05-17
|
* #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple ↵Angie Byron2009-05-17
| | | | like field_attach_load().
* - Patch #367525 by zzolo: drupal_alter instead of hook_field_attach_view().Dries Buytaert2009-05-09
|
* - Patch #457532 by Berdir: more PHP5 'fixes'.Dries Buytaert2009-05-09
|
* - Patch #392696 by yched et al: save default values on insert.Dries Buytaert2009-05-01
|
* - Patch #441180 by bjaspan: added a point.Dries Buytaert2009-04-30
|
* - Patch #441180 by bjaspan, yched: field_attach_delete_bundle() called ↵Dries Buytaert2009-04-26
| | | | hook_field_attach_delete_bundle too soon.
* #431870 by yched: Whitespace clean-up.Angie Byron2009-04-13
|
* #369964 follow-up by yched: Remove deprecated function call.Angie Byron2009-03-31
|
* #368674 by bjaspan, Eaton, chx, and yched: Provide hooks to allow hybrid ↵Angie Byron2009-03-30
| | | | field/bundle-level storage for fields in core.
* #369964 by yched and bjaspan: Refactor field validation and error reporting. ↵Angie Byron2009-03-26
| | | | Field API no longer coupled to Form API. Hooray.
* #369562 follow-up by jeffschuler: More trivial field API clean-up.Angie Byron2009-03-17
|
* - Patch #369785 by bjaspan, venkatd, linolium: define constants for field ↵Dries Buytaert2009-03-13
| | | | storage.
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* #369562 by yched: More Field API clean-ups.Angie Byron2009-02-10
|
* #361683 follow-up by sun: Remove more windows line endings.Angie Byron2009-02-05
|
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, ↵Dries Buytaert2009-02-03
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!