summaryrefslogtreecommitdiff
path: root/modules/field/field.crud.inc
Commit message (Expand)AuthorAge
* - Patch #948116 by amateescu: field_update_instance() doxygen is broken.Dries Buytaert2010-10-25
* - Patch #915168 by chx, sun: foreign key support is missing from text and fil...Dries Buytaert2010-09-29
* - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() becau...Dries Buytaert2010-09-24
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensib...Angie Byron2010-09-11
* - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install file...Dries Buytaert2010-09-04
* - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
* - Patch #872068 by ksenzee: field.crud.inc has documentation TODOs.Dries Buytaert2010-08-03
* - 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, derei...Dries Buytaert2010-06-14
* - Patch #813822 by asimmonds: missing t() function in field_purge_field() cau...Dries Buytaert2010-06-05
* - Patch #816642 by catch: improved field exceptions.Dries Buytaert2010-06-03
* - Patch #707724 by TR: call them entities instead of objects.Dries Buytaert2010-05-31
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #792716 by catch: more useful field exception message.Dries Buytaert2010-05-09
* - Patch #366377 by matt2000: documentation improvements.Dries Buytaert2010-05-09
* - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() i...Dries Buytaert2010-04-24
* - Patch #739470 by yched, fago: hook_field_update_instance() invocation is mi...Dries Buytaert2010-04-22
* - Patch #754794 by yched: _field_write_instance() writes useless 'entity_type...Dries Buytaert2010-03-28
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
* - Patch #693054 by yched: field_update_field() called the wrong field storage...Dries Buytaert2010-03-03
* #706962 by yched: Fixed No way to remove field instance from a bundle without...Angie Byron2010-02-15
* #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
* #668386 by yched: Handle unavailable entity types or bundles.Angie Byron2010-02-07
* - Patch #705420 by catch: add field name to create instance exception.Dries Buytaert2010-02-05
* #680910 by yched and bjaspan: Allow fields to be restricted to entity types.Angie Byron2010-01-30
* - Patch #683028 by litwol: fixed typo that prevented field storage from being...Dries Buytaert2010-01-13
* #673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc.Angie Byron2010-01-03
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
* - Patch #663966 by Magnity: fixed typo in Field CRUD documentation.Dries Buytaert2009-12-20
* - Patch #644106 by jhodgdon: field_update_instance() doc needs minor fix.Dries Buytaert2009-12-03
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
* - Patch #603236 by bjaspan, catch: add count facility to field_attach_query()...Dries Buytaert2009-10-22
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi...Dries Buytaert2009-10-15
* - Patch#583020 by c960657 | yched, Dries: fixed warning about missing argumen...Dries Buytaert2009-10-02
* - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior.Dries Buytaert2009-10-01
* - Patch #367013 by bjaspan, yched: clean ups for field_update_field().Dries Buytaert2009-09-30
* #590590 by plach: Fixed bug where field_create_field() ignores the 'translata...Angie Byron2009-09-29
* - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach...Dries Buytaert2009-09-27
* - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda...Dries Buytaert2009-09-26
* - Patch #569364 by bjaspan, yched: handle failures on field storage creation.Dries Buytaert2009-09-22
* #382464 by fgm and bjaspan: Disallow reserved field names.Angie Byron2009-09-11
* - Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance...Dries Buytaert2009-09-09
* - Patch #372330 by fgm: improved error messages to improve usability.Dries Buytaert2009-09-07
* - Patch #570218 by yched: viewing 'Manage fields' page clears field data cache.Dries Buytaert2009-09-07
* #367595 by plach, catch, sun, yched, et al: Added support for translatable fi...Angie Byron2009-08-22
* #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CO...Angie Byron2009-08-19
* #529756 by yched: Allow fields to be weighted per context.Angie Byron2009-08-13
* - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.Dries Buytaert2009-08-11
* - Patch #372330 by fgm, yched, et al: better validation of field names.Dries Buytaert2009-08-10