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.

dart 6.x-1.0

New features
Bug fixes

NOTE: if upgrading from a BETA version of this module and you turn on the dart scheduler module, you will see an error about the dart_tag_schedule table already existing. This error can be safely ignored.

lucid_menu 6.x-1.2

Bug fixes

- Fixed opening PHP tag to become <?php rather than <?
- Added style that will probably help with ie6, ie7 bug where menu shows up behind other elements...

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.

balance_tracker 6.x-1.9

Bug fixes

Balance Tracker 6.x-1.9, 2010-06-11
-----------------------------------
#586212 by brianV - remove hardcoded block visibility.
#791064 by brianV - Change amount column from FLOAT to DECIMAL type.
#824572 by 3dloco - Add 'float' => TRUE to the amount column in the views code.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes