Mike Jolley
01bc65dc7f
Minor tweaks + disable shipping option turns off shipping address display
2012-02-27 15:02:44 +00:00
Mike Jolley
d5c54d686a
Reset variations. Closes #705 .
2012-02-27 13:14:33 +00:00
Mike Jolley
82cc872247
Missing errors
2012-02-26 11:49:43 +00:00
Mike Jolley
8560542fa4
simplified external button code
2012-02-26 11:47:49 +00:00
Mike Jolley
1eff385521
Fix make clickable. Show links to items. Closes #697 .
2012-02-24 20:20:17 +00:00
Mike Jolley
9554a4c52c
Admin tweaks and mixed cart handling. Closes #651 .
2012-02-24 20:04:05 +00:00
Mike Jolley
0ca05faf52
localised date
2012-02-24 17:28:13 +00:00
Mike Jolley
fdb1359d19
Function for getting placeholder.png - woocommerce_placeholder_img_src() with filter woocommerce_placeholder_img_src
2012-02-24 16:23:08 +00:00
Mike Jolley
f0d4d8cb63
Product option for customise the button text for external products
2012-02-24 16:05:17 +00:00
Mike Jolley
a86d648367
Fix order dates and track order page
2012-02-24 14:33:02 +00:00
Mike Jolley
b6236998cf
before/after cart totals hooks instead of do_after_cart_totals
2012-02-23 10:01:15 +00:00
Mike Jolley
0de854ae8d
Merge pull request #677 from jjoeris/master
...
add hook after totals in cart template
2012-02-23 01:49:48 -08:00
Mike Jolley
a281816807
Merge pull request #686 from piffpaffpuff/master
...
updated attributes screen and new hooks in cart template
2012-02-23 01:47:35 -08:00
Mike Jolley
04fde0a603
Improved edit address. Closes #689 .
2012-02-22 21:06:08 +00:00
Mike Jolley
2851642b6c
Hooks for quantity selectors and data-min tweaks
2012-02-22 19:45:12 +00:00
Mike Jolley
00aec064c5
Hooks for add to cart text (single)
2012-02-21 13:40:05 +00:00
Triggvy Gunderson
46a91fd8f2
before and after hooks in cart
2012-02-21 00:47:24 +01:00
Julian Jöris
896ec9c15a
add hook after totals in cart template
2012-02-19 21:20:29 +01:00
Mike Jolley
054ca02937
Minor checkout fixes
2012-02-18 10:08:12 +00:00
Mike Jolley
1a06f85b6d
data-min
2012-02-17 23:47:18 +00:00
Mike Jolley
316ed9901a
use product id in loop instead of $post global
2012-02-17 21:08:56 +00:00
Jeroen Diderik
422cc8e2f1
fix wrong variable name
2012-02-17 09:25:44 +01:00
Mike Jolley
94028e3528
total rows + readme
2012-02-16 16:54:22 +00:00
Geert De Deckere
9a8581b3a9
Addes same classes for table header cells
2012-02-16 12:29:15 +01:00
Geert De Deckere
8bd4947006
Added classes to the table cells for order review
2012-02-16 12:25:02 +01:00
Geert De Deckere
8792c4e922
Passing along the order object to the hook now, so you know which order is being displayed
2012-02-16 10:30:34 +01:00
Mike Jolley
00b3266765
Dumped Get
2012-02-15 20:27:40 +00:00
Mike Jolley
38609b3365
woocommerce_order_items_table @644
2012-02-15 18:47:22 +00:00
Mike Jolley
b18b8d4076
Merge pull request #644 from GeertDD/review_order_hook
...
Added action 'woocommerce_cart_contents_review' to the order review page
2012-02-15 10:46:09 -08:00
Geert De Deckere
1984cf5b85
Renamed hooks
2012-02-15 16:39:22 +01:00
Mike Jolley
b946c532b2
text change
2012-02-15 15:33:36 +00:00
Geert De Deckere
f97ccdbf8d
Same hook for the order-details template
2012-02-15 15:01:32 +01:00
Geert De Deckere
0c8ad83c28
Added action 'woocommerce_cart_contents_review' to the order review page
2012-02-15 13:26:35 +01:00
Mike Jolley
29c29b6198
Strip tags
2012-02-14 14:45:43 +00:00
Mike Jolley
9fc2942db2
Readme. Cart quantity limit.
2012-02-14 11:16:38 +00:00
Geert De Deckere
b0f4660801
Fixed HTML escaping of the method label
2012-02-13 10:16:22 +01:00
Mike Jolley
4a638b962c
SKU tweakage
2012-02-13 00:34:09 +00:00
Mike Jolley
af625994ba
Shipping messages
2012-02-12 11:50:19 +00:00
Mike Jolley
f41242a1c6
Merge pull request #618 from GeertDD/shipping_select
...
Don't show a select list if there's only a single shipping method to choose from.
2012-02-12 03:41:34 -08:00
Mike Jolley
9cf264504b
Checkout error page
2012-02-12 11:36:33 +00:00
Geert De Deckere
08db90e9a0
Added shipping_method id which is used in the javascript file.
2012-02-11 15:17:03 +01:00
Geert De Deckere
0f59bd797d
Don't show a select list if there's only a single shipping method to choose from. Closes issue #605 .
2012-02-11 14:46:54 +01:00
Mike Jolley
576ec9e42d
Front page look fixes
2012-02-10 22:15:29 +00:00
Andrew White
da690e3bb9
Add styling hook for customer details definition list
2012-02-10 05:54:21 +00:00
Andrew White
3e134d11fe
Add some more classes to Order Details table
2012-02-10 05:51:31 +00:00
Andrew White
fb6e50f942
Add classes to My Orders table so table can be styled easier
2012-02-10 05:15:54 +00:00
Geert De Deckere
82f0e24204
Missing paragraph tags on the account page
2012-02-09 11:31:21 +01:00
Mike Jolley
44794833f6
Goodbye to free Closes #602 .
2012-02-09 09:45:11 +00:00
Mike Jolley
797de881ec
Coupon case. Closes #599 .
2012-02-08 15:55:08 +00:00
Mike Jolley
1596dd1115
Messages Closes #566 .
2012-02-08 15:55:08 +00:00
Mike Jolley
a3eabe1c0f
Fixed missing product id
2012-02-06 18:14:46 +00:00
Mike Jolley
97e89891c2
ShareDaddy. Closes #426 .
2012-02-06 17:28:27 +00:00
Mike Jolley
0f736bc6e9
Fixed sharethis code
2012-02-06 13:05:50 +00:00
Mike Jolley
4b27b0be7c
Clear
2012-02-03 16:42:21 +00:00
Mike Jolley
3b5272e72e
Improved template loader
2012-02-03 16:42:21 +00:00
Mike Jolley
0d5bfd9ee0
Merge pull request #561 from jdiderik/patch-1
...
Changed order when in sub-category breadcrumb
2012-02-01 16:09:31 -08:00
lucasstark
7c54e990ad
Added spacing around first / last css class names for 1 column shop pages.
2012-02-01 18:48:45 -05:00
jdiderik
f451c1138d
Changed order when in sub-category, now shop link is before categories as expected instead of inbetween.
2012-02-02 00:35:24 +01:00
Mike Jolley
35fadb00fe
More consistent template file naming, broken checkout into templates
2012-01-29 13:36:33 +00:00
Mike Jolley
0226faa96b
incl. to checkout too
2012-01-28 15:34:21 +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
0836ce04db
Better class names (final)
2012-01-27 16:38:39 +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
1f89670da2
Date fixes
2012-01-25 15:23:32 +00:00
Julian Jöris
b9b2498f18
add including tax to cart
2012-01-23 12:12:34 +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
ad30381ba3
Changed functions in order total rows - renamed to make more sense
2012-01-22 02:35:26 +00:00
Geert De Deckere
7706ecfe7b
Starting class names with a capital. Closes #519 .
2012-01-21 10:07:54 +01:00
Mike Jolley
7675fd7ab1
Removed need to mandatory exclude meta
2012-01-18 17:32:24 +00:00
Mike Jolley
ef0ce00090
security fix
2012-01-18 17:19:04 +00:00
Mike Jolley
ce6f77d4e0
data-max for quantity inputs
2012-01-14 17:59:47 +00:00
Mike Jolley
8410619afd
Shipping API per item taxaction
2012-01-14 16:42:04 +00:00
Mike Jolley
37a334cfc6
Tweak errors
2012-01-13 12:40:34 +00:00
Mike Jolley
23a3776f04
Tweaks to order/validation class to improve performance
2012-01-13 00:46:56 +00:00
James Koster
c82fa1ae79
Removed incorrect capitalisation
2012-01-12 15:28:02 +00:00
Mike Jolley
a2d51aa201
Github sabotages files -.-
2012-01-12 00:54:45 +00:00
Mike Jolley
1dc5a3bc0b
Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD
2012-01-12 00:43:30 +00:00
Mike Jolley
136456f805
Remonde ob_start. Moved checkout processing to init hook. Fixed email bug.
2012-01-12 00:30:21 +00:00
Mike Jolley
b76d8ac3c9
WPML filter
2012-01-11 15:15:16 +00:00
Mike Jolley
4fe59d979e
Order fixes
2012-01-10 16:43:06 +00:00
Mike Jolley
2b09e9160c
Show tab if weight/dimensions are set and being shown. Closes #467 .
2012-01-10 15:36:14 +00:00
Mike Jolley
bc91c1433b
Goodbye &new. Closes #475 .
2012-01-10 15:11:06 +00:00
Mike Jolley
55222422c6
Option to hide tax on cart page. Closes #469 .
2012-01-09 18:00:52 +00:00
Mike Jolley
babe65bb19
Wrapped prices in 'mark' so we can change through JS. Closes #456 .
2012-01-09 16:39:48 +00:00
Mike Jolley
48d1fac0d4
Support GET for ordering. Closes #269 .
2012-01-07 17:36:32 +00:00
Mike Jolley
aba310f321
WPML filters #244
2012-01-06 17:14:31 +00:00
Mike Jolley
2f76238cd5
Not needed
2012-01-06 14:02:39 +00:00
Mike Jolley
6650434c3f
Theming improvement
2012-01-06 14:02:34 +00:00
Mike Jolley
40010ad60a
Fix login and logout urls
2012-01-05 14:55:09 +00:00
Mike Jolley
24332672ad
Payment method. Closes #449 .
2012-01-05 12:11:34 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
a3f633e3a3
Fixes, subtotals, some backwards compat
2012-01-04 23:01:47 +00:00
Mike Jolley
fb5bb626e8
Shipping tax calc + rows, fixed up write panel
2012-01-04 16:24:26 +00:00
Mike Jolley
28922bb4ef
Shipping method tweaks/api to add multiple rates easily.
2012-01-03 19:07:32 +00:00
Mike Jolley
8733821091
Email totals, interface for local tax rates
2012-01-02 17:45:26 +00:00
Mike Jolley
cc7e560a14
Bug fixes
2012-01-02 12:48:56 +00:00
Mike Jolley
ec7135ebb4
Taxes rounding + shipping, started email totals
2012-01-02 00:49:00 +00:00
Mike Jolley
115e3bee18
Checkout and cart totals
2011-12-30 21:11:18 +00:00
Mike Jolley
c4231910b5
Order totals + shipping tax (draft)
2011-12-30 19:36:44 +00:00
Mike Jolley
1de85e5d19
More taxes + totals work. Line item tweaks.
...
Next step; shipping.
2011-12-30 14:00:41 +00:00
Mike Jolley
a28d758a90
Calculations for tax rates
2011-12-29 01:18:59 +00:00
Mike Jolley
90a257b4fa
Tax rows and compound taxes on cart page
2011-12-28 23:59:33 +00:00
Mike Jolley
364c0bd54c
Renamed all product data meta keys
...
This is so they are hidden (_). Should have done this long ago. Few
extensions will need updating when 1.4 goes out to reflect these
changes, mainly importers.
2011-12-24 16:57:36 +00:00
Mike Jolley
f28e4866e0
Shipping calc fix + markup change
2011-12-23 20:29:10 +00:00
Mike Jolley
3a63feca07
Merge pull request #410 from spencerfinnell/master
...
Allow email subjects to be filtered.
2011-12-22 12:33:14 -08:00
Mike Jolley
b133d41849
few hooks
2011-12-22 20:30:12 +00:00
Spencer Finnell
092fe416ba
Allow email subjects to be filtered.
2011-12-22 14:59:59 -05:00
Mike Jolley
74bb271e96
Filter checkout fields..
...
.. you can pretty much turn off all fields now - although, you'll need
to turn off tax + shipping calcs too since they rely on addresses to
function.
2011-12-21 21:56:01 +00:00
Mike Jolley
3fe3fffe90
Address. Closes #301 . Closes #395 .
...
Improved checkout processing.
Made edit-address use the locale specific address fields.
2011-12-21 16:03:45 +00:00
Mike Jolley
57494f93d4
Put button back
2011-12-21 11:21:25 +00:00
Mike Jolley
9b36aac151
Merge pull request #403 from dasllama/master
...
function payment_fields() should be as prototype in gateway.class.php
2011-12-21 03:16:42 -08:00
Mike Jolley
edb03258c6
Thumbnail total
2011-12-21 00:44:26 +00:00
Julian Jöris
c07d56f5d0
Merge remote-tracking branch 'upstream/master'
2011-12-20 11:00:46 +01:00
Mike Jolley
b8eeda72bd
Show variable sku. Closes #350 .
2011-12-19 19:10:59 +00:00
Mike Jolley
0205d5843b
If all grouped products are downloadable, use buttons instead of quantities. Closes #354 .
2011-12-19 18:42:21 +00:00
Mike Jolley
9c80356589
Download links. Closes #375 . Closes #349 .
2011-12-19 17:50:41 +00:00
Mike Jolley
c4625ad91e
Coupon on checkout. Closes #379 .
2011-12-19 17:11:19 +00:00
Julian Jöris
b36b21390b
Merge remote-tracking branch 'upstream/master'
2011-12-19 15:53:50 +01:00
lucasstark
c76a57fe28
Added woocommerce_cart_item_price_html filter
2011-12-19 07:53:07 -05:00
Mike Jolley
4117d53f28
Cleaned up addresses
2011-12-19 00:17:44 +00:00
Mike Jolley
17a59bf3ec
Formatted address function + added to my account
2011-12-18 01:29:10 +00:00
Brent Shepherd
74fc1d8caa
Merge branch 'master' of git://github.com/woothemes/woocommerce
2011-12-17 15:04:31 +10:00
Brent Shepherd
1b22a18c2a
Including $woocommerce global on login-form template to fix "Undefined variable: woocommerce" and "Call to a member function nonce_field() on a non-object" errors when checking-out without being logged in.
2011-12-17 15:03:31 +10:00
curtismchale
8a9b488f80
adding matching hook before the shipping calculator
...
After thought last night we really should have a hook before the shipping calculator if we're going to include one before just to meet expectations of the the theme dev.
2011-12-15 11:01:05 -08:00
curtismchale
bcfc125531
adding action after shipping calculator
...
Adding an action after the shipping calculator so that it's less likely a theme dev needs to directly edit template files.
2011-12-14 15:32:45 -08:00
Julian Jöris
8af8e6af41
Merge remote-tracking branch 'upstream/master'
2011-12-12 17:46:07 +01:00
Mike Jolley
0dc662a16e
Templates
2011-12-12 12:28:07 +00:00
Mike Jolley
3cfe43a80e
Templates
2011-12-12 11:35:54 +00:00
Mike Jolley
f211aac406
More templates
2011-12-11 23:16:34 +00:00
Mike Jolley
35d1d56329
Made product global, setup automatically, and removed the need to call the class directly in the loop
...
Themes need checking for compat, but the change makes it easier to use
2011-12-11 14:40:25 +00:00
Mike Jolley
ae1419c8b2
Quantity fix
2011-12-11 12:39:35 +00:00
Mike Jolley
58572bf97e
Sorting
2011-12-11 01:10:24 +00:00
Mike Jolley
d4452dcb18
Template files
2011-12-11 01:08:33 +00:00
Mike Jolley
6dff689cb9
Fixes
2011-12-10 18:40:51 +00:00
Mike Jolley
733b51401c
Moved email functions to classes, and made posts only save once (faster)
2011-12-10 17:28:32 +00:00
Mike Jolley
2f1eb1e975
Tabs
2011-12-09 22:44:03 +00:00
Mike Jolley
5e7444c04c
Product cat template
2011-12-09 22:07:43 +00:00
Mike Jolley
dae7cf35a2
Optimisations + order details template
2011-12-09 21:47:12 +00:00
Mike Jolley
111f444da7
Shipping calc + totals templates
2011-12-09 20:29:43 +00:00
Mike Jolley
d6d886f46d
More templates
2011-12-09 20:16:34 +00:00
Mike Jolley
033735bf8f
New structure + started moving template code to files
2011-12-09 19:55:09 +00:00
Mike Jolley
f778c4f3ec
Started new structure, moved short codes into template files, moved main class into main file
2011-12-09 17:01:56 +00:00
Mike Jolley
83df25bb68
Genesis compat
2011-12-08 14:53:14 +00:00
Mike Jolley
2d2c5e74c3
More tweaks
2011-12-08 13:13:59 +00:00
Mike Jolley
f74dc9e06f
Minor optimisations
2011-12-08 12:50:50 +00:00
Julian Jöris
11511a48b8
Merge remote-tracking branch 'upstream/master'
2011-12-08 10:08:46 +01:00
Mike Jolley
10d2431dc6
Missing localisation's. Closes #335 .
2011-12-06 17:04:50 +00:00
Mike Jolley
5f5eb20335
Sort gateways and set a default
2011-12-06 16:45:08 +00:00
Mike Jolley
c8de45d773
Email table borders
2011-12-02 14:04:26 +00:00