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