-
Issue #1222342 by MegaChriz: completed token support for the 7.x-1.x branch.
-
by MegaChriz: made fields "Constant" and "PHP String" editable on the order edit form also when Ubercart Addresses 6.x-2.x is enabled.
-
Issue #1222342 by MegaChriz: ported subset of Extra Fields Pane 6.x-2.x to Drupal 7: - Extra Fields Pane now depends on Ubercart Addresses. - The extra information pane is dropped. - Integration code for modules token, views, i18n and features is not yet ported.
-
Issue #1396532 by igor.ro, MegaChriz: added features integration.
-
Issue #1545328 by valderama, MegaChriz: fixed query in which table names were not wrapped in curly brackets. In includes/address_select.inc.
-
#1461168 by MegaChriz: respect field's pane types setting also when Ubercart Addresses 6.x-2.x is enabled.
-
Issue #1454288 by MegaChriz: added UPGRADE.txt to instruct developers about the API changes in Extra Fields Pane since the release of 6.x-2.0-alpha1.
-
Issue #1436506 by MegaChriz: fixed SQL query that caused an "ambiguous" warning on some systems.
-
Extra Fields Checkout Pane: January 11, 2012 11:32
Commit 411f133 on 6.x-2.x, committed by MegaChrizIssue #1400910 by ivan.vujovic: Fixed Delivery extra fields not available in Views.
-
by MegaChriz: removed commented out code by MegaChriz: fixed bug that occured when i18nstrings was enabled: an error message about the deprecated uc_extra_fields_pane_create_field() function was displayed.