Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
2009-09-21 Changes since Ubercart 6.x-2.x-dev 2009-09-11 (-r 1935..1957): #571822 by recrit and Island Usurper: Fix the expiration time interface for roles features. #402768 by Island Usurper: Add hook_order_state() to the docs. d#508888 by rszrama (Ryan): add an API function to determine the total number of items in a shopping cart - uc_cart_get_total_qty(). d#403504 by cha0s: fix some cart block collapsibility settings bugs. #443890 by Island Usurper: Add link to add attribute form in admin section from product attribute form. u#11438, #466014 by Island Usurper: Make Ubercart variables multi-lingual. #569920 by univate, esrms, and Island Usurper: Fix the order of operations in uc_roles_action_order_renew(). #368884 by Island Usurper: Display a minimum number of decimal places in price form fields. #561692 by Island Usurper: Fix the download counter and address limiter. 500134 by cYu, Island Usurper, and sammys: Let all available SKUs to be chosen in the 'order has products' condition. #540266 by ryan_courtnage: Implement hook_imagecache_default_presets(). d#580330 by rszrama: Add an information row to the user order history when no orders are available. #466936 by wojtha, Island Usurper: Use the url() function to build paths loaded by JavaScript callbacks. #508878 by Island Usurper: When adjusted model numbers are edited, change items already placed in the cart as well. Use single quotes for string literals in queries for Postgres. #562202 by Island Usurper: Update the cart_id index that was missing from a previous update. Suppress error message caused by possible duplicate indices. d#426084 by univate: patch to allow multiple role assignments at once. #378654 by cha0s and Island Usurper: Let product kits be added to an order by the admin correctly. #466936 followup by Island Usurper: Fix payment and quote panes on the order edit form. Use the URL javascript setting for the rest of uc_order. #317758 by Island Usurper: Substitute country names for the exact name specified by the United States Postal Service when getting international shipping quotes. d#487698 by Island Usurper (Lyle): fix checkout notifications for anonymous orders and redirected payment services. Minor typo fix. #518916: Add line-item-altering hooks and refactor the line item preview checkout pane. Add the order_product price type. Opens the way for VAT integration.
2009-08-17 Changes since Ubercart 6.x-2.x-dev 2009-07-29 (-r 1880..1907): Whitespace removed by SmartCVS. #458360 by neochief, Island Usurper: Use CSS to style the 2chckout form on the checkout review page. u#11758 by Lyle: Don't check that the current user can use the quote checkout pane's description filter format. d#537896 by Ryan (rszrama): do not link to a user/0 page for orders that aren't assigned to a user. #531778 by mikejoconnor: Move hook_line_item_alter() so all line items are affected. #530902 by Island Usurper: Make the CA tax action name more useful. u#12386 by Lyle: Validate product dimensions for customer supplied packaging with the correct form fields. d#540682 by wimh: fix the from e-mail address for administrator e-mailed order invoices. u#12005 by Dusty: Check result of file_user query before trying to unserialize. d#541694 by wimh: URL encode customer names and e-mail in the admin search form JS. #544596: Make the policy message for the COD payment method customizable. u#8221 by Lyle: Make the packages sent to UPS are quoted and rated for at least 1lb or 1kg. #452524 by Island Usurper: Remove reference to uc_notify from uc_google_checkout. #512900 by joelstien and Island Usurper: Summarize multiple select elements. #513746 by Island Usurper: Remove jQuery syntax deprecated in 1.2.0 and removed for 1.3.0. Provides compatibility with all versions of jquery_update. Fix bad use of watchdog() messages. #415712 by cha0s: Send emails in the user's language. Fix bad use of watchdog() messages. u#7127 by Lyle: Allow multiple weightquote methods. d#548092 by rszrama (Ryan): use db_query() args properly in install files for order statuses. The 'product_full' preset has no actions by default, so don't show an error message because it doesn't. Only need to get the tax predicates once, not for each tax. #466236 by grendzy and cha0s: Better PayPal error and warning handling. u#12575 by Lyle: Don't use functions that aren't available to the minimum required version of PHP. #375206 by Island Usurper: Make sure we can use both hooks and conditional actions in places where modules would want to perform an action. #335228 by rfay: Add a numeric id column to uc_cart_products. #506258 by makara, Island Usurper: Add a product count column to uc_orders. #475474 by Island Usurper: Change price alterer context to use price types. [merge] Add price types to uc_price() contexts. Add the order_total price type for multi-currency's sake. Remove location data from price context. Syntax error fixed. Use cart_total type instead of order_product for the Subtotal line item. Resolve conflict in theme_uc_product_attributes(). Merge changes from DRUPAL-6--2.
2009-07-21
Changes since Ubercart 6.x-2.x-dev 2009-07-11 (-r 1842..1864):
Update the customer list and search interfaces with help messages and cleaner code.
d#495222 by Island Usurper, rszrama: Add a select all checkbox to the options selection tables.
d#464746 by DigitalFrontiersMedia: save credit card type on administrator created orders.
d#476974 by jrust: add an order-last-comment-raw token.
d#485030 by setvik: pass cart item nids through to the theme functions.
d#468248 by jrust: add customer names to the address select to differentiate addresses in the address book select list.
#509312 by sammys: Make the country import files PostgreSQL-compatible.
#404234 by Island Usurper: Can't use a form element named 'length' because of IE and Opera.
Stupid patching error.
E_NOTICE compatibility.
#492928 by nickbits, Island Usurper: Remove invalid XHTML and use CSS instead.
#458846 by tormi, Island Usurper: Estonia CIF.
Remove extra <p> tag around the checkout review instructions. check_markup() adds one already.
#486932 by Island Usurper: Use form_state['redirect'] instead of drupal_goto() on report filtering forms.
#498864 by Island Usurper: Google Checkout is dependent on Payment.
#420832 by cedarm: Redirect anonymous checkouts to the login form in a way that doesn't conflict with securepages.
#515010 by Island Usurper: Increase attribute options tabledrag order range.
Fix grammar on shipping methods admin page.
Fix help text for shipping method list position.
Don't need simplexml.php any more for PHP 5.
Remove broken statistics reporting.
Fix Belgian address format.
Merge in inline documentation fixes, and a few important things revealed by Coder.
Make sure that the inline documentation comments conform to the Drupal standards.
Changes since Ubercart 6.x-2.x-dev 2009-06-15 (-r 1792..1837): #488860 by andreiashu: Display multiple options on invoices correctly. #478426 by cha0s, Island Usurper: Use uc_price() correctly in customer invoice template. #462128 by mikey_p: Let other modules respond to carts being emptied from being too old. #492090 by Island Usurper: Alter the prices of products added to orders by the admin. #487882 by Island Usurper: Set schema to serialize data with drupal_write_record(). d#493908 by andreiashu: minor typo fix in form array. #488860 by Island Usurper: Use check_plain() on attribute and option names on invoices. d#495364 by andreiashu: add a token for the store fax number. Be more consistent with HTML classes on product prices across the site. #478814 by Island Usurper: Allow any kind of image handling widget for Ubercart images. #496282 by Island Usurper: Add extra USPS service options. #498864 by martysteer: Fix typo in notification error function name. #498850 by thenorman: Add t() to a string and simplify the way the options for the number of orders displayed on a page are generated. #373644 by Garrett Albright: Increment product report row number when uc_attribute is not enabled. d#497958 by kscheirer: fix the password comparison for new accounts in checkout. #494736 by mikejoconnor: Change Thai to Thailand. #500884 by sammys, Island Usurper: Remove nowrap from product options table cells. Documenting hook_order_product_alter(). d#474000 by cedarm: fix some watchdog() function calls for D6 syntax. Fixing a missed quote in a catalog menu item definition. #433490 by Island Usurper: Use × entity in more places. #486192 by sociotech and Island Usurper: Display catalog images even without Imagecache. #486174 by cYu: Show warning for no Imagecache on catalog term form even when no image has been uploaded. u#11766 by Lyle: Display product weight in proper units in the Views field. #497872 by quiptime and cedarm: Correct registered arguments list for theme_uc_cart_checkout_review(). #489066 by longwave: Show blank value for credit card start date field by default. #507610 by Island Usurper: Don't use textfield attributes to search for adjusted SKUs. #485438 by jrust: Save shipping quote selection when a free shipping option is chosen. d#475226 by cedarm, Island Usurper: add additional e-mail validation for new users created during anonymous checkout. #492090 by andreiashu and Island Usurper: Defer multiplying new order product price by quantity until after the edit page. #498390 by attiks: Point the "continue shopping" link to the page that contained the cart_link that added a product. #230503 by com2: Tell PayPal that we're using UTF-8. #509554 by pfournier: Initialize administrative order actions array. Fixing comments for uc_order_status_list(). #441954 by cha0s: Mark product kits as shippable when added with cart links. Initialize the products array on new order creation. d#511834 by sammys: populate new aid in the on the admin attribute form. d#511958 by sammys: add order uid to each product in ->products for context in other functions. Add full response debugging capability to Auth.Net API requests. d#511846 by sammys: move order product attributes into a theme func. Style tweak for catalog category images, from padding to margin. d#509306 by KarenS: add support for Admin module icons to main store sub-menu items. Small typo fix in store display settings. d#506750 by Ryan (rszrama): add check for user registration permission before displaying a link to the register page. Fixing variable check logic in previous commit. Committing countries Jamaica, Nigeria, Oman by thill_.
Changes since Ubercart 6.x-2.0-rc3: #457074 by Island Usurper: Remove third argument from uc_file_admin_files_form_action_validate(). u10813 by Lyle: Allow modules to provide a price alterer, filter, or both. As opposed to requiring both. #457716 by Island Usurper: Imagefield moved the alt and title fields on me. d#458020 by TR: fix display of authenticated cart duration. d#456680 by neocheif: fix the hook implementation for when to display GA tracking code with 2Checkout.com. #460186 by Jaza: Fix undefined variables. u10881: Fix typo in old update. #461656 by fmueller: Display price formatter description. Ryan: simplify the product class delete confirm form code and language. Altering product class form submission redirect and adding a message to it. Make the validation of the role expirations a bit more user-friendly. #466756 by xurizaemon: Fix 'attriubte' typo. #401574 by Island Usurper: Use [title] as the default alt and title for product image fields if imagefield_tokens is enabled. #466026 by cYu: Increase size of the cart_id. #40060 by mariusilie, Island Usurper: Checkboxes for attributes! #471922 by sammys: Use configurable text for Add to Cart column in product tables. #474458 by joachim: Correct the United Kingdom's address format. #326836 by longwave: Add missing counties for the United Kingdom. #475076 by Island Usurper: Add markup to product descriptions through theme_uc_product_body(). #473852 by Island Usurper: Don't display the add to cart form in the product grid when the cart module is not enabled.
Changes since Ubercart 6.x-2.x-dev 2009-Feb-13 (-r 1576..1601) u#9004 by Ryan: fix to cart links to not use a cart link ID as the cart ID when adding an item to the cart. Added a return value for the forward-ported Auth.Net update function. Check that the uc_quote_manufacturer_locations table exists before trying to delete it. #375070 by Island Usurper: Fix errors in code selecting the pages to add the Ubercart footer. #375071 by Island Usurper: Initialize Catalog block content. d#376016 by cha0s: move country file importing out of a form submit handler into an API function. u#8789 by Ryan: final patch to move images to CSS for cart block and tidy up/trim down its HTML/CSS/JS once again. #376115 by rszrama: Shuffle product and product kit settings. u#8342 by Ryan: add a link to the conditional actions UI for checkout notifications. Split the checkout notification e-mails into separate predicates for customers and administrators. d#376115 by Ryan: making sure the .admin.inc gets committed. d#375924 by Ryan: remove options in settings forms to alter button text on checkout form to improve our multi-lingual capabilities. Add a checkout form message when orders contain recurring fees. Removing cruft from the checkout form theme function. u#7799 by Ryan: allow users to set the cancel return URL for PayPal WPS. d#372973 by Lyle: add a CA condition to check for a product with a particular attribute option on an order. Minor tweak to uc_credit_exit() to ensure a variable is set. #377000 by Island Usurper: Fix the tax edit form. d#375842 by Ryan: move throbber styles from JS to CSS for order total preview on checkout. u#3446 by Lyle: Allow filtered HTML in attribute descriptions. d#377360 by Ryan: rewrite of taxes admin UI and underlying API; improved CA integration. Add t() to a couple of links and fix the throbber on the submit order button using the new ubercart-throbber class. #349135 by Island Usurper: Remove attribute-specific code from uc_order. Expose a new hook: hook_order_product_alter(). Let manually added products to orders save their attribute data correctly. #237654 by yahozna: Accurately count catalog pages with Postgres. Minor tweak to default title of tax actions on tax rate predicates. #373644 by cha0s: Product reports code cleanup.
1320 Lyle 2008-11-04
#329790 by cha0s: Fixed uc_stock_ca_predicate().
1321 Lyle 2008-11-04
#328680 by cha0s: Make attributes and option lists draggable to sort them.
1322 Ryan 2008-11-05
Changes merged from UC 1.6.
1324 Ryan 2008-11-05
Adding some comments and tweaking some messages.
1333 Ryan 2008-11-05
Changes merged from UC 1.6; Vietnam, Antiqua and Barbuda added thanks to Insurrectus.
1335 Ryan 2008-11-05
Fixing some .cif files for the auto_increment zone_id and fixing a bug on the country import form.
1336 Ryan 2008-11-05
Code cleanup based on code review.
1337 Lyle 2008-11-06
Revert 1312 (#329029), since it breaks taxes and anything based on it.
1338 Ryan 2008-11-06
d#330497 by GA; include a customer view for a CoD delivery date.
1339 Ryan 2008-11-06
d#330218 by GA; include addresses without postal codes in the address book.
1340 Ryan 2008-11-07
d#330624 by rwohleb; properly save and use the weight unit setting in a product weight condition.
1341 Ryan 2008-11-07
Fixing display of information on user profiles.
1342 Ryan 2008-11-07
Initial port of Auth.Net module to D6 along with a fix in the credit module for a changed form paramater.
1343 Ryan 2008-11-07
Splitting the Auth.Net module up into menu based file includes; reverting drupal_urlencode() to urlencode() for payment posting.
1344 Lyle 2008-11-07
u#7393 by Lyle: Use the right name for the scale action.
1345 Ryan 2008-11-07
Changes to access functions for a few recurring fee related menu items.
1346 Ryan 2008-11-07
Tweaking some watchdog messages and making sure ca is a dependency.
1347 Lyle 2008-11-07
Coding standards clean up.
1224 Ryan 2008-09-22
Adding ignore rules for Mac .DS_Store files.
1225 Lyle 2008-09-23
Translate the 'Home' breadcrumb link again.
1226 Ryan 2008-09-23
Removing old cron code to truncate stored CC data; the old table is no longer used.
1227 Ryan 2008-09-23
Fixing a hardcoded base_path() for the recent work to provide icons for the new summaries. :-/
1228 Lyle 2008-09-23
u#6499: Make sure the first role of a user can be administered. Thanks, mikeryan.
1229 Lyle 2008-09-23
Set minimum required PHP version to 5.0. If we start using code that requires up to 5.2, we'll set that module's version then.
1230 Lyle 2008-09-23
Avoid using references in foreach() loops. They're just more confusing than usually worth.
1231 Lyle 2008-09-24
#312133: Thought this was fixed in this branch earlier. Maybe it wasn't...or maybe I merged the D5 code before fixing it there?
1232 Lyle 2008-09-24
ca_load_trigger_predicates() should unlock module predicates when they have a row in the database.
1233 Lyle 2008-09-26 [merge]
Massive file rearranging to take advantage of Drupal 6's menu file loading. Thanks to cha0s. Few minor tweaks for consistency added.
1234 Lyle 2008-09-29 [merge]
Synching up other repositories.
1235 Lyle 2008-09-29
Fix uc_file admin include file. Courtesy of cha0s.
1236 Ryan 2008-09-30
Conditional Actions .inc file rename; moving code from ca.module to the .inc where appropriate.
1237 Lyle 2008-09-30
Fix update 6000 in various modules to get the right name for the uc_packages.value column, and provide the correct precision and scale for the changed numeric columns.
1238 Ryan 2008-09-30
Moving conditions form functions to ca.admin.inc.
1239 Ryan 2008-09-30
Making sure the menu item for conditions points to the right file. :-/
1240 Lyle 2008-10-02
u#6742: Add the IP address of the customer to order tables. (cha0s)
1241 Lyle 2008-10-02
Move funcitons to admin.inc and pages.inc files for uc_google_checkout.
1242 Lyle 2008-10-02
Consolidate variable deletions during uninstall, and fix uc_weightquote_uninstall().
1243 Ryan 2008-10-02
Removing leftovers from the D5 settings overviews.
1244 Lyle 2008-10-02
#304262: Prevent any user from seeing any other order.
1245 Ryan 2008-10-02
Reworking the conditions UI to be tighter like the actions UI. :)
1246 Ryan 2008-10-02
FINALLY GOT THE CONDITIONS UI FINISHEDbzr update! WOOHOObzr updatebzr update
1247 Lyle 2008-10-03
(cha0s) Use Drupal.behaviors in Ubercart JavaScript. Properly check Drupal.jsEnabled as necessary.
1248 Lyle 2008-10-06
Fix problems in the hook_menu() rearranging.
1249 Lyle 2008-10-06 [merge]
Reapply all the changes since the file rearranging.
1250 Lyle 2008-10-06 [merge]
Synch up repos again.
1251 Lyle 2008-10-06
Use PHP tags.
1252 Lyle 2008-10-06
Rename these included files, hopefully for the last time.
1253 Lyle 2008-10-06
Use CA on the order-edit page for shipping quotes just like the checkout page. Let the quote preview honor the shippability of an order's products as well as the actual rate put on the order.
1254 Lyle 2008-10-08
Update the Views integration for handler files. Also, remove duplicate functions from uc_product.module.
1255 Lyle 2008-10-08 [merge]
Final merge from the D5 branch.
1256 Ryan 2008-10-08
Fixing the name of the trigger on the stock predicate.
1257 Lyle 2008-10-09
Fix hook_menu() with superfluous router items, missing functions, and other erroneous code.
1258 Lyle 2008-10-09
Add backwards compatibility function for the taxes API.
1259 Ryan 2008-10-11
Updated uc_taxes_calculate() function and comments.
1260 Lyle 2008-10-13
Make sure old functionality still works with Conditional Actions: taxes and the notification emails.
1261 Lyle 2008-10-13
Remove some debug messages. Lay some ground work for upgrading Ubercart from Drupal 5.
1262 Lyle 2008-10-13
Fix easy problems found by coder.module. Capitalize TRUE, FALSE, and NULL; add @file blocks; etc.
1263 Lyle 2008-10-13
Thought I was being clever about t() and theme_placeholder(). Overriding the standard theme function is probably better than avoiding check_plain() on safe text.
1264 Lyle 2008-10-13
Change the inline variable settings to be actual Drupal.settings with uc_add_js().
1265 Lyle 2008-10-14
#319756: Save product-specific flatrate method rates. Also make it easier to let products use the default product rate for the method. Requires database update.
1266 Lyle 2008-10-14
#317243: Follow Views development to separate handlers into separate files.
1267 Lyle 2008-10-14
#305177: Use the SESSION variable to keep track of the cart id, rather than the session id itself, which is subject to change without notice.
1268 Lyle 2008-10-15
#321331: Don't run the delete op in uc_payment_order() when we're only checking whether we can delete the order.
1213 Ryan 2008-09-18
Fixing trigger to use #title instead of #label on an argument.
1214 Ryan 2008-09-18
Support for adding and modifying actions on predicates.
1215 Ryan 2008-09-19
Added filtering of action/condition arguments by entity type and support for removing actions from predicates.
1216 Ryan 2008-09-19
Removing the old conditions form test.
1217 Ryan 2008-09-19
Moving actions form into a conditional inclue through the menu system.
1218 Ryan 2008-09-19
Make it so action fieldsets are collapsed instead of expanded by default w/ newly added actions always being expanded.
1219 Ryan 2008-09-19
Adding JS behavior to let users confirm when clicking remove buttons.
1220 Ryan 2008-09-19
Fixing bug with action removal leaving holes in the actions array keys.
1221 Lyle 2008-09-22
Port of Google Checkout integration.
1222 Lyle 2008-09-22
Upgrade path for UC 1.0 to UC 2.0. ID fields have been standardized and set to unsigned serial or int schema types.
1223 Ryan 2008-09-22
Conversion of most settings overviews to the new summaries API by cha0s (patch for country and product settings overviews pending); addition of CSS and JS by Ryan to enhance their display in Ubercart.
Merging changes to DRUPAL-5 branch; trying to fix stuff... :-/
Begin the Ubercart 6.x-2.x branch.
Bulk update for RC 3.
Bulk update for RC 1.
Bulk update for beta 5.
Bulk update for Alpha 8.
Removing files properly that should have been dead a release or two ago.
Mass update for Ubercart Alpha 7c.
Alpha 6 upload! Plenty of bugfixes and feature additions, including code updates, more countries, and better international support.
Upload to get Alpha 4 out the door.
Initial upload of Ubercart, woohoo!
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |