You are here

CHANGELOG.txt in Commerce Ajax Add to Cart 7.2

Same filename and directory in other branches
  1. 7 CHANGELOG.txt
Commerce AJAX Add to Cart 7.x-1.x, 2015-02-08
-------------------------------------
- Issue #2365599 by subhojit777: Added pass cart render array to template
  The template array has been added for shopping cart block.

Commerce AJAX Add to Cart 7.x-1.x, 2014-11-09
-------------------------------------
- Issue #2369391 by subhojit777, Grienauer: Added Theme for $checkout_url

Commerce AJAX Add to Cart 7.x-1.x, 2014-10-26
-------------------------------------
- Issue #2362869 by subhojit777: Fixed Respect required fields on add to cart
  form

Commerce AJAX Add to Cart 7.x-1.x, 2014-10-13
-------------------------------------
- Issue #2338129 by subhojit777: Fixed Show correct selling price (discounted
  price if applicable)

Commerce AJAX Add to Cart 7.x-1.x, 2014-08-24
-------------------------------------
- by subhojit777: Fixed removing product from cart does not honors "hide cart if
  empty" setting

Commerce AJAX Add to Cart 7.x-1.x, 2014-08-23
-------------------------------------
- Issue #2326163 by subhojit777: Fixed cart block does not appears after adding
  product

Commerce AJAX Add to Cart 7.x-1.x, 2014-08-21
-------------------------------------
- by subhojit777: Added update quantity in shopping cart feature

Commerce AJAX Add to Cart 7.x-1.x, 2014-08-13
-------------------------------------
- Issue #2319311 by subhojit777: Fixed Pop up message does not follows product
  variation

Commerce AJAX Add to Cart 7.x-1.x, 2014-08-11
-------------------------------------
- Issue #2318641 by subhojit777: String translations corrected.

Commerce AJAX Add to Cart 7.x-1.x, 2014-08-10
-------------------------------------
- Issue #2318625 by subhojit777: Fixed remove from cart ajax is not working in
  pages that do not have add to cart button.


Commerce AJAX Add to Cart 7.x-1.x, 2014-08-07
-------------------------------------
- Issue #2315413 by subhojit777: Fixed Javascript Compatibility. Using jQuery's
  delegate() instead of deprecated live() function. However, as per jQuery
  version 1.7+ we should have used on(), but Drupal provides jQuery version 1.4
  by default.


Commerce AJAX Add to Cart, 2014-08-05
-------------------------------------
- Issue #1966860 by subhojit777: Added How can I hide the block if the cart is
  empty

File

CHANGELOG.txt
View source
  1. Commerce AJAX Add to Cart 7.x-1.x, 2015-02-08
  2. -------------------------------------
  3. - Issue #2365599 by subhojit777: Added pass cart render array to template
  4. The template array has been added for shopping cart block.
  5. Commerce AJAX Add to Cart 7.x-1.x, 2014-11-09
  6. -------------------------------------
  7. - Issue #2369391 by subhojit777, Grienauer: Added Theme for $checkout_url
  8. Commerce AJAX Add to Cart 7.x-1.x, 2014-10-26
  9. -------------------------------------
  10. - Issue #2362869 by subhojit777: Fixed Respect required fields on add to cart
  11. form
  12. Commerce AJAX Add to Cart 7.x-1.x, 2014-10-13
  13. -------------------------------------
  14. - Issue #2338129 by subhojit777: Fixed Show correct selling price (discounted
  15. price if applicable)
  16. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-24
  17. -------------------------------------
  18. - by subhojit777: Fixed removing product from cart does not honors "hide cart if
  19. empty" setting
  20. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-23
  21. -------------------------------------
  22. - Issue #2326163 by subhojit777: Fixed cart block does not appears after adding
  23. product
  24. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-21
  25. -------------------------------------
  26. - by subhojit777: Added update quantity in shopping cart feature
  27. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-13
  28. -------------------------------------
  29. - Issue #2319311 by subhojit777: Fixed Pop up message does not follows product
  30. variation
  31. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-11
  32. -------------------------------------
  33. - Issue #2318641 by subhojit777: String translations corrected.
  34. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-10
  35. -------------------------------------
  36. - Issue #2318625 by subhojit777: Fixed remove from cart ajax is not working in
  37. pages that do not have add to cart button.
  38. Commerce AJAX Add to Cart 7.x-1.x, 2014-08-07
  39. -------------------------------------
  40. - Issue #2315413 by subhojit777: Fixed Javascript Compatibility. Using jQuery's
  41. delegate() instead of deprecated live() function. However, as per jQuery
  42. version 1.7+ we should have used on(), but Drupal provides jQuery version 1.4
  43. by default.
  44. Commerce AJAX Add to Cart, 2014-08-05
  45. -------------------------------------
  46. - Issue #1966860 by subhojit777: Added How can I hide the block if the cart is
  47. empty