Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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-Apr-02 (-r 1672..1690) d#421366 by Linxor: minor XHTML updates to customer invoice template. d#394876 by cha0s: base64 encode encrypted card data to make it HTML safe. d#410428 by TR: move the display of the UPS rate line item into its own theme function. Revert CC patch until further testing can isolate the bug in it. :-/ d#394920 by Lyle (Island Usurper): display attribute form elements on a product node preview. #386018 by cha0s: Fix filter form elements on condition and action forms. #422538 by ankur: Allow underscores in tax ids. Fix changes that shouldn't have been included in commit 1677. Add format setting to a predicate that was missed then. #399784 by Island Usurper: Standardize/fix some predicate arguments. #384652 by Island Usurper, cha0s, and rszrama: Provide a page to convert D5 Workflow-ng configurations into D6 Conditional Actions predicates. #407928 by Island Usurper: Improve the markup on product nodes to ease the themability of those pages. u#10251 by Lyle: Group product images in the default view. #419720 by Island Usurper: Trigger tax calculations on the copy address checkbox during checkout. #428786 by univate: Secure the Google Checkout button so IE doesn't scare customers. #419720 by Island Usurper: Trigger tax calculations for both addresses when one is the copy of the other. Bypass card type checking for prior authorization captures with PayPal WPP. Fixing the product save and continue button thanks to jamesialford. Minor tweaks to cart icon positioning.
Changes since Ubercart 6.x-2.x-dev 2009-Feb-27 (-r 1614..1639) #359336 by Island Usurper: Fix product kit component discounts and make them more usable. #279611-18 by cha0s: Fix typo in hook_perm(). Deny access to options and adjustments tabs for product kits. #388810 by keith.smith: Change 'setup' to 'set up' when it was used as a verb. #394356 by Clint Eagar: Add dependence on uc_order to uc_file. #394376 by a_c_m: Reverse shippable product tax flag on the settings overview page. #393508 by TR: Set the default product image widget when one of those modules is installed. Fix by sociotech: remove an illegally self-closing span tag. d#392952 by Docc: fix typo in conditions update function. d#393490 by Lyle: fix product preview image bug. d#394192 by cha0s, a_c_m: cleaning up the taxes API, separating logic from CA. d#394876 by cha0s: base64 encode encrypted strings so they don't break form markup. d#390838 by yahozna, cha0s: fix pgsql update query for product kit update 6002. Move messages out of the API function for importing countries so it can be used in other areas. #377064 by rszrama: Fix duplicate tax issue when going back to the checkout page. #397724 by Island Usurper: Use the UPS setting for units of measurement instead of hard-coded LBS for the shipment weight. #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. Product kit discounts don't behave differently when positive or negative any more. d#388984 and d#393502 by Ryan: theme all prices on the product node form and add a save and continue button to the product node form. d#398918 by cha0s: do not regenerate file keys unnecessarily. d#400720 by scheepers: fix the product kit install file for the synchronized column. Adding a condition to check roles of the current user. u#9685 by Lyle: Prefix table names in GROUP BY clause. #395782 by Island Usurper: Remove red herring sort criteria from products view. #403750 by cedarm: Order the order log and comments by id after creation date. #404352 by Island Usurper: Change default image field settings to follow Imagefield 6.x-3.0-beta1.
Changes since Ubercart 6.x-2.x-dev 2009-Feb-24 (-r 1602..1613) #337363 by zmove, cha0s, and Island Usurper: Add CA conditions for the order's user. u#9291 by markypoo: Use SimpleXML correctly to allow order updates to follow Google Checkout. #359544 by jhodgdon: Add tax information to tax line items and add a module to report on it. Remove unneeded index update that causes errors during upgrades to Drupal 6. #382674 by Island Usurper: Let "Blank line" products added to orders be taxed. d#372384 by Ryan: adding custom PHP condition and action for CA. d#379820 by Lyle: default image support abstracted out into API function for use by other projects. Style changes introduced in 1.x patch in #359544-30. #385678 by pebosi: Add HTML id to the checkout instructions. #362647-6, again. Missed the changes to uc_order.ca.inc the first time. #377064 by Island Usurper: Keep tax line items up to date in the database and on the $order object. #279611 by Island Usurper: Make attribute and stock permissions more granular.
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.
Changes since Ubercart 6.x-2.x-dev 2009-Feb-04 (-r 1496..1557) u#8598 by Lyle: Fix the Add to Cart button for product kits on the catalog pages. Removed an unused theme function. Minor styling tweaks in CSS and code comments. #362597 by Island Usurper: Remove references to uc_quote_manufacturer_locations, since it's no longer in the schema. #36286 by Island Usurper: Let actions return results to the modules that cause them. #358797 by Island Usurper: Let product kits add themselves to the catalog when their module is enabled. Tighten the code up, reduce number of lines. u#8157 by digitalfrontiersmedia: store the CC type post-checkout for reference on orders. #363232 by Island Usurper: Do not display the Add to Cart button for product kits when uc_cart is not enabled. #362089 by solotandem: Avoid PHP_NOTICEs by initializing variables. #364415 by Island Usurper: Use the correct function to get the default shipping types for products. #222689 by ccurvery, Island Usurper: DB-agnostic DELETE statements involving more than one table. d#364884 by cha0s: fix to the Malaysia zone insert query. u#8708 by Lyle: Remove the record that nid 0 has a shipping type. #366404 by cha0s: Add node types to the catalog in a robust way. #359778 by cha0s: Fix Postgres warnings in reports. #362888 by cha0s, Island Usurper: Make the queries that count unpackaged products Postgres safe. #359764 by cha0s: Add validation functions for positive real numbers. Remove their UNSIGNED flag from the database for Postgres. #363189 by solotandem: Fix HTML errors in the customer invoice template. Add an update function from the D5 branch. #341819-15 by Island Usurper: Remove unneeded queries from hook_forms(). #358760 by Ryan: getting attributes back on the order edit screen product add form; minor clean-up on order edit form. d#359026 by Ryan: fix the subject line in order e-mails. Fix the logging of payments when checks are received to show the right payment method. Moved the Conditional actions menu to the Store administration menu; also used the constant CA_UI_PATH for all paths. #366115 by Island Usurper: Change catalog paths to not include the term name and update url aliases to match. #359443 by Island Usurper: Give roles triggers the correct arguments. d#309394 by Ryan: clean up the implementation of the shopping cart block with more theme functions and a cachable block display for anonymous users. #364753 by cha0s: Add help links from files and roles features to conditional actions settings. u#7289 by Ryan: updating CA overview page to sort tables by title and allow for grouping by either trigger or class. #355928 by cha0s: Remove warnings because of uninitialized variables. d#368671 by Ryan: fix to check for taxonomy module before using a taxonomy function. u#8690 by Lyle: Add an option to not include insurance in UPS quotes. #362647-6 by Island Usurper: Fix bad HTML in translatable strings. #368228 by Island Usurper: Remove unused CSS rules. #341819-26 by Island Usurper: Remove substr() calls in hook_forms() implementations. Date condition added. d#369774 by Jody Lynn: fix to the order of comment saving for order update notification e-mails. #36885 by cha0s: Prevent offset error on /node. Change class on order e-mail notifications to notification per other uses by cha0s. #368876 by emmajane, cha0s: Check for product attributes before starting to build the attributes form. #367707 by cha0s: Let multiple users download the same file. u#7522 by Ryan: go ahead and add the googleanalytics dependency to the UC Google Analytics module. #367986 by cha0s: Let edits to role features actually affect the expiration. #368178 by cha0s: Fix roles expiration granularity (particularly never-expiring roles). #357884 by cha0s: Don't notify customers of file downloads they never bought. u#5981 by Lyle: Give taxes an option to only apply to shippable products. d#367981 by Ryan: update to the Ireland .cif per feedback from alanburke. d#361466 by mikejoconnor: add payment module dependency to tax module. Use the CA_UI_PATH constant, fixing the links to quote and tax conditions. Clarify when the 'all-in-one' settings take effect. u#8789 by Ryan: more improvements to the HTML and CSS of the shopping cart block per stephthegeek. d#350109 by Lyle: add a drupal_alter() to the fully loaded cart items array per mfer. d#369778 by Lyle: centralize price displays through a single theme function. d#243171 by cha0s: PostgreSQL fix for the adjustments form. u#8933 by Lyle: Update image fields to use the right widget now. u#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. u#8988 by Lyle: Use fields' alt and titles. Fix minor logic error related to the payment gateway settings form summary. #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. Fix thumbnails on products.
1348 Ryan 2008-11-07
d#330351 by Ryan; new account notifications were failing miserably due to changes in the mail API for D6; also fixed auto-login of new users.
1349 Ryan 2008-11-07
d#329228 by cha0s; update of IPN validation routine to use drupal_http_request().
1350 Ryan 2008-11-07
Added a path constant to the CA UI; updated taxes module to include usability improvements from UC 1.6.
1351 Lyle 2008-11-10
#332146 by robertDouglass: Fix E_ALL errors.
1352 Ryan 2008-11-10
d#332453 - fixing delete confirm form arguments bugs; reported by pebosi.
1353 Lyle 2008-11-10
#331172 by Island Usurper: Allow Ubercart to sell digital products through Google Checkout.
1354 Lyle 2008-11-10
u#6940 by cha0s: Rewrite of uc_file.
1355 Lyle 2008-11-10
Adjust the menu declaration of the notify settings.
1356 Lyle 2008-11-11
Add uc_file.ca.inc, which I forgot earlier.
1357 Ryan 2008-11-11
Updates to some function names and bugfixing for an admin link.
1358 Lyle 2008-11-11
Newlines are bad in t() calls.
1359 Lyle 2008-11-11
#328484 by Island Usurper: Fit the menu path for deleting flatrate methods into the limit on wildcard path lengths.
1360 Lyle 2008-11-12
u#6202: Push updates of products to the product kits that they are components of. Also, don't reset the component info when this happens either.
1361 Lyle 2008-11-12
Dimensions form needs it's theme registered.
1362 Ryan 2008-11-12
Fixing bugs related to the payment gateway summary; tweaking the form fields for the e-mail invoice action.
1363 Ryan 2008-11-12
Fix to default fieldset summary in summaries.inc; code clean-up in the product module to remove an unnecessary summary callback and a duplicate line in uc_product_form() reported by zmove.
1364 Ryan 2008-11-12
Cleanup of settings overview callback functions; finished commenting summaries.inc.
1365 Ryan 2008-11-12
Left an errant */ in the file. Whoops.
1366 Lyle 2008-11-13
Remove dpm() calls.
1367 Lyle 2008-11-13
Fix taxes taxing taxes. Wasn't completely ported.
1368 Lyle 2008-11-13
#333085 by Island Usurper: Add product information as 'extra fields' for CCK to allow users to reorder the product node form.
1369 Lyle 2008-11-13
u#7460: Remove rendundant field from product settings.
1370 Ryan 2008-11-13
u#7516 - Completed update of TAPIr tables and updates to TAPIr itself; TAPIr functions moved into tapir.inc.
1371 Lyle 2008-11-14
Reorder product options so that the disabled options are on the bottom of the list.
1372 Lyle 2008-11-17
#334588 by AlexisWilke: Fix name of the variable table in uninstall functions.
1373 Ryan 2008-11-18
d#334231 by zmove; adding a missing theme function to the registry.
1374 Lyle 2008-11-18
Fix the product class condition.
1375 Lyle 2008-11-18
Enable the Catalog vocabulary for all product types when it's enabled.
1376 Lyle 2008-11-18
Forgot to add the shipping settings as a CCK extra field.
1377 Ryan 2008-11-18
Fixing a bug in user recurring fee saving thanks to Digital Dollhouse.
1378 Lyle 2008-11-19
#336055 by Island Usurper: Improve usability of attribute overview page.
1379 Lyle 2008-11-19
#318665 by Island Usurper: Remove UNSIGNED from numeric columns for Postgres support.
1380 Lyle 2008-11-19
Provide an actual theme function for attributes in the add to cart form.
1381 Lyle 2008-11-20
#321115 by naduid: Fix typo so we check the actual permissions for editing and deleting all products.
1382 Lyle 2008-11-20
u#7622: Add title and alt text to product images on catalog pages.
1383 Lyle 2008-11-20
Fix the machinablepackage flag logic.
1384 Lyle 2008-11-21
Adjust the weight of the body field on product node forms.
1385 Lyle 2008-11-21
Remove some dpm() calls.
1292 Lyle 2008-10-27
#326352: Enable all options when an attribute is added.
1293 Lyle 2008-10-27
#326257: Label the SKU on the product page.
1294 Lyle 2008-10-28 [merge]
#292577: Merged changes from alpritt's patch.
1295 Lyle 2008-10-28
Use div instead of span for sell prices in product teasers.
1296 Lyle 2008-10-28
When constructing serialized PHP data, we require the number of bytes used, not the number of characters in the string. Add String.prototype.bytes() to handle this.
1297 Lyle 2008-10-28
(zmove) Make the fields settings form extensible with hook_form_alter().
1298 Lyle 2008-10-28
#246456: Fix uc_stock.ca.inc to use the right order entity. Also, fix uc_stock_help().
1299 Lyle 2008-10-29
Take out half of the temporary workaround from #266786. Leaving it in 1.x means having to reclaim the products during a Drupal 5 to 6 upgrade.
1300 Lyle 2008-10-29
#327440: (cha0s) Fix old version of url().
1301 Lyle 2008-10-29
Confirmation forms for deleting taxonomy terms were somehow getting shipping information added in. Added more checks to the hook_form_alter() to prevent that.
1302 Lyle 2008-10-29
u#7248: Make dealing with orphaned products more intuitive.
1303 Lyle 2008-10-30
#312684: Set the address formats of Andorra and Argentina to the right countries.
1304 Lyle 2008-10-30
#327470: (gn0rt0n) Extra comma in JS object broke the order total preview in checkout.
1305 Lyle 2008-10-30
#302105: Taxonomy is now revisioned data. Join on version id rather than node id.
1306 Lyle 2008-10-31
#327829: Goofy typo fixed.
1307 Lyle 2008-10-31
Remove the Price label from the teaser view of products.
1308 Lyle 2008-10-31
Check all the right permissions on attribute tabs for products.
1309 Ryan 2008-10-31
Removing an instance of uc_get_zone_ids() and updating the store e-mail field back to 128 characters.
1310 Lyle 2008-10-31
Notification emails don't check filter permissions. The filter is set in Conditional Actions, and the permissions are checked then.
1311 Lyle 2008-10-31
Minor correction ot the predicate category.
1312 Lyle 2008-11-03
#329029 by alpritt: Changed cart products on checkout form to a value instead of hidden type.
1313 Lyle 2008-11-03
#328659 by Island Usurper: Use output filters in the presentation layer, not the data layer. This prevents using check_plain() more than once.
1314 Lyle 2008-11-03
Adding in some old .cif files. Thanks to all the contributors.
1315 Lyle 2008-11-03
Allow for gift certificates and coupons in the new-order notifications. And the GCO account age units are now days instead of months....
1316 Lyle 2008-11-03
Gah, forgot about the China cif.
1317 Lyle 2008-11-03
Fixed JS setting for collapsing the cart block.
1318 Lyle 2008-11-03
u#6802 by mcneelycorp: Add fields to the quotes cart pane to allow shipping quotes to be estimated there.
1319 Lyle 2008-11-03
Move the ca_predicate hook to the .module file.
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.
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.
Add ca.css and uc_stock.ca.inc to the repository.
Code cleanup. Ported modules: * uc_2checkout * uc_cart_links * uc_cybersource * uc_paypal * uc_reports * uc_stock Merged in changes from 5.x-1.x branch: * Adding back in a currency textfield. * Count packaged products. * Quote multiple packages with USPS correctly. * Fix anonymous checkout and CC validation problems. * Remove demo HOP.php file from uc_cybersource.
Begin the Ubercart 6.x-2.x branch.
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 |