summaryrefslogtreecommitdiff
path: root/modules/field_ui
Commit message (Collapse)AuthorAge
* - 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.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵Dries Buytaert2010-04-07
| | | | correctly in AJAX context with multiple forms on page.
* - Patch #742318 by sun, yched: fields are editable regardless of whether an ↵Dries Buytaert2010-03-28
| | | | bundle instance exists, missing menu titles, etc.
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #744258 by sun: admin/structure/taxonomy paths have to use ↵Dries Buytaert2010-03-25
| | | | machine_name(), not vid.
* - Patch #686226 by yched: improved 'default value' input handling.Dries Buytaert2010-03-03
|
* #553304 by chellman and jhodgdon: Update Field UI help text to reflect ↵Angie Byron2010-02-22
| | | | recent changes in Drupal 7.
* - Patch #707724 by Pasqualle: fixed confusing arguments.Dries Buytaert2010-02-20
|
* #706962 by yched: Fixed No way to remove field instance from a bundle ↵Angie Byron2010-02-15
| | | | without removing instance from all bundles.
* #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
|
* #641670 by yched and sun: Move ['#field'] meta information into ().Angie Byron2010-02-11
|