User: islandusurper Branch: DRUPAL-6--2 Date: Mon, 03 Nov 2008 21:34:01 +0000 Modified files: /modules/ubercart/uc_google_checkout uc_google_checkout.module Log message: 1292 Lyle 2008-10-27 #326352: Enable all options when an attribute is added. 1293 Lyle 2008-10-27 #326257: Label the SKU on the product page. 1294 Lyle 2008-10-28 [merge] #292577: Merged changes from alpritt's patch. 1295 Lyle 2008-10-28 Use div instead of span for sell prices in product teasers. 1296 Lyle 2008-10-28 When constructing serialized PHP data, we require the number of bytes used, not the number of characters in the string. Add String.prototype.bytes() to handle this. 1297 Lyle 2008-10-28 (zmove) Make the fields settings form extensible with hook_form_alter(). 1298 Lyle 2008-10-28 #246456: Fix uc_stock.ca.inc to use the right order entity. Also, fix uc_stock_help(). 1299 Lyle 2008-10-29 Take out half of the temporary workaround from #266786. Leaving it in 1.x means having to reclaim the products during a Drupal 5 to 6 upgrade. 1300 Lyle 2008-10-29 #327440: (cha0s) Fix old version of url(). 1301 Lyle 2008-10-29 Confirmation forms for deleting taxonomy terms were somehow getting shipping information added in. Added more checks to the hook_form_alter() to prevent that. 1302 Lyle 2008-10-29 u#7248: Make dealing with orphaned products more intuitive. 1303 Lyle 2008-10-30 #312684: Set the address formats of Andorra and Argentina to the right countries. 1304 Lyle 2008-10-30 #327470: (gn0rt0n) Extra comma in JS object broke the order total preview in checkout. 1305 Lyle 2008-10-30 #302105: Taxonomy is now revisioned data. Join on version id rather than node id. 1306 Lyle 2008-10-31 #327829: Goofy typo fixed. 1307 Lyle 2008-10-31 Remove the Price label from the teaser view of products. 1308 Lyle 2008-10-31 Check all the right permissions on attribute tabs for products. 1309 Ryan 2008-10-31 Removing an instance of uc_get_zone_ids() and updating the store e-mail field back to 128 characters. 1310 Lyle 2008-10-31 Notification emails don't check filter permissions. The filter is set in Conditional Actions, and the permissions are checked then. 1311 Lyle 2008-10-31 Minor correction ot the predicate category. 1312 Lyle 2008-11-03 #329029 by alpritt: Changed cart products on checkout form to a value instead of hidden type. 1313 Lyle 2008-11-03 #328659 by Island Usurper: Use output filters in the presentation layer, not the data layer. This prevents using check_plain() more than once. 1314 Lyle 2008-11-03 Adding in some old .cif files. Thanks to all the contributors. 1315 Lyle 2008-11-03 Allow for gift certificates and coupons in the new-order notifications. And the GCO account age units are now days instead of months.... 1316 Lyle 2008-11-03 Gah, forgot about the China cif. 1317 Lyle 2008-11-03 Fixed JS setting for collapsing the cart block. 1318 Lyle 2008-11-03 u#6802 by mcneelycorp: Add fields to the quotes cart pane to allow shipping quotes to be estimated there. 1319 Lyle 2008-11-03 Move the ca_predicate hook to the .module file. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_google...
participants (1)
-
drupal-cvs@drupal.org