summaryrefslogtreecommitdiff
path: root/modules/field_ui
Commit message (Collapse)AuthorAge
...
* #1024608 by yched: Move help text setting above field-specific settings on ↵Angie Byron2011-01-28
| | | | field UI page.
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #915906 by jbrown, yched: Fixed Deleting node type with only instance of a ↵Angie Byron2010-12-15
| | | | field leaves the field in a strange zombie state
* #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on ↵Angie Byron2010-11-30
| | | | registration form.
* #971440 by Azol: Small coding standards fixes for field_ui.jsAngie Byron2010-11-21
|
* #686938 by yched: Fix notice Undefined index: admin in ↵Angie Byron2010-11-21
| | | | _field_ui_bundle_admin_path()
* #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached ↵Angie Byron2010-11-20
| | | | more than once
* #964092 by Stalski, yched: Fixed Errors when integrating fieldgroup rows on ↵Angie Byron2010-11-20
| | | | 'Manage fields' screen
* - 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.