lucasstark
b8b8bbf77f
Update admin/post-types/writepanels/writepanel-product-type-variable.php
2012-01-28 12:11:25 -05:00
Mike Jolley
0ba78556f4
get_sku
2012-01-28 15:37:13 +00:00
Mike Jolley
0226faa96b
incl. to checkout too
2012-01-28 15:34:21 +00:00
Mike Jolley
f8ea5ed281
Regex trim zeros back
2012-01-28 15:20:49 +00:00
Mike Jolley
c57ab7c33f
Product page tidy + success icons
2012-01-28 15:20:49 +00:00
Mike Jolley
f0991548ab
Merge pull request #530 from jjoeris/master
...
print "incl." in Cart Tax, if Tax is included in Price
2012-01-28 07:19:24 -08:00
Mike Jolley
e35fb0061d
SKU to paypal
2012-01-27 22:24:56 +00:00
Mike Jolley
de53c4b083
Re-scanned en_gb
2012-01-27 20:26:58 +00:00
Mike Jolley
5ef054f1f8
Product admin tweaks
2012-01-27 20:21:36 +00:00
Mike Jolley
de6b06b864
Add to cart validation, and a different redirect if theres an error
2012-01-27 18:31:30 +00:00
Mike Jolley
0836ce04db
Better class names (final)
2012-01-27 16:38:39 +00:00
Mike Jolley
9cf0d02a4d
Allow draft parents. Closes #540 .
2012-01-27 15:19:09 +00:00
Mike Jolley
ceff57323c
trim trailing zero function
2012-01-27 15:00:12 +00:00
Mike Jolley
89a226a895
Store cart + shipping tax rows instead of a combination
2012-01-27 15:00:03 +00:00
Mike Jolley
34b7f8f8b6
Product page short code
...
Little experiment which worked well.
2012-01-26 11:23:42 +00:00
Mike Jolley
2cfa6f046a
Icon tweak
2012-01-25 22:07:44 +00:00
Mike Jolley
6e9b1eb0c0
Don't update shipping meta if shipping to billing
2012-01-25 22:00:16 +00:00
Mike Jolley
56d98cb7c5
Send shipping name to paypal
2012-01-25 21:58:53 +00:00
Mike Jolley
e8ef14ce7d
Stock fix, and send shipping to paypal
2012-01-25 21:52:12 +00:00
Mike Jolley
60647b0838
Error list. Closes #528 .
2012-01-25 20:37:21 +00:00
Mike Jolley
6b788cdd93
Prevent is_page being true. Closes #529 .
2012-01-25 20:13:54 +00:00
Mike Jolley
74a2662c59
Readme
2012-01-25 19:06:45 +00:00
Mike Jolley
18eb7ecc0a
Merge pull request #531 from GeertDD/widget_random_products
...
Widget random products
2012-01-25 11:02:28 -08:00
Mike Jolley
1f89670da2
Date fixes
2012-01-25 15:23:32 +00:00
Mike Jolley
0afe34a222
Minor fixes
2012-01-24 16:56:37 +00:00
Geert De Deckere
2bf6d97403
Cleaning up code, applying WP coding standards
2012-01-23 19:23:47 +01:00
James Koster
2eaeb20a52
Turkish update
2012-01-23 12:20:16 +00:00
Julian Jöris
b9b2498f18
add including tax to cart
2012-01-23 12:12:34 +01:00
Mike Jolley
862df444c7
Merge pull request #525 from GeertDD/showposts_deprecated
...
Replacing deprecated "showposts" argument by "posts_per_page"
2012-01-22 16:42:24 -08:00
Geert De Deckere
3364dd75c8
Replacing deprecated "showposts" argument by "posts_per_page"
2012-01-22 20:45:08 +01:00
Geert De Deckere
df21854cbb
Added widget for showing random product(s)
2012-01-22 20:30:41 +01:00
Mike Jolley
46651d60bc
get_item_total for paypal
2012-01-22 15:54:23 +00:00
Mike Jolley
80cac8f9c8
Fixed up ajax, and made class filenames follow naming conventions
2012-01-22 15:49:41 +00:00
Mike Jolley
ab0de23bed
Merge pull request #523 from GeertDD/price_trim_zeros
...
Price trim zeros
2012-01-22 07:07:04 -08:00
Geert De Deckere
fbcc8807d7
Simplified price_trim_zeros handling
2012-01-22 10:38:50 +01:00
Geert De Deckere
7b943ecfb8
Merge branch 'master' of git://github.com/woothemes/woocommerce
...
Conflicts:
woocommerce-ajax.php
2012-01-22 10:18:00 +01:00
Mike Jolley
2e60d61197
Merge pull request #520 from patrickgarman/master
...
Default function admin_options() with settings fields
2012-01-21 18:43:15 -08:00
Mike Jolley
e71d1b8034
Changed order item rows - see extended desc
...
Changed rows so we no longer store unit price. There were too many
rounding issues with inc. tax prices with the previous method. Now we
simply store line price - a subtotal which is before discounts, and a
total which is after discounts.
2012-01-22 02:39:21 +00:00
Mike Jolley
a40e5f2bb7
Calculation prompt strings
2012-01-22 02:37:11 +00:00
Mike Jolley
aa9f4385c8
Order items styling
2012-01-22 02:36:59 +00:00
Mike Jolley
c0b6791944
Javascript for order total calculations
2012-01-22 02:36:46 +00:00
Mike Jolley
f9030e85d0
Order item row storage
2012-01-22 02:36:26 +00:00
Mike Jolley
c14d2d5132
Renamed variables and functions for new item rows
2012-01-22 02:36:10 +00:00
Mike Jolley
a25c098bf0
Removed rounding argument as it does nothing
2012-01-22 02:35:46 +00:00
Mike Jolley
ad30381ba3
Changed functions in order total rows - renamed to make more sense
2012-01-22 02:35:26 +00:00
Mike Jolley
7639cd8390
Calculations + ajax order item rows
2012-01-22 02:35:02 +00:00
Mike Jolley
31fc0c6cca
Cleaned up order page styling
2012-01-21 16:59:09 +00:00
Geert De Deckere
7706ecfe7b
Starting class names with a capital. Closes #519 .
2012-01-21 10:07:54 +01:00
Patrick Garman
92c3d2d611
one less function to write in gateway development
2012-01-21 03:10:59 +00:00
Mike Jolley
57e233adb1
Switched to .com maps. Closes #515 .
2012-01-21 01:18:49 +00:00