User: islandusurper Branch: DRUPAL-6--2 Date: Mon, 03 Nov 2008 21:33:57 +0000 Added files: /modules/ubercart/uc_store/countries china_156_1.cif denmark_208_1.cif greenland_304_1.cif kazakhstan_398_1.cif lithuania_440_1.cif malaysia_458_1.cif mozambique_508_1.cif zimbabwe_716_1.cif Modified files: /modules/ubercart/payment/uc_2checkout uc_2checkout.module /modules/ubercart/payment/uc_payment uc_payment.js /modules/ubercart/shipping/uc_flatrate uc_flatrate.admin.inc uc_flatrate.module /modules/ubercart/shipping/uc_quote uc_quote.module /modules/ubercart/uc_attribute uc_attribute.admin.inc uc_attribute.module /modules/ubercart/uc_cart uc_cart.module uc_cart.pages.inc /modules/ubercart/uc_catalog uc_catalog.admin.inc uc_catalog.module uc_catalog.pages.inc /modules/ubercart/uc_order uc_order.admin.inc uc_order.module /modules/ubercart/uc_product uc_product.admin.inc uc_product.module /modules/ubercart/uc_product_kit uc_product_kit.module /modules/ubercart/uc_stock uc_stock.ca.inc uc_stock.module /modules/ubercart/uc_store/countries afghanistan_4_1.cif andorra_20_1.cif argentina_32_1.cif aruba_533_1.cif australia_36_2.cif austria_40_1.cif belgium_56_1.cif brazil_76_1.cif bulgaria_100_1.cif canada_124_1.cif chile_152_1.cif costa_rica_188_1.cif croatia_191_1.cif czech_203_1.cif dominican_republic_214_1.cif egypt_818_1.cif finland_246_1.cif france_250_1.cif germany_276_1.cif greece_300_1.cif hong_kong_344_1.cif hungary_348_1.cif india_356_1.cif indonesia_360_1.cif iran_364_1.cif ireland_372_1.cif israel_376_1.cif italy_380_1.cif japan_392_1.cif korea_republic_of_410_1.cif latvia_428_1.cif mexico_484_1.cif netherlands_528_1.cif new_zealand_554_3.cif norway_578_1.cif peru_604_1.cif philippines_608_2.cif poland_616_1.cif portugal_620_1.cif romania_642_1.cif russia_643_1.cif saint_lucia_662_1.cif south_africa_710_1.cif spain_724_1.cif sweden_752_1.cif switzerland_756_1.cif taiwan_158_1.cif thailand_764_1.cif ukraine_804_1.cif united_arab_emirates_784_1.cif united_kingdom_826_1.cif united_states_840_1.cif venezuela_862_1.cif /modules/ubercart/uc_store uc_store.admin.inc /modules/ubercart/uc_taxes uc_taxes.ca.inc uc_taxes.js 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_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_attrib... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_attrib... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_catalo... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_catalo... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_catalo... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_order/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_order/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_stock/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_stock/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/...