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
Mike Jolley
9eb7b4dd13
Tidied up script loaders
2011-12-02 11:11:33 +00:00
Julian Jöris
67b8243bc9
Merge remote-tracking branch 'upstream/master'
2011-12-01 11:58:07 +01:00
Mike Jolley
0d3485c0f1
Localisation
2011-11-30 16:43:16 +00:00
Julian Jöris
07c7c0b59f
Merge remote-tracking branch 'upstream/master'
2011-11-29 10:16:10 +01:00
Mike Jolley
3bf4f98b47
Shipping inc tax label
2011-11-29 00:30:49 +00:00
Julian Jöris
6a637bfbf5
Merge remote-tracking branch 'upstream/master'
2011-11-28 08:19:11 +01:00
Mike Jolley
d33c81f34a
updated email templates with new fields
2011-11-26 23:33:57 +00:00
Mike Jolley
f7b4bebacc
Final tax rounding issues
2011-11-26 16:15:25 +00:00
Julian Jöris
df3e13867a
Merge remote-tracking branch 'upstream/master'
2011-11-23 12:03:51 +01:00
Mike Jolley
1f31333d1c
Term description div. Closes #248 .
2011-11-22 16:26:08 +00:00
Julian Jöris
ebd83bdd10
Merge remote-tracking branch 'upstream/master'
2011-11-22 16:42:27 +01:00
Mike Jolley
61136d0a9e
More cart and coupon logic fixes. + renamed cart totals
2011-11-22 13:18:33 +00:00
Julian Jöris
7d7fa33d70
Merge remote-tracking branch 'upstream/master'
2011-11-22 14:06:48 +01:00
Mike Jolley
53ccc12361
Country outside base/different rate tax tweaks
2011-11-21 16:26:06 +00:00
Julian Jöris
fb5df55da5
merge
2011-11-21 11:38:14 +01:00
Mike Jolley
fe5651fff5
Tax rewrite to deal with coupons before tax calculations
...
Needs a lot of testing - esp to detect rounding errors.
2011-11-19 20:59:16 +00:00
Mike Jolley
c1c9358d3b
Added microdata to products page + reviews
2011-11-19 02:25:15 +00:00
Mike Jolley
3276263736
After checkout validation hook + place order filter
2011-11-18 17:39:56 +00:00
Julian Jöris
b818f95cdd
hooks needed for the german Version
2011-11-18 17:26:27 +01:00
Mike Jolley
87f74cd1a9
Added customer note email notifications. Closes #187 .
2011-11-17 01:06:39 +00:00
Mike Jolley
b23338c2b0
Prevent checkout being submitted twice
2011-11-16 09:38:04 +00:00
Mike Jolley
3a03e094c3
Registration on My Account page. Closes #174 .
2011-11-14 16:46:11 +00:00
Mike Jolley
046e51b70e
Email invoice tweak
2011-11-13 12:35:30 +00:00
Mike Jolley
e678fb50f6
Pay email changes
2011-11-11 14:30:32 +00:00
Mike Jolley
ecbd0accda
template check
2011-11-11 12:07:27 +00:00
Mike Jolley
4bd2f287f0
new account emails
2011-11-08 13:47:49 +00:00
Mike Jolley
101fcd9b3f
Order meta saves + displays
2011-11-06 15:45:22 +00:00
Mike Jolley
869f413e9b
New cart code adapted from Lucas Starks pull request.
...
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.
Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.
All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
Mike Jolley
297ffd7af0
Paypal fix, and Signup/login can be turned off for checkout. Closes #125 .
2011-11-04 17:48:04 +00:00
Mike Jolley
b7d9cb18ae
Optimisations and emails can contain gateway specific text. Closes #131 .
2011-11-02 20:32:35 +00:00
Mike Jolley
7891105ce1
Added ability to show order meta in emails - shows coupons by default. Closes #96 .
2011-11-01 14:12:18 +00:00
Mike Jolley
b2ccf3b700
Conditional tax/vat
2011-10-31 10:54:49 +00:00
Mike Jolley
d40fd373f8
Removed all trailing white space. Closes #71 .
2011-10-26 20:10:36 +01:00
Mike Jolley
3a6ae6de92
Image option for emails
2011-10-26 18:13:29 +01:00
Mike Jolley
2d89a8d23f
Loop changes ro remove output buffering + filter for thumbnail columns
2011-10-26 17:19:17 +01:00
Mike Jolley
9638a07a1d
Shop Manager fixes
2011-10-26 14:11:20 +01:00
Mike Jolley
a66c84497c
Better checks for shipping
2011-10-26 10:40:26 +01:00
Mike Jolley
34d509bb12
Ability to style emails from settings
2011-10-25 13:54:16 +01:00
Mike Jolley
1d5e52c5a6
Option to hide products when sub-cats are shown, and empty cats are shown
2011-10-22 20:20:39 +01:00
Mike Jolley
b0e4757337
Renamed $columns global for compatibility
2011-10-22 16:22:51 +01:00
Mike Jolley
9a1aec5c90
Shop page title option
2011-10-12 12:17:06 +01:00
Mike Jolley
1ae669f73d
Shop page title
2011-10-09 14:49:56 +01:00
Mike Jolley
58fd7f890e
Show subcategories
2011-10-07 20:27:10 +01:00
Mike Jolley
01ffcd7518
Checkout mods
2011-10-05 21:08:37 +01:00
Mike Jolley
cb8641c24c
JS fix
2011-09-30 15:13:34 +01:00
Mike Jolley
f46bc5ed9b
esc_html/esc_attribute in review-order.php
2011-09-30 09:48:43 +01:00
Mike Jolley
80b092f865
Javascript error
2011-09-29 16:07:13 +01:00
Mike Jolley
fea14650a2
Filters renamed
2011-09-21 17:58:05 +01:00
Mike Jolley
bbb02b616b
Few hook changes
2011-09-21 16:13:53 +01:00
Mark Jaquith
7674bbe60e
esc_url() run
2011-09-21 14:51:46 +08:00
Mike Jolley
420bbfa2b9
cache *seems* to be working (no cache on widgets)
2011-09-20 13:00:37 +01:00
Mark Jaquith
f784986a0d
First esc_attr() pass
2011-09-19 14:02:55 +08:00
James Koster
f9209dd2fa
Should have fixed line-height (headings) issue in email template
2011-09-13 16:04:40 +01:00
James Koster
a0502b1d82
more % layout stuff and changed email header colour to woo blue
2011-09-13 13:42:10 +01:00
Mike Jolley
0e41df2068
Caching - attempted to make sidebar uncached
...
Plugin must still be configured to exlcude: cart, checkout, my-account,
and order-tracking
2011-09-11 16:24:13 +01:00
Mike Jolley
c18f533b39
Overhauled classes and removed singletons
2011-09-06 12:11:22 +01:00
Mike Jolley
63ec2b001f
New shipping system to delete with multiple rates per gateway
2011-09-02 15:42:17 +01:00
Mike Jolley
4e6dfccc45
Lots of minor fixes
2011-09-01 10:08:33 +01:00
Mike Jolley
fbfab77f22
More query optimisations
2011-09-01 09:33:22 +01:00
Mike Jolley
369fad9eab
Query changes/tweaks
2011-08-31 01:29:02 +01:00
Mike Jolley
8c4e69f707
order meta, loop visibility
2011-08-19 21:11:04 +01:00
Mike Jolley
1832e8bd8d
New email system, better order review handling
2011-08-16 15:06:08 +01:00
Mike Jolley
d7b8cf624e
Settings re-work
2011-08-13 17:07:10 +01:00
Mike Jolley
c2163dfabb
paging fix
2011-08-10 19:40:47 +01:00
Mike Jolley
b4d2023f54
h3 in loop, renamed widgets
2011-08-10 18:30:58 +01:00
Mike Jolley
0425a68eca
WooCommerce conversion and update
2011-08-10 18:11:11 +01:00
Mike Jolley
8e8613b116
First Commit - from Jigoshop Source
2011-08-09 16:16:18 +01:00