Ubercart 6.x-2.0-beta4

UberCart (UC) adalah shooping cart yang lagi naik daun di Drupal. Hal ini disebabkan karena aktifnya UC dalam beberapa event Drupal.

Versi 6.x-2.0-beta4 ini dibandingkan dengan versi sebelum melakukan 80 buah perbaikan! Berikut ini 80 perbaikan yang dilakukan di versi ini:

  1. #8598 by Lyle: Fix the Add to Cart button for product kits on the catalog pages.
  2. Removed an unused theme function.
  3. Minor styling tweaks in CSS and code comments.
  4. #362597 by Island Usurper: Remove references to uc_quote_manufacturer_locations, since it's no longer in the schema.
  5. #36286? by Island Usurper: Let actions return results to the modules that cause them.
  6. #358797 by Island Usurper: Let product kits add themselves to the catalog when their module is enabled.
  7. Tighten the code up, reduce number of lines.
  8. #8157 by digitalfrontiersmedia: store the CC type post-checkout for reference on orders.
  9. #363232 by Island Usurper: Do not display the Add to Cart button for product kits when uc_cart is not enabled.
  10. #362089 by solotandem: Avoid PHP_NOTICEs by initializing variables.
  11. #364415 by Island Usurper: Use the correct function to get the default shipping types for products.
  12. #222689 by ccurvery, Island Usurper: DB-agnostic DELETE statements involving more than one table.
  13. #364884 by cha0s: fix to the Malaysia zone insert query.
  14. #8708 by Lyle: Remove the record that nid 0 has a shipping type.
  15. #366404 by cha0s: Add node types to the catalog in a robust way.
  16. #359778 by cha0s: Fix Postgres warnings in reports.
  17. #362888 by cha0s, Island Usurper: Make the queries that count unpackaged products Postgres safe.
  18. #359764 by cha0s: Add validation functions for positive real numbers. Remove their UNSIGNED flag from the database for Postgres.
  19. #363189 by solotandem: Fix HTML errors in the customer invoice template.
  20. Add an update function from the D5 branch.
  21. #341819-15 by Island Usurper: Remove unneeded queries from hook_forms().
  22. #358760 by Ryan: getting attributes back on the order edit screen product add form; minor clean-up on order edit form.
  23. #359026 by Ryan: fix the subject line in order e-mails.
  24. Fix the logging of payments when checks are received to show the right payment method.
  25. Moved the Conditional actions menu to the Store administration menu; also used the constant CA_UI_PATH for all paths.
  26. #366115 by Island Usurper: Change catalog paths to not include the term name and update url aliases to match.
  27. #359443 by Island Usurper: Give roles triggers the correct arguments.
  28. #309394 by Ryan: clean up the implementation of the shopping cart block with more theme functions and a cachable block display for anonymous users.
  29. #364753 by cha0s: Add help links from files and roles features to conditional actions settings.
  30. #7289 by Ryan: updating CA overview page to sort tables by title and allow for grouping by either trigger or class.
  31. #355928 by cha0s: Remove warnings because of uninitialized variables.
  32. #368671 by Ryan: fix to check for taxonomy module before using a taxonomy function.
  33. #8690 by Lyle: Add an option to not include insurance in UPS quotes.
  34. #362647-6 by Island Usurper: Fix bad HTML in translatable strings.
  35. #368228 by Island Usurper: Remove unused CSS rules.
  36. #341819-26 by Island Usurper: Remove substr() calls in hook_forms() implementations.
  37. Date condition added.
  38. #369774 by Jody Lynn: fix to the order of comment saving for order update notification e-mails.
  39. #36885? by cha0s: Prevent offset error on /node.
  40. Change class on order e-mail notifications to notification per other uses by cha0s.
  41. #368876 by emmajane, cha0s: Check for product attributes before starting to build the attributes form.
  42. #367707 by cha0s: Let multiple users download the same file.
  43. #7522 by Ryan: go ahead and add the googleanalytics dependency to the UC Google Analytics module.
  44. #367986 by cha0s: Let edits to role features actually affect the expiration.
  45. #368178 by cha0s: Fix roles expiration granularity (particularly never-expiring roles).
  46. #357884 by cha0s: Don't notify customers of file downloads they never bought.
  47. #5981 by Lyle: Give taxes an option to only apply to shippable products.
  48. #367981 by Ryan: update to the Ireland .cif per feedback from alanburke.
  49. #361466 by mikejoconnor: add payment module dependency to tax module.
  50. Use the CA_UI_PATH constant, fixing the links to quote and tax conditions.
  51. Clarify when the 'all-in-one' settings take effect.
  52. #8789 by Ryan: more improvements to the HTML and CSS of the shopping cart block per stephthegeek.
  53. #350109 by Lyle: add a drupal_alter() to the fully loaded cart items array per mfer.
  54. #369778 by Lyle: centralize price displays through a single theme function.
  55. #243171 by cha0s: PostgreSQL fix for the adjustments form.
  56. #8933 by Lyle: Update image fields to use the right widget now.
  57. #8677 by Lyle: Add an imagecache preset to be used when Thickbox or Lightbox2 links are clicked on product pages. Users may add actions to it if they wish.
  58. #8988 by Lyle: Use fields' alt and titles.
  59. Fix minor logic error related to the payment gateway settings form summary.
  60. #359771 by Island Usurper: Fix goofiness involving product classes with non-unique names. Duplicate product classes now throw an error, but other node types become products.
  61. Fix thumbnails on products.
  62. #309234 by cha0s: Change sort order to 'List position' for translation clarity.
  63. #6802 by Lyle: Hide the shipping quote estimate on the cart page if none of the products are shippable.
  64. #373379 by rszrama and Island Usurper: Add function for form_alters to tell if the form is for a product node.
  65. #369299 by Island Usurper: Make dynamic line items easier to implement.
  66. #372775 by rszrama: Add CA condition to check various node fields.
  67. #367998 by cha0s: Deprecate uc_add_js(). Make it a wrapper, but throw a warning into watchdog when it is used.
  68. #371901 by cha0s: In the product sales report, put the SKU breakdowns into their own table rows.
  69. #373715 by Ryan: fix to new customer e-mail on admin order create screen and some minor cleanup in the cart module for new customer e-mails and checkout messages.
  70. Minor cruft removal in file module.
  71. Adding Bazaar ignore for patch files.
  72. #373651 by Island Usurper: Hide Attributes, Options, and Adjustment tabs from product kits.
  73. #9032 by Lyle: Let stock levels be edited when the SKU contains square brackets.
  74. #371850 by Ryan: updates to the Belgium country file per tom_buytaert's recommendations and in accordance w/ ISO-3166-2.
  75. #368405 by cha0s, Ryan: port CIM work forward from 5.x; also, store/display exp. date after an order completes.
  76. Forward porting an Auth.Net CIM related update from 5.x.
  77. Removing cruft and adding a - None - message when sorting predicates by class and there are some without one.
  78. Revert CA List position back to Weight.
  79. #374161 by Island Usurper: CA action to drupal_set_message().
  80. #374177 by rszrama: Add autocomplete path to find products by name and SKU.

Sudah ada yang coba?

Untuk module Ubercart drupal 6 beta 4 apa sudah ada yang coba? Waktu itu saya coba ubercart beta 1 masih nemuin eror.

Hosting Terbaik di Indonesia

Web Hosting Terbaik di kelasnya!

  • Server dengan 8 buah CPU Intel Xeon @ 2 GHz!
  • DDR 8 GB! HDD 1 TB RAID 1! Koneksi Internet Gigabit!

Paket Shared Hosting:

  • 1GB - Unlimited Space!
  • 100 GB - Unlimited Bandwidth!
  • Unlimited: domain, email, database, ftp!
  • Rp 100.000 /tahun (sekitar Rp 8.300 per bulan!)

Open now: www.kotakomputer.com !!!

100% Drupal friendly !!!

Anggota Drupal Indonesia

  • mamad
  • Programmer
  • shedtya
  • jamirawan
  • mx_patang

Ada 13 users dan 131 guests online.

  • Site Counter: 1,010,887
  • Unique Visitor: 63,471
  • Registered Users: 4,348
  • Unregistered Users: 102
  • Blocked Users: 0
  • Published Nodes: 1,524
  • Unpublished Nodes: 3
  • Server IP: 202.78.195.116
  • Your IP: 38.107.191.93
  • Since: 2009-01-25