uc_ajax_cart 6.x-2.3

Bug fixes

This is a bugfix release to correct Issue #1881758 that was introduced in the refactoring included in 6.x-2.2. For a list of changes included in 6.x-2.2, click here.

Some minor corrections have also been made to better mimick the behavior of 6.x-2.1 after the refactorings.

uc_ajax_cart 6.x-2.2

Bug fixes

This release is a primarily bugfix release. It resolves issues blocking the 6.x-2.2 blocker tag.

Note: Issue 1881758 is currently being investigated, 6.x-2.2 may have broken the cart contents block for anonymous users when caching is enabled.

Issues resolved:

uc_ajax_cart 6.x-2.1

Security update

uc_ajax_cart 6.x-2.1 is a is a security update and bug fix release that is compatible with the most recent versions of Ubercart (6.x-2.7 and higher). See SA-CONTRIB-2012-102 - Ubercart AJAX Cart - Potential Disclosure of user Session ID

Security fixes:

  • Fixed information disclosure which included the user's PHP session ID in the JavaScript settings array on every page.

Important Changes:

  • Issue #1437798 by stewart.adam: remove (out of scope) stock hook.

Note that this change means that uc_ajax_cart will no longer check product stock levels, as this feature is out of scope for this module and did not function entirely correctly anyways. Users wishing to preserve this behaviour are recommended to install a module dedicated to product stock management such as uc_out_of_stock.

Bug fixes:

  • Issue #1317986 by tunic: Updating to Ubercart 6.x-2.7 breaks Ajax Cart
  • Issue #1532144 by hanoii: Support for other fields type for qty when removing items.

uc_ajax_cart 7.x-2.x-dev

New features

Several user contributed this code form issue #1120590. This is a dev release and it's not tested by maintainer, just used community contributed code to make easy for other to use and test.

uc_ajax_cart 6.x-2.0

Bug fixes
Insecure

First stable relase from 2.x branch.

This release is exaclty the same as 6.x-2.0-rc4.

There are no serious bugs, only some incompatibilities with certain modules. Check module info page or issue queue.

uc_ajax_cart 6.x-2.0-rc1

Bug fixes
Insecure

First Release Candidate.

Ajaxified cart page is now optional.
Add title class to the h2 block title.
Minor changes to meet Drupal coding standars.

uc_ajax_cart 6.x-2.0-beta10

Bug fixes
Insecure

Compatibility with new Ubercart remove buttons in cart page (Ubercart dev), fixed bug when overridding block title and other minor fixes.

Very close to a stable release ;)

uc_ajax_cart 6.x-2.0-beta7

Insecure

Fixed JS bugs mainly collaspsible cart related.

Improved collpased cart state management
Pass collpasible cart option as JS setting (Drupal.settings.uc_aajx_cart)
Fixed version in info file.

uc_ajax_cart 6.x-2.0-beta6

Bug fixes
Insecure

Some bugfixes. Withi this release there are no major or critial bugs open.

uc_ajax_cart 6.x-2.0-beta5

New features
Insecure

This is a major refactoring of the JS code of Ubercart Ajax Cart. Code has been polished, applied Drupal coding standards and added some minor features (cart block open/close slide effect and some config on cart block open state). Aside that, no functionality has been changed, so all previous features should work ok.

Also some module files have been polished to meet Druapl coding standards.

Tested on Firefox, Chrome and IE7/8.

Please test!

uc_ajax_cart 6.x-2.0-beta4

Bug fixes
Insecure

New beta release. Please test. Ignore beta3, not well tagged.

uc_ajax_cart 6.x-2.0-alpha8

New features
Bug fixes
Insecure

- better support for normal cache and anonymous users ( load content via ajax and clear cache )

Bug Fixing:

uc_ajax_cart 6.x-2.0-alpha6

New features
Bug fixes
Insecure

New features available:

* cart view now with ajax support. look for activate on setting page.
* support of uc_vat module

According these issues:

uc_ajax_cart 6.x-2.0-alpha5

New features
Bug fixes
Insecure

* Product kits now fully supported
* better support for module which change view in cart ( uc_vat )

@see
#614654: Ajax cart only shows price excl. VAT
#613102: Shippable products with Attributes

uc_ajax_cart 6.x-2.0-alpha4

New features
Bug fixes
Insecure

Changes:

* Utilize drupal_get_messages for status messages
* add support for cart links ( read help in cart_links settings page )

uc_ajax_cart 6.x-2.0-alpha3

New features
Bug fixes
Insecure

Tested on

ubercart 2 RC7

This is a complete rewrite of uc_ajax_cart module.

  • Theming of cart independend from uc_cart (implement new templates and theming functions ).
  • New Message options ( blockUI or growl like messages ).
  • overworked stock notifications.
  • remove product directly from cart ( ajax ).

Know issues:

uc_ajax_cart 6.x-2.0-alpha2

New features
Bug fixes
Insecure

There are some files going away. Weird, i have some troubles with cvs.

uc_ajax_cart 6.x-2.0-alpha1

New features
Insecure

* add new feature module for ajaxible table
* begin recode main module

This is only a test release. Not for production systems!

uc_ajax_cart 6.x-1.0-rc6

Bug fixes

- Adding missing css files ( see Issue )

Should be last RC for 1.0 Stable. Please test.

uc_ajax_cart 6.x-1.0-rc5

Bug fixes

ATTENTION!!!

Sometimes have tomatoes on my eyes. So please update to this version.

uc_ajax_cart 6.x-1.0-rc4

Bug fixes

This is a clean version of RC3.

- remove not needed javascript
- add a check for activated uc_attributes module

uc_ajax_cart 6.x-1.0-rc3

Bug fixes

- removing drag and drop ( too much problems , i need more time to make a clean solution )
- correct loading form.js http://drupal.org/node/365917 thanks to Rob T
- correct function naming
- now getting correct form id when working with views

uc_ajax_cart 6.x-1.0-rc2

Bug fixes

Critical Bug Update . This release is related to a critical bug. There was a conflict with double loading jquery forms. Affects various modules using jquery forms.

uc_ajax_cart 6.x-1.0-rc1

New features
Bug fixes

Make a littel re-design.

Following tested:

- Works with catalog
- Works with views
- Works with "buy now" button
- no more javascript crashing ( 2 forms with the same id )
- Works with product kit
- [NEW] Validation of restriction based on "hook_add_to_cart" . Implement a uc_attribute_add_to_cart hook and a uc_stock_add_to_cart

I think i will be waiting for ubercart 2.0 stable to add a stable version, but all things work with ubercart beta2.

uc_ajax_cart 6.x-1.0-beta1

First BETA Release for 6.

Please give me feedback. I have no productive site for testing.

uc_ajax_cart 5.x-1.0-rc3

New features
Bug fixes

- add support for catalog "buy it now forms"
- add support for uc_marketing module
- overwork javascript because no unique form id's are provided from drupal/ubercart

Please Test and have fun. Next version is only bugfixing and preparing for 1.0 STABLE .

uc_ajax_cart 5.x-1.0-rc2

New features
Bug fixes

This release fix following issues

- collapsable block functionality is overworked
- hide block if empty is now possible. block content will be insert on correct block position.

Have fun

uc_ajax_cart 5.x-1.0-rc1

Bug fixes

RC1 is now released. No feature requests anymore please . Please test and give me a feedback, so we can make a stable 1.0 release next 2 weeks.

Bye

uc_ajax_cart 5.x-1.0-beta6

One of the last BETA builds for RC.

Added support for Product kits ( functionality was broken in BETA5 )

uc_ajax_cart 5.x-1.0-beta3

Bug fixes

PLEASE TEST EVERYTHING BEFORE MAKE A RELEASE.

This is going to me.

So now effects work correctly.

Pages

Subscribe with RSS Subscribe to Releases for Ubercart AJAX Cart