summaryrefslogtreecommitdiff
path: root/modules/field
Commit message (Collapse)AuthorAge
* #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.
* Trying #886152 again: Fixed All fields are hidden after the administrator ↵Angie Byron2010-10-23
| | | | newly configures a view mode to not use 'default' display.
* Rollback of #886152. Broke testbot.Angie Byron2010-10-23
|
* #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields ↵Angie Byron2010-10-23
| | | | are hidden after the administrator newly configures a view mode to not use 'default' display.
* - Patch #946646 by yched: move helper #element_functions() out of Field UI.Dries Buytaert2010-10-22
|
* - Patch #948584 by yched: wrong implementations of ↵Dries Buytaert2010-10-22
| | | | hook_field_formatter_settings_form().
* #934050 follow-up by sun: Fix broken upgrade path.Angie Byron2010-10-20
|
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #934050 by sun, alex_b: change format into string.Dries Buytaert2010-10-20
|
* - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not ↵Dries Buytaert2010-10-20
| | | | reflected on settings.
* #784792 by Jacine: Add Field type template suggestions for more granular ↵Angie Byron2010-10-15
| | | | field API theming.
* #876762 by Dave Reid, yched: Fixed modules have no way of knowing if ↵Angie Byron2010-10-13
| | | | vocabulary machine names are changed.
* - Patch #913528 by chx, Berdir, catch, tstoeckler, yched, dereine: create ↵Dries Buytaert2010-10-11
| | | | new boolean field 'Cannot create references to/from string offsets nor overloaded objects'.
* #356036 by plach, catch: Allow creating nodes in default languages.Angie Byron2010-10-09
|
* - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly.Dries Buytaert2010-10-06
|
* - Patch #853030 by Stevel: revision_id() is part of a primary key, but is ↵Dries Buytaert2010-10-03
| | | | not marked as NOT NULL.
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: ↵Dries Buytaert2010-09-29
| | | | node.
* - Patch #915168 by chx, sun: foreign key support is missing from text and ↵Dries Buytaert2010-09-29
| | | | file module.
* - Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: ↵Dries Buytaert2010-09-28
| | | | taxonomy.
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
|
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
|