summaryrefslogtreecommitdiff
path: root/modules/field
Commit message (Collapse)AuthorAge
...
* Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for ↵webchick2011-03-10
| | | | deleted fields in installs upgraded from rc1.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1059184 by yched: warnings in list_update_7001 (edge cases).Dries Buytaert2011-02-23
|
* - Patch #1019596 by RoboPhred: field_read_instance() doc says it will not ↵Dries Buytaert2011-02-19
| | | | return deleted instance, but that is a parameter option.
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in ↵Angie Byron2011-01-28
| | | | taxonomy_field_formatter_view()
* - Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in ↵Dries Buytaert2011-01-24
| | | | field_info_max_weight() function of modules/field/field.info.inc.
* - Patch #1024840 by Jody Lynn: whitespace fixes for field module.Dries Buytaert2011-01-18
|
* - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference ↵Dries Buytaert2011-01-18
| | | | parameter problem.
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #986992 follow-up by yched, saintiss: Fix to field_sql_storage_update_7001().Angie Byron2010-12-31
|
* #996160 follow-up by rfay: Fix typo.Angie Byron2010-12-21
|
* #986992 follow-up by yched, sun: Robustify upgrade path.Angie Byron2010-12-21
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade.Dries Buytaert2010-12-18
|
* - Patch #932502 by yched, jgraham, grendzy: changing allowed values in ↵Dries Buytaert2010-12-18
| | | | 'List' fields.
* - Patch #998048 by jhodgdon: field_info_field() only works for active fields ↵Dries Buytaert2010-12-17
| | | | - document that.
* - Patch #998016 by sven.lauer: _field_info_collate_fields() doc has the ↵Dries Buytaert2010-12-17
| | | | return values backwards.
* #915906 by jbrown, yched: Fixed Deleting node type with only instance of a ↵Angie Byron2010-12-15
| | | | field leaves the field in a strange zombie state
* #993852 by nenne, jhodgdon: Document various Field API constants.Angie Byron2010-12-15
|
* - Patch #986992 by yched, sun: fixed insane etid / ↵Dries Buytaert2010-12-14
| | | | {field_config_entity_type()} abstraction.
* #990814 by yched, jhodgdon: Fixed Intermittent test failures in field.testAngie Byron2010-12-07
|
* #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter().Angie Byron2010-12-07
|
* #841266 follow-up by Nephele: Fixing tests broken by label change.Angie Byron2010-12-06
|
* #841266 by Nephele: Fix typo in field ui string.Angie Byron2010-12-06
|
* #985804 by solotandem, jhodgdon: Errors array missing key in ↵Angie Byron2010-12-02
| | | | hook_field_validate documentation
* #932502 rolled back. Needs more work.Angie Byron2010-12-01
|
* #690622 by jhodgdon: Remove the word 'node' from various strings.Angie Byron2010-12-01
|
* #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on ↵Angie Byron2010-11-30
| | | | registration form.
* #932502 by yched, jgraham: Fixed Changing allowed values in List fields ↵Angie Byron2010-11-30
| | | | changes key associations.
* - Patch #830020 by chx, yched: field_get_display() does not get the entity.Dries Buytaert2010-11-21
|
* #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached ↵Angie Byron2010-11-20
| | | | more than once
* #841266 by das-peter, yched: Fixed Missing label for boolean fields when ↵Angie Byron2010-11-20
| | | | adding content
* #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ↵Angie Byron2010-11-20
| | | | extended.
* - Patch #973758 by mdm: Missing asterisk in field.api.php phpdoc.Dries Buytaert2010-11-18
|
* #950138 follow-up by yched: Small comment whitespace fix.Angie Byron2010-11-15
|
* #617596 follow-up by sun: optimize if statement.Angie Byron2010-11-13
|
* - Patch #915168 by chx, yched, sun: foreign key support is missing from text ↵Dries Buytaert2010-11-07
| | | | and file module.
* - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases ↵Dries Buytaert2010-11-05
| | | | and document bundle limitations.
* - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into ↵Dries Buytaert2010-10-31
| | | | an API function.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox ↵Dries Buytaert2010-10-28
| | | | element.
* #445736 by sun: Fixed Poll does not respect weight in Preview or More button.Angie Byron2010-10-25
|
* #902008 by sun: Fixed Optional field type modules should not be 'required' ↵Angie Byron2010-10-25
| | | | in .info file.
* - Patch #948116 by amateescu: field_update_instance() doxygen is broken.Dries Buytaert2010-10-25
|
* #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both ↵Angie Byron2010-10-24
| | | | become empty when saved.
* #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal.Angie Byron2010-10-23
|
* #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to ↵Angie Byron2010-10-23
| | | | instance definitions.