Log of /contributions/modules/ubercart/uc_attribute/uc_attribute.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 7 21:13:22 2008 UTC
(12 months, 2 weeks ago)
by
islandusurper
Branch:
DRUPAL-6--2
CVS Tags:
DRUPAL-6--2-0,
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,
DRUPAL-6--2-0-BETA6,
DRUPAL-6--2-0-RC1,
DRUPAL-6--2-0-RC2,
DRUPAL-6--2-0-RC3,
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.6.2.1: +0 -0 lines
Diff to
previous 1.6.2.1
, to
branch point 1.6
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.6.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 15 14:48:00 2008 UTC
(13 months, 1 week ago)
by
islandusurper
Branch:
DRUPAL-6--2
Changes since
1.6: +1 -1 lines
Diff to
previous 1.6
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.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 5 20:31:56 2007 UTC
(2 years ago)
by
rszrama
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-0-ALPHA-8,
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-BETA-6,
DRUPAL-5--1-0-BETA-7,
DRUPAL-5--1-0-BETA1,
DRUPAL-5--1-0-BETA2,
DRUPAL-5--1-0-RC-1,
DRUPAL-5--1-0-RC-2,
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
Branch point for:
DRUPAL-5
Changes since
1.4: +0 -0 lines
Diff to
previous 1.4
Bulk update for Alpha 8.
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.