summaryrefslogtreecommitdiff
path: root/modules/field_ui/field_ui.test
Commit message (Collapse)AuthorAge
* Drupal 7.38David Rothstein2015-06-17
|
* Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert ↵Jennifer Hodgdon2013-04-24
| | | | messages in field_ui module
* Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | ↵David Rothstein2013-01-27
| | | | catch: Fixed _field_info_collate_fields() memory usage.
* Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field ↵webchick2012-07-07
| | | | Type'.
* Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine ↵webchick2012-03-24
| | | | names for fields.
* Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for ↵webchick2011-12-24
| | | | field_ui() module.
* Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed ↵webchick2011-12-10
| | | | field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
* Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles.webchick2011-10-05
|
* Issue #1294284 by Chi: Code style fix for field_ui().test.webchick2011-09-30
|
* Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.webchick2011-07-13
|
* Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests.webchick2011-05-30
|
* Issue #1111288 by yched: Fix file permissions on field_ui tests.webchick2011-04-24
|
* - Patch #1111288 by droplet: wrong instance definition in field_ui().test.Dries Buytaert2011-04-23
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* - 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 #940668 by yched: Fixed 'Manage display' : Formatter change not ↵Dries Buytaert2010-10-20
| | | | reflected on settings.
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* - Patch #680416 by Amitaibu: make the tests actually do something.Dries Buytaert2010-09-02
|
* 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.
* #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 #680416 by Amitaibu, yched: allow defining fields that can not be ↵Dries Buytaert2010-05-18
| | | | added via UI.
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵Dries Buytaert2010-04-07
| | | | correctly in AJAX context with multiple forms on page.
* #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
|
* #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
|
* #680910 by yched and bjaspan: Allow fields to be restricted to entity types.Angie Byron2010-01-30
|
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #619230 by matt2000, yched: update 'default field value' UI code for ↵Dries Buytaert2009-11-24
| | | | D7 Field API.
* #626664 by yched, Amitaibu: Fixed 'Add existing field' in user doesn't show ↵Angie Byron2009-11-11
| | | | fields created in content types.
* - Patch #614294 by lisarex, yched, Bojhan: remove UI description that says ↵Dries Buytaert2009-11-08
| | | | what is stored in the field.
* #600544 follow-up by Amitaibu: Added missing documentation.Angie Byron2009-11-02
|
* #600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D)Angie Byron2009-11-02