ubercart 7.x-3.0-alpha2

Bug fixes
Insecure
  • API:
    • Changed payment method callback signature:
      uc_payment_method_METHOD($op, &$order, $form = NULL, &$form_state = NULL)
    • Changed checkout pane callback signature:
      uc_checkout_pane_PANE_ID($op, &$order, $form = NULL, &$form_state = NULL)
    • Use $form_state['values']['panes'][PANE_ID] instead of $arg2 during the 'process' $op.
    • New UcAddress class to initialize address data.
    • New UcOrder class to initialize order data.

omega 7.x-1.0-beta2

New features
Bug fixes

Fixing long standing CSS issue: #705900: Weird padding at the bottom of the body

Adding theme settings changes, making form more usable still under grid settings
Adding search settings option to render the search box as it was in Drupal 6 - As part of the theme.

Other minor cleanup changes & fixes throughout.

media 7.x-1.x-dev

Just so you hardcore CVS haters can try this, but certainly not safe for newbs yet.

domain 7.x-2.4-rc1

Bug fixes
Insecure

Most stable point release. But you should use -dev until further notice.

Pages

Subscribe with RSS Subscribe to RSS - 7.x