/[drupal]/contributions/modules/ubercart/uc_repeater/uc_repeater.module
ViewVC logotype

Log of /contributions/modules/ubercart/uc_repeater/uc_repeater.module

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.5.2.1
Wed Aug 6 13:41:26 2008 UTC (15 months, 3 weeks ago) by islandusurper
Branch: DRUPAL-6--2
Changes since 1.5: +1 -1 lines
FILE REMOVED
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.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 22:22:45 2008 UTC (15 months, 4 weeks ago) by rszrama
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-3-RC-1, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6, DRUPAL-5--1-7, DRUPAL-5--1-8, DRUPAL-5--1-9
Changes since 1.4.2.4: +0 -0 lines
Diff to previous 1.4.2.4 , to branch point 1.4 , to next main 1.5
Merging changes to DRUPAL-5 branch; trying to fix stuff... :-/

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 12:41:04 2008 UTC (16 months, 2 weeks ago) by islandusurper
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.4: +37 -36 lines
Diff to previous 1.4
Begin the Ubercart 6.x-2.x branch.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 19:38:10 2008 UTC (19 months ago) by rszrama
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-0-RC-3, DRUPAL-5--1-0-RC-4, DRUPAL-5--1-0-RC-5, DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.4.2.3: +0 -0 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Bulk update for RC 3.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 20:45:13 2008 UTC (19 months, 3 weeks ago) by rszrama
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC-1, DRUPAL-5--1-0-RC-2
Changes since 1.4.2.2: +29 -29 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Bulk update for RC 1.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 21:11:39 2008 UTC (21 months ago) by rszrama
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA-6, DRUPAL-5--1-0-BETA-7
Changes since 1.4.2.1: +2 -3 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Bulk update for Beta 6.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 21:56:54 2008 UTC (22 months, 1 week ago) by rszrama
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA-2, DRUPAL-5--1-0-BETA-3, DRUPAL-5--1-0-BETA-4, DRUPAL-5--1-0-BETA-5, DRUPAL-5--1-0-BETA2
Changes since 1.4: +11 -9 lines
Diff to previous 1.4
Bugfixes and additions for beta 2.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 20:32:00 2007 UTC (2 years ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA-8, DRUPAL-5--1-0-BETA1
Branch point for: DRUPAL-5
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
Bulk update for Alpha 8.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 18:11:58 2007 UTC (2 years, 1 month ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA-7D, DRUPAL-5--1-0-ALPHA-7E
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Mass update for Alpha 7d.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 17:43:47 2007 UTC (2 years, 1 month ago) by rszrama
Branch: MAIN
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Removing files properly that should have been dead a release or two ago.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 15:57:19 2007 UTC (2 years, 2 months ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA-7C
Mass update for Ubercart Alpha 7c.

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