summaryrefslogtreecommitdiff
path: root/modules/field_ui
Commit message (Collapse)AuthorAge
* - Patch #943742 by Stalski: fields only appearing when custom field is added ↵Dries Buytaert2010-11-13
| | | | in manage display screen.
* - Patch #961412 by Eric_A: fixed typo in documentation.Dries Buytaert2010-11-12
|
* - Patch #914792 by sun, moshe weitzman, effulgentsia: custom element ↵Dries Buytaert2010-11-12
| | | | properties entirely override default element info properties.
* - Patch #961412 by yched, andypost: improved documentation of formatter ↵Dries Buytaert2010-11-07
| | | | settings.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #886152 by effulgentsia: fix tests.Dries Buytaert2010-10-27
|
* 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
|
* #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects.Angie Byron2010-10-20
|
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not ↵Dries Buytaert2010-10-20
| | | | reflected on settings.
* #938672 follow-up by tim.plunkett: Fix typo in t() string.Angie Byron2010-10-14
|
* #938672 by Jeff Burnz: Stop thousands of red Xs from appearing on field UI ↵Angie Byron2010-10-13
| | | | error.
* - Patch #930934 by swentel: field ui JS $.debug function leftover.Dries Buytaert2010-10-06
|
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #896584 by tstoeckler: path inconsistency for the field edit form.Dries Buytaert2010-09-29
|
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
|
* - Patch #140783 by sun: a select list without #default_value() always passes ↵Dries Buytaert2010-09-24
| | | | form validation.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* #896162 follow-up by effulgentsia: Fix for fatal error in Field UI settings ↵Angie Byron2010-09-21
| | | | form.
* - Patch #740834 by makononov, sun: form elements cannot be rendered without ↵Dries Buytaert2010-09-16
| | | | form_builder().
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* #902738 by jbrown: Fixed No status message when reordering fields.Angie Byron2010-09-07
|
* - Patch #680416 by Amitaibu: make the tests actually do something.Dries Buytaert2010-09-02
|
* #896162 by yched: Fixed Field UI 'formatter settings' form broken.Angie Byron2010-08-28
|
* - Patch #888438 by yched: field UI 'Manage fields' visual glitch.Dries Buytaert2010-08-22
|
* - Patch #878952 by sun: () not passed by reference to ↵Dries Buytaert2010-08-20
| | | | hook_field_formatter_settings_form().
* - Patch #877690 by das-peter, mfer: missing dependency 'text'.Dries Buytaert2010-08-16
|
* #878294 by yched: Fixed Field UI reorder on 'Manage fields' affects ordering ↵Angie Byron2010-08-10
| | | | on 'Manage display'.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
|
* - Patch #796658 by yched, andypost: UI for field formatter settings.Dries Buytaert2010-07-17
|
* - Patch #854532 by rszrama: remove deprecated documentation.Dries Buytaert2010-07-16
|
* #838040 by justinrandell, azriprajwala: Fixed notices thrown when adding a ↵Angie Byron2010-06-27
| | | | stock field to a stock content type.
* - Patch #616240 by yched, marcingy: make field UI screens extensible from ↵Dries Buytaert2010-06-26
| | | | contrib.
* - Patch #702816 by yched, tstoeckler: mention of content types when it ↵Dries Buytaert2010-06-25
| | | | should be bundles.
* - Patch #829912 by David_Rothstein: wrong capitalization for Field UI module ↵Dries Buytaert2010-06-25
| | | | description.
* #798292 by casey, David_Rothstein: Fixed Overlay redirect to list of content ↵Angie Byron2010-06-21
| | | | types instead of list of fields after field is added.
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, ↵Angie Byron2010-06-20
| | | | mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users.
* - Patch #813722 by joachim: fixed inconsistent terminology on the new ↵Dries Buytaert2010-05-31
| | | | 'Manage Display' screen.
* - Patch #553298 by andypost: remove Windows end-of-line character.Dries Buytaert2010-05-26
|
* #553298 follow-up by yched: Rename field_ui-display-overview-table.tpl.php ↵Angie Byron2010-05-24
| | | | to field_ui-display-overview-form.tpl.php.
* - 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.
* - Patch #675116 by jhodgdon: documentation improvements.Dries Buytaert2010-05-04
|
* - Patch #777102 by jhodgdon: hook_field_ui_view_modes_tabs() is undocumented.Dries Buytaert2010-04-26
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.