Downloads

Download uc_extra_fields_pane-6.x-2.0-beta2.tar.gztar.gz 56.14 KB
MD5: c199fe89e70c0f34404b030bbb329e04
SHA-1: 90a791ca719def1107969510b72eb4b41ec54744
SHA-256: bc8ab7c856a21fd7ce5a0be53efb8494b4c4ba450cd72d2a9b4a70635e391c77
Download uc_extra_fields_pane-6.x-2.0-beta2.zipzip 70.06 KB
MD5: 4091dc11005178671d63112bed62faa0
SHA-1: 9d8bea2fd22395c84ad079ccd5cd6a0d43c72143
SHA-256: c72dc6447e09f3cab866bf981818857c1cea697263efeb99aa3ffffeb12aeb05

Release notes

In the 6.x-2.0-beta1 release some new bugs were introduced, such as that tokens for fields in the extra information pane weren't properly generated. This bug and some other bugs too are fixed in this release. There is also a new feature in this release: integration with the Features module! Now it's possible to export your fields with Features and install them on another site, without needing to manually configure them again. The 7.x-1.x version of Extra Fields Pane also has Features integration, thus it's also possible to export fields from a Drupal 6 site and import them in a Drupal 7 site.

Warning!
All functions that were deprecated since 6.x-2.0-beta1 will be removed in the next release. This are the following functions:

  • uc_extra_fields_pane_load_pane_type()
  • uc_extra_fields_pane_uc_checkout_pane_address()
  • uc_extra_fields_pane_order_handler()
  • uc_extra_fields_pane_create_field()
  • uc_extra_fields_pane_field_delete()
  • uc_extra_fields_pane_load_fields_from_db()

Changes since 6.x-2.0-beta1

Bug fixes

  • Issue #1376298 by MegaChriz, maknet: fixed sorting error in extra information pane.
  • Issue #1376430 by MegaChriz: fixed extra information pane tokens bug + added automated tests for tokens.
  • Issue #1400910 by ivan.vujovic: fixed delivery extra fields not available in Views.
  • by MegaChriz: little fixes for the automated tests.
  • by MegaChriz: fixed bug that occurred when i18nstrings was enabled: an error message about the deprecated uc_extra_fields_pane_create_field() function was displayed.
  • Issue #1436506 by MegaChriz: fixed SQL query that caused an "ambiguous" warning on some systems.
  • 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 #1461168 by MegaChriz: respect field's pane types setting also when Ubercart Addresses 6.x-2.x is enabled.
  • Issue #1545328 by valderama, MegaChriz: fixed query in which table names were not wrapped in curly brackets. In includes/address_select.inc.
  • 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 #1606708 by MegaChriz: Fixed bug where a textfield with a default value kept overwriting saved value when Ubercart Addresses 6.x-2.x was enabled.
  • Issue #1603826 by MegaChriz: Fixed array_merge() error when saving an order on the order edit page that occurred when no extra address fields were
    defined.
  • Issue #1606708 by MegaChriz: Extra fields with a specified default value were not having a default value when creating a new order (and without
    Ubercart Addresses 6.x-2.x enabled).
  • Issue #1616732 by MegaChriz: Fixed bug where the weight of address fields were ignored when displayed in address listings.
  • Issue #1620184by MegaChriz: Fixed address fields getting hidden on the address field settings page when some address fields have the same weight.

New features

  • Issue #1396532 by igor.ro, MegaChriz: Added Features integration
Created by: MegaChriz
Created on: 14 Jun 2012 at 14:21 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
New features
Bug fixes
Insecure

Other releases