/[drupal]/contributions/modules/ubercart/ca/ca.install
ViewVC logotype

Log of /contributions/modules/ubercart/ca/ca.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 14:37:19 2009 UTC (4 months ago) by islandusurper
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC4, DRUPAL-6--2-0-RC5, DRUPAL-6--2-0-RC6, DRUPAL-6--2-0-RC7, DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.1.2.7: +12 -0 lines
Diff to previous 1.1.2.7 , to branch point 1.1
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.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 12:56:50 2009 UTC (4 months, 2 weeks ago) by islandusurper
Branch: DRUPAL-6--2
Changes since 1.1.2.6: +2 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1
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 &times; 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_.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 13:51:16 2009 UTC (7 months, 1 week ago) by islandusurper
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.1.2.5: +19 -0 lines
Diff to previous 1.1.2.5 , to branch point 1.1
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.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 21:13:20 2008 UTC (12 months, 2 weeks ago) by islandusurper
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
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.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 21:11:32 2008 UTC (13 months ago) by islandusurper
Branch: DRUPAL-6--2
Changes since 1.1.2.3: +6 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
1269 Lyle	2008-10-15
      #298331: Use drupal_add_js() again because the cache bug was fixed.

 1270 Ryan	2008-10-16
      Fixing a bug when looking for fees attached to products on an order.

 1271 Ryan	2008-10-17
      Small fix to receiving checks and applied jmassheader's idea for a permission for users to view their own orders.

 1272 Lyle	2008-10-20
      Use Unix line endings, even in .inc files.

 1273 Lyle	2008-10-21
      Use the form values instead of form state in hook_add_to_cart_data(). (cha0s)

 1274 Lyle	2008-10-22
      u#7067: zmove's patch to put attribute data in the node when it is loaded.

 1275 Lyle	2008-10-22
      Rearrange settings forms and list the currencies that Google Checkout accepts in the format settings form.

 1276 Ryan	2008-10-22
      Porting a fix to the form alter from the 5.x branch.

 1277 Lyle	2008-10-22
      u#7033: Make sure that UPS packages are at least 1lb or kg.

 1278 Lyle	2008-10-23
      u#6994: Major code cleanup by cha0s. Added the primary key back so features can be edited again.

 1279 Lyle	2008-10-23
      _uc_cart_product_get_options() is used in several places, so we have to undo the API change introduced by 1274. This is simply done by moving the node_load() call inside the function instead of using a second parameter.

 1280 Ryan	2008-10-23
      d#323797 - Patch by alpritt to tweak the review order page.

 1281 Ryan	2008-10-23
      Fixing the submit order throbber for D6... was a straight merge before that didn't work.

 1282 Lyle	2008-10-23
      Admin notifications of new orders.

 1283 Ryan	2008-10-23
      Fixes to copying of addresses on the checkout form for country and zone select lists.

 1284 Ryan	2008-10-24
      Fixing minor spelling mistake in a variable name for default payment message.

 1285 Lyle	2008-10-24
      Add generic order email action to take care of order updates.

 1286 Lyle	2008-10-24
      Combine customer and admin emails into one predicate.

 1287 Lyle	2008-10-24
      Fixed typos.

 1288 Lyle	2008-10-24
      Turns out we need that format for emailing invoices.

 1289 Ryan	2008-10-24
      Tweaking some text and fixing some .cif files per d#310303.

 1290 Lyle	2008-10-24
      Add @file to ca.install.

 1291 Lyle	2008-10-24
      Remove uc_notify.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 13:41:20 2008 UTC (15 months, 3 weeks ago) by islandusurper
Branch: DRUPAL-6--2
Changes since 1.1.2.2: +0 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
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.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 13:18:32 2008 UTC (16 months ago) by islandusurper
Branch: DRUPAL-6--2
Changes since 1.1.2.1: +0 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Add ca.css and uc_stock.ca.inc to the repository.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 21:41:20 2008 UTC (16 months, 2 weeks ago) by islandusurper
Branch: DRUPAL-6--2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
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.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 12:40:55 2008 UTC (16 months, 2 weeks ago) by islandusurper
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2