Commit Graph

41 Commits (479fe527b627531ee8d2de96e61640247ff60f17)

Author SHA1 Message Date
Jennifer Hodgdon 38dd08b1c6 Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert messages in field_ui module 2013-04-24 08:30:42 -07:00
David Rothstein bd1dc1fdbb Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage. 2013-01-27 16:21:18 -05:00
webchick b67f7affd1 Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'. 2012-07-07 11:43:56 -07:00
webchick f26da2d1ef Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine names for fields. 2012-03-24 00:18:48 -06:00
webchick 227fd2c43d Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for field_ui() module. 2011-12-24 17:44:36 -08:00
webchick e59e9d948f Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form. 2011-12-10 23:15:51 -06:00
webchick 63885573b6 Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles. 2011-10-05 07:56:13 -07:00
webchick dbc2d7c27c Issue #1294284 by Chi: Code style fix for field_ui().test. 2011-09-30 12:52:55 -07:00
webchick c69b525c38 Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors. 2011-07-13 21:49:41 -04:00
webchick 09669835c4 Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests. 2011-05-30 09:04:40 -07:00
webchick 86c5f34ccc Issue #1111288 by yched: Fix file permissions on field_ui tests. 2011-04-24 00:52:52 -07:00
Dries Buytaert 43387c12ab - Patch #1111288 by droplet: wrong instance definition in field_ui().test. 2011-04-23 16:28:17 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 1fe938527f - Patch #886152 by effulgentsia: fix tests. 2010-10-27 18:29:17 +00:00
Angie Byron 156dec00af Trying #886152 again: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display. 2010-10-23 15:55:04 +00:00
Angie Byron 7f9a866cf1 Rollback of #886152. Broke testbot. 2010-10-23 01:34:02 +00:00
Angie Byron 21b41548cc #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display. 2010-10-23 00:54:39 +00:00
Dries Buytaert add6d63dbf - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not reflected on settings. 2010-10-20 00:13:33 +00:00
Angie Byron 7cc3d92d65 #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II. 2010-09-11 00:03:42 +00:00
Dries Buytaert ef6589aae4 - Patch #680416 by Amitaibu: make the tests actually do something. 2010-09-02 20:44:56 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron 4771540eea #838040 by justinrandell, azriprajwala: Fixed notices thrown when adding a stock field to a stock content type. 2010-06-27 18:05:54 +00:00
Dries Buytaert f0a49e662d - Patch #616240 by yched, marcingy: make field UI screens extensible from contrib. 2010-06-26 02:06:53 +00:00
Dries Buytaert 5628bc2c9b - Patch #680416 by Amitaibu, yched: allow defining fields that can not be added via UI. 2010-05-18 18:30:49 +00:00
Dries Buytaert d5ce7f5281 - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page. 2010-04-07 17:30:43 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert cca8e7e5ac - Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid. 2010-03-25 11:53:25 +00:00
Dries Buytaert 7f96b05845 - Patch #686226 by yched: improved 'default value' input handling. 2010-03-03 08:01:42 +00:00
Angie Byron bfe2c14b54 #706962 by yched: Fixed No way to remove field instance from a bundle without removing instance from all bundles. 2010-02-15 22:18:35 +00:00
Angie Byron 3756cdd8c1 #707724 follow-up by yched: More Field API/Entity API terminology clean-up. 2010-02-12 05:38:10 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron e5f48f0f78 #680910 by yched and bjaspan: Allow fields to be restricted to entity types. 2010-01-30 02:22:01 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert b09f52216d - Patch #619230 by matt2000, yched: update 'default field value' UI code for D7 Field API. 2009-11-24 21:38:33 +00:00
Angie Byron 161e790e20 #626664 by yched, Amitaibu: Fixed 'Add existing field' in user doesn't show fields created in content types. 2009-11-11 06:58:24 +00:00
Dries Buytaert e7fe1830d2 - Patch #614294 by lisarex, yched, Bojhan: remove UI description that says what is stored in the field. 2009-11-08 09:24:55 +00:00
Angie Byron 590074fa72 #600544 follow-up by Amitaibu: Added missing documentation. 2009-11-02 15:59:28 +00:00
Angie Byron 0e44b42baf #600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D) 2009-11-02 03:41:58 +00:00