tags on the product options tab.
Last 50 Ubercart Commits
Browse repository | Download .tar.gz

Display revision:
Rev # Committer Timestamp Files Message
1427Lyle Thu 2009-07-02
14:25:32 -0400
  • uc_attribute/uc_attribute.module
  • #507610 by agentrickard: Don't use textfield attributes to search for adjusted SKUs.
    1426Lyle Mon 2009-06-22
    14:28:47 -0400
  • payment/uc_google_checkout/uc_google_checkout.module
  • #498864 by martysteer: Fix typo in notification error function.
    1425Lyle Thu 2009-05-28
    14:42:34 -0400
  • uc_store/countries/united_kingdom_826_2.cif
  • #326836 by longwave: Add missing counties for the United Kingdom.
    1424Lyle Mon 2009-05-18
    15:48:14 -0400
  • uc_attribute/uc_attribute.module
  • Add condition to check that a particular attribute option was chosen for one of an order's products.
    1423Lyle Mon 2009-05-18
    15:19:54 -0400
  • uc_order/uc_order.install
  • uc_order/uc_order.module
  • uc_order/uc_order_line_item.inc
  • uc_taxes/uc_taxes.module
  • uc_taxes/uc_taxes_workflow.inc
  • #359544 by jhodgdon: Add tax information to tax line items and add a module to report on it.
    1422Lyle Mon 2009-04-20
    11:40:29 -0400
  • uc_stock/uc_stock.install
  • u#10467 by KingAndy: Delete variables when uninstalling uc_stock.
    1421Ryan Sat 2009-04-18
    01:22:59 -0400
  • uc_order/templates/customer.itpl.php
  • d#363189 by cha0s: backported patch to tidy up the customer template HTML.
    1420Ryan Sat 2009-04-11
    20:34:01 -0400
  • uc_product_kit/uc_product_kit.module
  • d#425414 by cha0s: fix product links in product kit displays.
    1419Ryan Sun 2009-03-29
    19:35:04 -0400
  • shipping/uc_quote/uc_quote.module
  • d#404168 by longwave, rszrama: ensure an array for preparing fake order data for shipping quotes.
    1418Ryan Mon 2009-03-23
    15:22:01 -0400
  • uc_file/uc_file.module
  • uc_roles/uc_roles.module
  • d#365145 by cha0s: fix typos in roles and file downloads modules regarding grants.
    1417Lyle Thu 2009-03-19
    13:17:08 -0400
  • uc_store/uc_store.module
  • #356919 by cha0s: Prevent uc_currency_value from formatting a NULL value.
    1416Lyle Mon 2009-03-16
    09:42:26 -0400
  • uc_reports/uc_reports.module
  • u#9685 by Lyle: Prefix table names in GROUP BY clause.
    1415Lyle Wed 2009-03-11
    14:52:00 -0400
  • shipping/uc_ups/uc_ups.module
  • #397724 by Island Usurper: Use the UPS setting for units of measurement instead of hard-coded LBS for the shipment weight.
    1414Lyle Wed 2009-03-11
    13:15:47 -0400
  • shipping/uc_ups/uc_ups.module
  • #367140 by Island Usurper: Allow the all in one packaging option to create more packages when the total weight is over the UPS package limit.
    1413Lyle Tue 2009-03-03
    09:16:48 -0500
  • uc_attribute/uc_attribute.module
  • #279611 by Island Usurper, ported by cha0s: Make attribute permissions more granular.
    1412Lyle Wed 2009-02-25
    09:52:13 -0500
  • uc_importer/uc_importer.module
  • u#9070 by Island Usurper: Join on node to let db_rewrite_sql() work.
    1411Ryan Wed 2009-02-25
    01:09:04 -0500
  • payment/uc_recurring/uc_recurring.module
  • Initial development of new uc_recurring_byref system and removal of core recurring handler (non-PCI compliant).
    1410Ryan Wed 2009-02-25
    01:08:07 -0500
  • payment/uc_authorizenet/uc_authorizenet.module
  • Default CIM profiles to create upon every checkout when enabled.
    1409Ryan Tue 2009-02-24
    23:21:09 -0500
  • payment/uc_authorizenet/uc_authorizenet.install
  • payment/uc_authorizenet/uc_authorizenet.module
  • Changing CIM variable name from server to transaction mode for consistency with ARB variable.
    1408Ryan Tue 2009-02-24
    23:19:44 -0500
  • payment/uc_credit/uc_credit.module
  • Tweaking hook_exit() once more and adding API func to get all of a user's CC references.
    1407Lyle Fri 2009-02-20
    15:03:31 -0500
  • uc_catalog/uc_catalog.module
  • #237654 by yahozna: Accurately count catalog pages with Postgres.
    1406Lyle Thu 2009-02-19
    16:35:34 -0500
  • shipping/uc_shipping/uc_shipping.install
  • u#9172 by Lyle: Give the uc_shipping table some default values.
    1405Lyle Thu 2009-02-19
    13:24:12 -0500
  • uc_attribute/uc_attribute.module
  • u#3446 by Lyle: Allow filtered HTML in attribute descriptions.
    1404Ryan Wed 2009-02-18
    18:08:59 -0500
  • uc_cart/uc_cart.module
  • Removing cruft from the checkout form theme function.
    1403Ryan Wed 2009-02-18
    17:50:27 -0500
  • payment/uc_recurring/uc_recurring.module
  • Add a checkout form message when orders contain recurring fees.
    1402Lyle Fri 2009-02-13
    09:13:17 -0500
  • uc_reports/uc_reports.module
  • #371901 by cha0s: In the product sales report, put the SKU breakdowns into their own table rows.
    1401Lyle Thu 2009-02-12
    09:08:26 -0500
  • shipping/uc_quote/uc_quote.module
  • u#6802 by Lyle: Hide the shipping quote estimate on the cart page if none of the products are shippable.
    1400Lyle Tue 2009-02-10
    11:07:49 -0500
  • shipping/uc_quote/uc_quote.module
  • #370410 by Island Usurper: Fix bad backport of new admin settings.
    1399Ryan Mon 2009-02-09
    23:27:22 -0500
  • uc_reports/uc_reports.install
  • uc_reports/uc_reports.module
  • d#344890 by cha0s: fixing timezone issues in reports, backported from 6.x.
    1398Lyle Fri 2009-02-06
    13:26:57 -0500
  • uc_taxes/uc_taxes.install
  • uc_taxes/uc_taxes.module
  • uc_taxes/uc_taxes_workflow.inc
  • u#5981 by Lyle: Give taxes an option to only apply to shippable products.
    1397Lyle Tue 2009-02-03
    16:33:23 -0500
  • shipping/uc_ups/uc_ups.install
  • shipping/uc_ups/uc_ups.module
  • u#8690 by Lyle: add an option to not include insurance in UPS quotes.
    1396Ryan Tue 2009-02-03
    15:00:46 -0500
  • uc_googleanalytics/uc_googleanalytics.module
  • d#368671 by Ryan: fix to check for taxonomy module before using a taxonomy function.
    1395Lyle Tue 2009-02-03
    09:10:32 -0500
  • uc_file/uc_file.install
  • uc_file/uc_file.module
  • #362512 by cha0s: Backport column name change in uc_file_user.
    1394Lyle Tue 2009-02-03
    09:03:20 -0500
  • uc_product/uc_product.module
  • uc_product_kit/uc_product_kit.module
  • Fix stupid mistake in backporting the hook_forms() fix.
    1393Lyle Fri 2009-01-30
    16:09:44 -0500
  • uc_catalog/uc_catalog.install
  • uc_catalog/uc_catalog.module
  • #366115 by Island Usurper: Change catlog paths to not include the term name and update url aliases to match.
    1392Lyle Fri 2009-01-30
    14:57:12 -0500
  • uc_product/uc_product.module
  • uc_product_kit/uc_product_kit.module
  • #341819 by Island Usurper: Remove unneeded queries from hook_forms().
    1391Lyle Fri 2009-01-30
    14:13:30 -0500
  • shipping/uc_quote/uc_quote.install
  • shipping/uc_quote/uc_quote.module
  • u#8708 by Lyle: Remove the record that nid 0 has a shipping type.
    1390Lyle Thu 2009-01-29
    19:52:48 -0500
  • uc_attribute/uc_attribute.module
  • #222689 by ccurvery, Island Usurper: DB-agnostic DELETE statements involving more than one table.
    1389Lyle Tue 2009-01-27
    13:29:09 -0500
  • shipping/uc_quote/uc_quote.module
  • #364415 by Island Usurper: Use the correct function to get the default shipping types for products.
    1388Lyle Tue 2009-01-27
    13:25:46 -0500
  • uc_order/uc_order_workflow.inc
  • Make the order status condition actually use the given order arguments.
    1387Lyle Tue 2009-01-27
    13:25:00 -0500
  • uc_store/uc_store.module
  • #362089 by solotandem: Avoid ERR_NOTICEs by initializing variables.
    1386Lyle Mon 2009-01-26
    13:27:56 -0500
  • uc_product_kit/uc_product_kit.module
  • #363232 by Island Usurper: Do not display the Add to Cart button for product kits when uc_cart is not enabled.
    1385Ryan Sat 2009-01-24
    22:03:37 -0500
  • payment/uc_credit/uc_credit.module
  • u#8157 by digitalfrontiersmedia: store the CC type post-checkout for reference on orders.
    1384Ryan Fri 2009-01-16
    16:40:12 -0500
  • payment/uc_authorizenet/uc_authorizenet.module
  • Initial CIM integration in the core Authorize.Net module sponsored by Digital Dollhouse.
    1383Ryan Fri 2009-01-16
    16:02:52 -0500
  • uc_reports/uc_reports.module
  • Patch by cha0s: add a custom product report similar to the custom sales report.
    1382Lyle Wed 2009-01-14
    10:40:54 -0500
  • payment/uc_google_checkout/uc_google_checkout.module
  • Change variable names to include 'checkout' like the Drupal 6 version.
    1381Lyle Wed 2009-01-14
    10:26:44 -0500
  • uc_attribute/uc_attribute.module
  • u#579 by Lyle: Remove extra
    1380Ryan Fri 2009-01-09
    11:36:57 -0500
  • uc_googleanalytics/uc_googleanalytics.module
  • Typo fix on an order variable.
    1379Ryan Fri 2009-01-09
    11:26:35 -0500
  • payment/uc_2checkout/uc_2checkout.module
  • uc_googleanalytics/uc_googleanalytics.module
  • Adding a hook_ucga_display() for modules using their own checkout completion pages and included a bit of drupal_to_js() instead of check_plain().
    1378Ryan Fri 2008-12-19
    16:45:31 -0500
  • payment/uc_credit/uc_credit.module
  • uc_store/uc_store.module
  • d#348847 by Ryan (rszrama): provide a more specific error message when the encryption key is not found; update the store status message to link to the settings form instead of the Ubercart.org docs.
    Logging since 4-11-07.