summaryrefslogtreecommitdiff
path: root/modules/field
Commit message (Collapse)AuthorAge
...
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #680910 by yched and bjaspan: Allow fields to be restricted to entity types.Angie Byron2010-01-30
|
* #697694 by aspilicious: Doxygen fixes.Angie Byron2010-01-29
|
* #599122 follow-up by scor and catch: Do not use module_load_include() in ↵Angie Byron2010-01-28
| | | | global context.
* #695614 by figover: Small documentation fix in number module.Angie Byron2010-01-26
|
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #683736 by c960657: use db_like() where appropriate.Dries Buytaert2010-01-13
|
* - Patch #683028 by litwol: fixed typo that prevented field storage from ↵Dries Buytaert2010-01-13
| | | | being pluggable.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #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.
* #681994 by chx and litwol: Add more descriptive comments for ↵Angie Byron2010-01-12
| | | | field_attach_query().
* #680454 by Amitaibu: Initalize variable in _options_properties().Angie Byron2010-01-10
|
* #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. :\
* #671632 by yched: Fixed Number formatters capitalization.Angie Byron2010-01-07
|
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #671928 by asimmonds: Fixed typo in doxygen.Angie Byron2010-01-04
|
* #673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc.Angie Byron2010-01-03
|
* #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: ↵Angie Byron2010-01-02
| | | | Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
* - Patch #672494 by catch: small performance optimization for field_access().Dries Buytaert2010-01-02
|
* - Patch #665878 by yched: fixed field_extra_fields()Dries Buytaert2010-01-02
|
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #669124 by Arancaytar: list.module incorrectly validated data.Dries Buytaert2009-12-29
|
* - Patch #658302 by yched: repurpose hook_field_sanitize() into ↵Dries Buytaert2009-12-28
| | | | hook_field_prepare_view().
* - 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 #667040 by effulgentsia: optimize template_preprocess_field().Dries Buytaert2009-12-26
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #612894 by David_Rothstein: fixed parse error.Dries Buytaert2009-12-20
|
* - Patch #612894 by yched: display field improvements.Dries Buytaert2009-12-20
|
* - Patch #663966 by Magnity: fixed typo in Field CRUD documentation.Dries Buytaert2009-12-20
|
* #653940 follow-up by Damien Tournoud: Clean-up of error handling from first ↵Angie Byron2009-12-15
| | | | stab at test reporting fixes.
* #645776 follow-up by jhodgdon and matason: Added missing Number module help.Angie Byron2009-12-15
|
* - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and ↵Dries Buytaert2009-12-14
| | | | added more tests.
* #552436 follow-up by yched: Fix test regression.Angie Byron2009-12-14
|
* - 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().
* #658358 by yched: Fix capitalization.Angie Byron2009-12-13
|
* #645776 by jhodgdon, arianek, tobiasb, and matason: Update Field modules to ↵Angie Byron2009-12-13
| | | | new help standard.
* - 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 #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #584296 by jhodgdon: improved field API documentation.Dries Buytaert2009-12-04
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #644106 by jhodgdon: field_update_instance() doc needs minor fix.Dries Buytaert2009-12-03
|
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* #645776 by arianek, tobiasb, and jhodgdon: Update Field help to new standard.Angie Byron2009-12-02
|
* - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵Dries Buytaert2009-12-01
| | | | and extra tests.
* #646212 by Jody Lynn: Fixed typos in field.info.inc comment.Angie Byron2009-11-29
|
* #639428 by sun and yched: Remove #process pattern from text field.Angie Byron2009-11-29
|