[contributions(DRUPAL-6--2):islandusurper] /modules/ubercart/uc_stock uc_stock.ca.inc /modules/ubercart/uc_repeater uc_repeater.info uc_repeater.install uc_repeater.module /modules/ubercart/uc_stock/po uc_stock.pot /modules/ubercart/ca ca.admin.inc ca.inc ca.info ca.install ca.module /modules/ubercart/docs hooks.php /modules/ubercart/payment/uc_credit test_gateway.info test_gateway.module /modules/ubercart/payment/uc_credit/translations uc_credit.pot /modules/ubercart/payment/uc_credit uc_credit.module /mod
User: islandusurper Branch: DRUPAL-6--2 Date: Wed, 06 Aug 2008 13:41:31 +0000 Added files: /modules/ubercart/uc_stock uc_stock.ca.inc Removed files: /modules/ubercart/uc_repeater uc_repeater.info uc_repeater.install uc_repeater.module /modules/ubercart/uc_stock/po uc_stock.pot Modified files: /modules/ubercart/ca ca.admin.inc ca.inc ca.info ca.install ca.module /modules/ubercart/docs hooks.php /modules/ubercart/payment/uc_credit test_gateway.info test_gateway.module /modules/ubercart/payment/uc_credit/translations uc_credit.pot /modules/ubercart/payment/uc_credit uc_credit.module /modules/ubercart/payment/uc_payment/translations uc_payment.pot /modules/ubercart/payment/uc_payment uc_payment.ca.inc /modules/ubercart/payment/uc_payment_pack uc_payment_pack.info uc_payment_pack.install uc_payment_pack.module /modules/ubercart/payment/uc_paypal uc_paypal.module /modules/ubercart/payment/uc_recurring uc_recurring.info uc_recurring.install uc_recurring.module /modules/ubercart/shipping/uc_flatrate/translations uc_flatrate.pot /modules/ubercart/shipping/uc_quote/translations uc_quote.pot /modules/ubercart/shipping/uc_quote uc_quote.module /modules/ubercart/shipping/uc_shipping/translations uc_shipping.pot /modules/ubercart/shipping/uc_usps/translations uc_usps.pot /modules/ubercart/shipping/uc_usps uc_usps.module /modules/ubercart/shipping/uc_weightquote uc_weightquote.info uc_weightquote.install uc_weightquote.module /modules/ubercart/uc_attribute/translations uc_attribute.pot /modules/ubercart/uc_cart/translations uc_cart.pot /modules/ubercart/uc_cart uc_cart.ca.inc uc_cart.module /modules/ubercart/uc_cart_links/po uc_cart_links.pot /modules/ubercart/uc_cart_links uc_cart_links.info uc_cart_links.install uc_cart_links.module /modules/ubercart/uc_catalog/translations uc_catalog.pot /modules/ubercart/uc_catalog uc_catalog.install uc_catalog.module /modules/ubercart/uc_file/translations uc_file.pot /modules/ubercart/uc_file uc_file.css uc_file.info uc_file.install uc_file.module /modules/ubercart/uc_notify uc_notify.module /modules/ubercart/uc_order/translations uc_order.pot /modules/ubercart/uc_order uc_order.ca.inc uc_order.js /modules/ubercart/uc_product/translations es.po uc_product.pot /modules/ubercart/uc_product uc_product.module /modules/ubercart/uc_product_kit/po es.po /modules/ubercart/uc_product_kit uc_product_kit.info uc_product_kit.install uc_product_kit.module /modules/ubercart/uc_reports uc_reports.css uc_reports.info uc_reports.install uc_reports.module /modules/ubercart/uc_roles uc_roles.css uc_roles.info uc_roles.install uc_roles.module /modules/ubercart/uc_stock uc_stock.css uc_stock.info uc_stock.install 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 bulgaria_100_1.cif costa_rica_188_1.cif croatia_191_1.cif czech_203_1.cif dominican_republic_214_1.cif egypt_818_1.cif greece_300_1.cif hong_kong_344_1.cif hungary_348_1.cif india_356_1.cif indonesia_360_1.cif israel_376_1.cif korea_republic_of_410_1.cif mexico_484_1.cif new_zealand_554_3.cif peru_604_1.cif portugal_620_1.cif saint_lucia_662_1.cif taiwan_158_1.cif thailand_764_1.cif turkey_792_1.cif ukraine_804_1.cif united_arab_emirates_784_1.cif venezuela_862_1.cif /modules/ubercart/uc_store/includes simplexml.php summaries.inc /modules/ubercart/uc_store/translations es.po uc_store.pot /modules/ubercart/uc_store uc_store.module /modules/ubercart/uc_taxes/translations es.po uc_taxes.pot /modules/ubercart/uc_taxes uc_taxes.ca.inc uc_taxes.module Log message: Bazaar repository log (2008-06-22 to 2008-08-06): 1116 Lyle 2008-06-24 Adding schema description. 1117 Lyle 2008-06-24 Shipping quotes and a basic shipping method. First complicated use of conditional actions. 1118 Lyle 2008-06-24 [merge] Merge in changes from 5.x-1.x fixes. 1119 Lyle 2008-06-24 Put the currency code setting back in, as a textfield this time. 1120 Lyle 2008-06-25 Minor fixes for default values and labels. 1121 Lyle 2008-06-25 Taxes ported to D6. 1122 Lyle 2008-06-27 [merge] Updates from Ubercart 1.x. 1123 Lyle 2008-07-01 module_invoke_all() changed, so hook_shipping_type() doesn't work right any more. Temporary workaround until we think of something else. 1124 Lyle 2008-07-01 Need to translate data between the api functions. Helps things actually work. 1125 Lyle 2008-07-01 Port USPS module to Drupal 6. 1126 Lyle 2008-07-01 Minor coding standards fixes. 1127 Lyle 2008-07-02 Uninstall function and some functions to help convert Workflow-ng configurations. 1128 Ryan 2008-07-03 Adding in the summaries.inc and making changes to uc_store to accommodate it. 1129 Ryan 2008-07-03 Changing cart settings forms to use the new #summary attribute; still need to update checkout forms. 1130 Lyle 2008-07-07 Port the shipping module. Workaround breadcrumbs for the shipment and package pages underneath the local tasks for now. 1131 Lyle 2008-07-08 Move translation files to correct directories of previously ported modules. 1132 Lyle 2008-07-09 Fix some things found while porting uc_file: email header array, view order update form, feature tab form. 1133 Lyle 2008-07-09 Port uc_file to D6. 1134 Ryan 2008-07-09 Updating GA for Drupal 6 with AntoineSolutions' patch for updated GA code. 1135 Ryan 2008-07-09 Updating module dependencies. 1136 Ryan 2008-07-09 Updating a uc_add_js() call to accomodate the D6 footer restriction. 1137 Ryan 2008-07-10 Fixing order delete form and hook_theme(). 1138 Ryan 2008-07-10 Removing an unused function... uc_numeric_validate(). 1139 Ryan 2008-07-10 Moving the Authorize.net module over to D6. Tests show a connection to Auth.net, though all my transactions fail. :) 1140 Ryan 2008-07-10 Adding menu callback for sorting orders by order status. 1141 Ryan 2008-07-10 Committing D6 version of CyberSource module. 1142 Ryan 2008-07-10 Getting rid of my old demo HOP.php. 1143 Ryan 2008-07-10 Committing D6 version of 2Checkout. 1144 Ryan 2008-07-10 Committing the D6 version of the PayPal module. Will need some thorough testing... a shame PayPal's sandbox is SLOW. 1145 Ryan 2008-07-10 Minor comment tweaks. 1146 Ryan 2008-07-10 Fixing a bug I fixed on the D5 branch w/ the checkout message for logged in users. 1147 Ryan 2008-07-10 Minor bugfixes and watchdog() updates. 1148 Ryan 2008-07-10 Fixing one last url() call. 1149 Ryan 2008-07-11 Committing D6 version of reports thanks to nickurban! 1150 Lyle 2008-07-11 Go through and fix the problems coder.module finds. uc_product still has problems relating to CCK and Views integration. 1151 Ryan 2008-07-11 Tweaking the overview table display and accommodating the lack of db_next_id(). 1152 Ryan 2008-07-11 Adding in the CSS file for ca.module. 1153 Lyle 2008-07-11 Port of uc_stock to Drupal 6. Thanks, spydor. 1154 Lyle 2008-07-11 Quick WF-ng to CA conversion for stock. Needs testing over the weekend. 1155 Lyle 2008-07-11 Thanks to stell for porting the uc_cart_links module. 1156 Lyle 2008-07-11 Ignore CVS directories. 1157 Lyle 2008-07-11 [merge] Merge changes in from the 5 branch. 1158 Lyle 2008-07-14 Forgot to change the file name in the include() directive as well. 1159 Ryan 2008-07-15 Committing Drupal 6 version of Recurring Fee module. 1160 Ryan 2008-07-15 Fixing bug in product feature delete form. 1161 Ryan 2008-07-15 Removing HTML entities from t() arguments. 1162 Lyle 2008-07-16 Use PHP 5's SimpleXML library for USPS. 1163 Lyle 2008-07-16 Port UPS to D6. Use SimpleXML. 1164 Lyle 2008-07-16 Some adjustments necessary to ship UPS packages. Not quite done. 1165 Lyle 2008-07-17 Finished the shipping API portations. Now able to get labels from UPS. 1166 Lyle 2008-07-22 Fix adding a new file product feature. 1167 Lyle 2008-07-22 Take out the old Views 1 integration. Views 2 will be available before too long. 1168 Lyle 2008-07-22 Roles ported. Emails should work without the uc_notify module, even though they'll be changed later. 1169 Lyle 2008-07-23 Switch the database update functions back to D5, since that's what they are used for. Delete variables during uninstall. 1170 Ryan 2008-07-24 W.I.P. conditional actions UI. 1171 Lyle 2008-07-25 Ported weight quote. 1172 Lyle 2008-07-25 Make just one trigger for tax actions. This should help organize the conditional actions page. 1173 Lyle 2008-07-25 Product kit ported. Needs testing still. Committing so it's easier to merge changes. 1174 Lyle 2008-07-25 Remove the repeater module from core. 1175 Lyle 2008-07-25 [merge] Merge changes up to Ubercart 5.x-1.1. 1176 Lyle 2008-08-01 [merge] Merging. 1177 Lyle 2008-08-04 Fix calls to url() that were added in by the previous merge. 1178 Lyle 2008-08-04 Automatically add a filefield called field_image_cache to product types when uc_product is enabled. 1179 Lyle 2008-08-05 Imagecache support added. I'm trusting the Imagecache module to update all of the deprecated_scale actions to the new scale action when it's ready. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_stock/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.adm... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.inc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.inf... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.ins... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.mod... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/docs/hook... 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/payment/u... 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/payment/u... 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/payment/u... 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/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/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/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_cart/t... 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_cart_l... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart_l... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart_l... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart_l... 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_file/t... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_file/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_file/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_file/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_file/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_notify... 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_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_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_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_report... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_report... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_report... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_report... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_roles/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_roles/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_roles/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_roles/... 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_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_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/...
participants (1)
-
drupal-cvs@drupal.org