summaryrefslogtreecommitdiff
path: root/modules/field/field.api.php
Commit message (Collapse)AuthorAge
...
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install ↵Dries Buytaert2010-09-04
| | | | files so we can get the upgrade path to work.
* - Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
|
* - Patch #869350 by chx, yched: some field functions are called a bit too often.Dries Buytaert2010-08-01
|
* - Patch #675116 by jhodgdon: several problems in field.api.php and ↵Dries Buytaert2010-07-25
| | | | field_ui().api.php.
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵Dries Buytaert2010-06-14
| | | | dereine, bjaspan: listing API for field API.
* #362021 by plach, yched, sun: Update field_attach_prepare_translation() for ↵Angie Byron2010-06-06
| | | | D7 entity API.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Patch #680416 by Amitaibu, yched: allow defining fields that can not be ↵Dries Buytaert2010-05-18
| | | | added via UI.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #717572 by trevjs: Fixed items param in hook_field_validate() should not be ↵Angie Byron2010-05-05
| | | | passed by reference.
* #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and ↵Angie Byron2010-05-03
| | | | field_ui().api.php.
* #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented.Angie Byron2010-05-01
|
* #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid().Angie Byron2010-04-30
|
* - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() ↵Dries Buytaert2010-04-24
| | | | is not documented.
* - Patch #777098 by jhodgdon: field storage purge hooks are not documented.Dries Buytaert2010-04-22
|
* - Patch #777092 by jhodgdon, puregin: field purge hooks are not documented.Dries Buytaert2010-04-22
|
* - Patch #739470 by yched, fago: hook_field_update_instance() invocation is ↵Dries Buytaert2010-04-22
| | | | missing.
* - Patch #755078 by quicksketch: fix the hook_field_extra_fields() ↵Dries Buytaert2010-04-06
| | | | documentation, remove @todo.
* - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ↵Dries Buytaert2010-04-04
| | | | documented.
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
|
* #719432 by heyrocker: Document hook_field_extra_fields_alter().Angie Byron2010-03-04
|
* #707724 follow-up by yched: More Field API/Entity API terminology clean-up.Angie Byron2010-02-12
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #641670 by yched and sun: Move ['#field'] meta information into ().Angie Byron2010-02-11
|
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* #645926 by Damien Tournoud and yched: hook_field_storage_details() should be ↵Angie Byron2010-01-13
| | | | per-field, not per-instance. Allows Views/Field integration to get unblocked.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | 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. :\
* - Patch #665878 by yched: fixed field_extra_fields()Dries Buytaert2010-01-02
|
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #667602 by Crell: fixed typo in Field API documentation.Dries Buytaert2009-12-26
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #658302 by yched: re-purpose hook_field_sanitize() into ↵Dries Buytaert2009-12-13
| | | | hook_field_prepare_view().
* - Patch #552436 by yched: validation of the number of values in ↵Dries Buytaert2009-12-13
| | | | field_default_validate().
* - Patch #657828 by yched: make hook_field_formatter() act on all field values.Dries Buytaert2009-12-12
|
* - Patch #652834 by yched, effulgentsia: changed Field formatters as render ↵Dries Buytaert2009-12-11
| | | | arrays to increase performance (and to clean-up the code).
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #631048 by yched: number rounding should not be done by widgets.Dries Buytaert2009-11-12
|
* #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() ↵Angie Byron2009-11-08
| | | | space.
* #567064 follow-up by sun: Updated documentation.Angie Byron2009-11-08
|
* - Patch #567064 by yched, sun: widgets done 'the easy way' have too many ↵Dries Buytaert2009-11-01
| | | | limitations. Removes more code than it adds!
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-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 Buytaert2009-10-22
| | | | field_attach_query(). Was ready before code freeze.
* #493314 by yched and catch: Add multiple hook for formatters.Angie Byron2009-10-16
|
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* - Pactch #569224 by bangpound: expose field storage details through field ↵Dries Buytaert2009-10-14
| | | | attach.
* - Patch #593522 by sun: a better and faster drupal_alter().Dries Buytaert2009-10-13
|