CVS messages for Ubercart Out of stock Notification
October 7, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.12 @ DRUPAL-6--1
a strange possible warning reported in #496782 by samhodge1972. It has nothing to do with this module, but just adding a validation just in case
September 15, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.11 @ DRUPAL-6--1
Some more documentation. Better logic that would work even if the same product (with different serialized data) is on the cart.
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.js 1.2.2.5 @ DRUPAL-6--1
Sending qty information, if available as well, and leave an entry for supporting keyup() events on that field, which will need changes in the module to also query the cart in the AJAX query
July 15, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.js 1.2.2.4 @ DRUPAL-6--1
The way JS was finding the node ID was prone to a conflict with nodewords or any other module that renders the form twice, the new regex way should be better. Related issue with nodewords is http://drupal.org/node/266693
July 7, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.10 @ DRUPAL-6--1
small fix to previous commit (#510994)
July 6, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.9 @ DRUPAL-6--1
#510994 shared SKUs for item with attributes was not been validated properly letting different options to be added to cart.
June 2, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.js 1.2.2.3 @ DRUPAL-6--1
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.8 @ DRUPAL-6--1Some work because of #479264. Better logic for exclusively selecting add to cart submit buttons and not any other possible button added to that form. Better logic on the server side validation for supporting one more state of validation, the hook_add_to_cart, althought not 100% good enough so it's commented for now. Some form name changes
June 1, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.2.2.9 @ DRUPAL-5
#478026, dont throw error if uc_attribute is not enabled
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.7 @ DRUPAL-6--1
#478026, dont throw error if uc_attribute is not enabled
May 28, 2009
-
Ubercart Out of stock Notification: /modules/uc_out_of_stock/uc_out_of_stock.module 1.3.2.6 @ DRUPAL-6--1
validate unless item being removed on shpping cart form
