Mike Jolley
|
6e632c3348
|
Version bump
|
2013-03-18 15:26:51 +00:00 |
Mike Jolley
|
87fbb21ff2
|
Removed Sidebar Login Widget. Use http://wordpress.org/extend/plugins/sidebar-login/ instead. A potential security issue was found regarding logging of passwords (since GET was used instead of POST). Sidebar Login 2.5 resolves this and the widget has been removed from WC to prevent needing to maintain two (virtually identical) codebases.
|
2013-03-18 15:24:29 +00:00 |
Mike Jolley
|
161dca5b49
|
Unset post_parent Closes #2720.
|
2013-03-18 14:55:21 +00:00 |
Mike Jolley
|
00a65b7cbd
|
Don't use woocommerce_clean for urls. Closes #2687.
|
2013-03-18 14:13:50 +00:00 |
Mike Jolley
|
d6ec17604f
|
Product tabs when a product type doesn't exist yet. Closes 2750.
|
2013-03-18 13:10:27 +00:00 |
Mike Jolley
|
46dc3466d1
|
Removed Base Page Title option - rename the page instead. Closes #2727
|
2013-03-18 12:43:38 +00:00 |
Mike Jolley
|
559ef34005
|
Tweaked default locale to include all fields so that checkout fields can fallback if specific properties are not set e.g. required. Closes #2681.
|
2013-03-18 12:02:36 +00:00 |
Mike Jolley
|
a774d9c648
|
Move track pageview back to template_redirect to prevent headers_redirect, but give a later priority than canonical. Closes #2678.
|
2013-03-18 10:42:09 +00:00 |
Mike Jolley
|
3084b7db27
|
Readme for #2737.
|
2013-03-18 10:26:33 +00:00 |
Mike Jolley
|
12bbf7b3e3
|
Readme
|
2013-03-18 10:24:20 +00:00 |
Mike Jolley
|
c4d2e17aac
|
Readme
|
2013-03-18 09:58:44 +00:00 |
Mike Jolley
|
7770150866
|
Readme.
|
2013-03-18 09:58:43 +00:00 |
Mike Jolley
|
946ecaaae2
|
Tweak - Filters for attribute default values.
|
2013-03-15 19:33:42 +00:00 |
James Koster
|
4e3768bd42
|
Product name width. closes #2713
|
2013-03-15 15:32:30 +00:00 |
James Koster
|
6d0cfda473
|
disabled prettyphoto deeplinking. closes #2697
|
2013-03-15 15:17:25 +00:00 |
Mike Jolley
|
67c5fd1794
|
Fix reviews + use functions in reviews tab.
|
2013-03-15 12:59:01 +00:00 |
Mike Jolley
|
cc08e376bc
|
Readme
|
2013-03-13 19:52:25 +00:00 |
Mike Jolley
|
ce437ffc55
|
readme for #2706
|
2013-03-13 19:52:25 +00:00 |
Mike Jolley
|
b9b9f18ed4
|
Readme for #2708
|
2013-03-13 19:14:50 +00:00 |
Mike Jolley
|
dc6878cc2f
|
Flat rate UI tweaks
|
2013-03-13 15:43:49 +00:00 |
Coen Jacobs
|
25aa04e1c9
|
Readme bump with previous commit
https://github.com/woothemes/woocommerce/commit/c119f98734514081b4aac894
489a9031eba99d03
|
2013-03-13 16:12:26 +01:00 |
Mike Jolley
|
43cc129942
|
PayPal standard gateway - no longer needs sandbox fix, and notify-validate should be first in the requests.
|
2013-03-13 11:58:47 +00:00 |
Mike Jolley
|
84b451e214
|
Fix attribute base
|
2013-03-12 14:43:06 +00:00 |
James Koster
|
3d3df8f70d
|
message icon in FF & prettyPhoto nav when only one product image fix
|
2013-03-12 11:05:18 +00:00 |
Mike Jolley
|
4f08369813
|
WC_Order_Item_Meta support for keys with multiple values.
|
2013-03-12 10:55:01 +00:00 |
Mike Jolley
|
5be66693d4
|
Rupees
|
2013-03-12 08:40:32 +00:00 |
Mike Jolley
|
bc4cc8bf7e
|
Codestyling bug with meta.php
|
2013-03-11 18:08:55 +00:00 |
Mike Jolley
|
256a38b5d8
|
Option for number of orders shown on view order page.
|
2013-03-11 16:12:29 +00:00 |
Mike Jolley
|
df3b84845b
|
Version bump
|
2013-03-11 10:41:44 +00:00 |
Mike Jolley
|
2da3900d2c
|
Receiver email option. #2666
|
2013-03-11 10:36:51 +00:00 |
Mike Jolley
|
5c699e27bd
|
Legacy IPN handler. #2665
|
2013-03-11 10:23:14 +00:00 |
Mike Jolley
|
f3d6eeb35c
|
readme
|
2013-03-11 10:00:41 +00:00 |
Mike Jolley
|
c247ca0bb7
|
Show download file names when linking. Shortens links and therefore closes #2631. cc @coenjacobs
|
2013-03-10 16:24:04 +00:00 |
Mike Jolley
|
8098754913
|
hide_cart_widget_if_empty compatibility with fragments. Closes #2642.
|
2013-03-10 15:20:42 +00:00 |
Mike Jolley
|
bfb542b930
|
Prepend when permalink shows shop base. Closes #2655.
|
2013-03-10 15:12:18 +00:00 |
Mike Jolley
|
6f238650d1
|
Fix the page slurp
|
2013-03-10 14:33:27 +00:00 |
Mike Jolley
|
2cb9363c22
|
Put order on-hold which fail email address validation, rather than reject IPN completely. Closes #2653.
|
2013-03-10 13:51:59 +00:00 |
Mike Jolley
|
3cef861696
|
Shortcode tweak + readme #2570
|
2013-03-10 13:30:48 +00:00 |
Mike Jolley
|
600f8728a0
|
Tweaked filter names + structure. #2659
|
2013-03-10 13:07:36 +00:00 |
Mike Jolley
|
bf8feefb6d
|
WC_START in checkout json requests to prevent notices breaking checkout.
|
2013-03-08 12:24:25 +00:00 |
Coen Jacobs
|
ab62151bd7
|
Nitpicking: santiized = sanitized
|
2013-03-08 13:04:55 +01:00 |
Mike Jolley
|
42fc9193ac
|
woocommerce_cancel_unpaid_orders respects the manage stock setting.
|
2013-03-08 10:45:29 +00:00 |
Mike Jolley
|
5393fc7ddb
|
Santize custom attributes. #2587
|
2013-03-07 19:34:29 +00:00 |
Mike Jolley
|
874d6855ea
|
Move to later hook #2625
|
2013-03-07 16:33:44 +00:00 |
Mike Jolley
|
5306a30005
|
Readme for #2618
|
2013-03-07 15:20:24 +00:00 |
Mike Jolley
|
ce24b83b7d
|
Fix post code ranges. Closes #2624.
|
2013-03-07 14:02:50 +00:00 |
James Koster
|
3c1ad56bcd
|
Re-applied image setting tooltips
|
2013-03-07 12:49:51 +00:00 |
Mike Jolley
|
26e730acb2
|
Tweak label. Closes #2621.
|
2013-03-07 11:16:17 +00:00 |
Mike Jolley
|
7e2e795510
|
W Samoa
|
2013-03-07 11:01:06 +00:00 |
Coen Jacobs
|
8245dcf23f
|
Readme bump for 2.0.2
|
2013-03-06 15:32:18 +01:00 |
Mike Jolley
|
1315111e0f
|
Clear cache when saving order items
|
2013-03-06 14:25:09 +00:00 |
Mike Jolley
|
31bb8a8cdb
|
readme
|
2013-03-06 13:27:36 +00:00 |
Mike Jolley
|
36e4cd8fa1
|
Upgrade if DB version is lower than current. + version bump in wc file
|
2013-03-06 11:16:12 +00:00 |
Coen Jacobs
|
c19043753c
|
Readme for #2585
|
2013-03-06 11:46:32 +01:00 |
Mike Jolley
|
38d68a29a3
|
Include once to prevent class exist errors with widgets.
|
2013-03-06 10:28:23 +00:00 |
Mike Jolley
|
dc36dd1676
|
Readme #2587
|
2013-03-05 21:20:38 +00:00 |
Mike Jolley
|
8936ad0c9b
|
Update chosen, closes #2594
|
2013-03-05 19:17:53 +00:00 |
Mike Jolley
|
0c3cc15c21
|
Fix animation. Closes #2603.
|
2013-03-05 19:14:10 +00:00 |
Mike Jolley
|
cc1a91dc18
|
readme for #2593
|
2013-03-05 19:02:55 +00:00 |
Coen Jacobs
|
80ded8d0d5
|
South Africa states are back :)
|
2013-03-05 19:52:20 +01:00 |
Coen Jacobs
|
2c8abec9a6
|
Readme: South Africa does not require states on checkout form
|
2013-03-05 09:48:43 +01:00 |
Mike Jolley
|
d80c88189c
|
Fix frontpage shop with orderby Closes #2581.
|
2013-03-04 22:49:17 +00:00 |
Mike Jolley
|
d5176e73a0
|
Fixed time paradox
|
2013-03-04 15:42:08 +00:00 |
Mike Jolley
|
a5a6fab817
|
Readme for fixes
|
2013-03-04 15:32:48 +00:00 |
James Koster
|
89153d2920
|
readme tweak
|
2013-03-04 12:43:30 +00:00 |
Mike Jolley
|
d88394799a
|
Readme
|
2013-03-04 11:02:25 +00:00 |
Coen Jacobs
|
57e65f22a7
|
Version bump for 2.0
|
2013-03-04 10:24:36 +01:00 |
Pascal Borreli
|
ae7899c67b
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
Mike Jolley
|
4913a09e54
|
Outlying territories -> states
|
2013-03-01 20:40:20 +00:00 |
James Koster
|
b6f270d0d7
|
readme
|
2013-03-01 17:17:11 +00:00 |
Mike Jolley
|
e873af3cab
|
Readme for #2462
|
2013-02-18 11:00:32 +00:00 |
Mike Jolley
|
52f4e66942
|
readme #2444
|
2013-02-14 10:08:57 +00:00 |
Mike Jolley
|
29eb289c3b
|
Tweak messages #2430
|
2013-02-12 11:49:26 +00:00 |
Mike Jolley
|
dc835c5044
|
Readme for #2426.
|
2013-02-11 16:48:01 +00:00 |
Mike Jolley
|
b67492fe68
|
Hide thumbnails when empty. Closes #2409.
|
2013-02-11 14:17:57 +00:00 |
Mike Jolley
|
7a84ddd6c1
|
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
|
2013-02-10 23:02:52 +00:00 |
Mike Jolley
|
3e5b4141f6
|
Refined the way in which tabs are added to products
|
2013-02-10 17:33:13 +00:00 |
Mike Jolley
|
45ea0fc852
|
Change template name
|
2013-02-10 16:05:40 +00:00 |
Coen Jacobs
|
8a59ab8d6e
|
Filterable args for taxonomies. Closes #2364
|
2013-02-06 10:52:07 +01:00 |
Mike Jolley
|
50c8d45b06
|
Change some links
|
2013-02-02 14:23:20 +00:00 |
Mike Jolley
|
3680be64c6
|
Updated screenshots
|
2013-01-31 17:30:21 +00:00 |
James Koster
|
cf00520b4c
|
step 1 of replacing Fancybox with prettyPhoto
|
2013-01-30 16:18:36 +00:00 |
Mike Jolley
|
fb67343611
|
Tweak content. Closes #2311
|
2013-01-29 13:58:57 +00:00 |
James Koster
|
4119f00b0c
|
links to other free themes in readme
|
2013-01-28 15:22:01 +00:00 |
James Koster
|
37734cfd49
|
rating removal snippet in readme
|
2013-01-12 16:03:08 +00:00 |
James Koster
|
0fdf9032ec
|
Revert "loop ratings an option"
This reverts commit a23fde9491 .
|
2013-01-12 15:55:52 +00:00 |
James Koster
|
a23fde9491
|
loop ratings an option
|
2013-01-12 14:24:22 +00:00 |
Mike Jolley
|
84842200df
|
readme
|
2013-01-12 13:19:20 +00:00 |
Coen Jacobs
|
3eed2bcd7e
|
Readme update for added translation #2187
|
2013-01-10 11:39:14 +01:00 |
James Koster
|
32f7e09401
|
Open review form lightbox if accessed via anchor
|
2013-01-08 14:58:51 +00:00 |
Mike Jolley
|
6b1f645e24
|
Readme for #2139
|
2013-01-04 10:22:10 +00:00 |
James Koster
|
5302eb019f
|
css class name consistency #2086
|
2013-01-03 11:40:10 +00:00 |
Mike Jolley
|
07c88f24d5
|
Readme
|
2013-01-03 10:21:51 +00:00 |
Mike Jolley
|
16ce42645d
|
readme
|
2013-01-02 13:52:00 +00:00 |
Mike Jolley
|
5486ebb737
|
Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765
|
2012-12-31 18:25:09 +00:00 |
Mike Jolley
|
4c7ea6a016
|
Load admin mo, and updated GB translation.
|
2012-12-30 13:48:27 +00:00 |
Mike Jolley
|
d89b2aa66f
|
Set_stock for product class Closes #2042.
|
2012-12-28 09:59:20 +00:00 |
James Koster
|
4817c324c2
|
readme
|
2012-12-27 14:18:57 +00:00 |
Mike Jolley
|
0fb50856b9
|
Account page tweaks for #2027
|
2012-12-23 12:19:56 +00:00 |
Mike Jolley
|
3af3f42a5b
|
Readme for #2032
|
2012-12-23 11:36:05 +00:00 |
Coen Jacobs
|
d5b6dfc4a7
|
Securi = Sucuri :)
|
2012-12-20 18:59:55 +01:00 |
Mike Jolley
|
83377af6b4
|
Finnish translation Closes #2021.
|
2012-12-19 18:43:35 +00:00 |
Mike Jolley
|
f663a71550
|
Media upload (started)
|
2012-12-18 12:04:33 +00:00 |
Coen Jacobs
|
b5daf825a9
|
there = their in readme
|
2012-12-14 13:08:43 +01:00 |
Coen Jacobs
|
e8634ddb04
|
be be in readme :)
|
2012-12-14 12:33:24 +01:00 |
Coen Jacobs
|
5e675ab0e3
|
Updated readme with 1.6.6 release
|
2012-12-13 16:27:48 +01:00 |
Mike Jolley
|
3af034755b
|
Put holds on stock until orders are cancelled. Closes #1977.
|
2012-12-12 21:14:19 +00:00 |
James Koster
|
908fd29ff9
|
better link
|
2012-12-12 13:22:13 +00:00 |
James Koster
|
9e76ffcc8d
|
.csv dummy data
|
2012-12-12 13:19:47 +00:00 |
Mike Jolley
|
a8fba0cf04
|
Tweaked installer and added new cron for scheduled sales. Closes #1971.
|
2012-12-12 12:52:39 +00:00 |
Mike Jolley
|
a697ffbeb6
|
Coupon rework, reports, and styles. Closes #1862.
|
2012-12-11 17:02:48 +00:00 |
Mike Jolley
|
c394119983
|
Ajax view cart. Closes #1948.
|
2012-12-10 13:11:05 +00:00 |
Mike Jolley
|
753fc7c39e
|
Use core jquery ui. Closes #1929.
|
2012-12-06 14:56:19 +00:00 |
Mike Jolley
|
8a59a45177
|
Filter coupons by type. Closes #1909.
|
2012-12-05 16:26:04 +00:00 |
Coen Jacobs
|
37feabd87f
|
WooCommerce 2.0 is coming!
|
2012-12-03 20:19:58 +01:00 |
Mike Jolley
|
60626d25f9
|
The display options for taxes
|
2012-12-03 16:37:08 +00:00 |
Mike Jolley
|
2d4ebdc7b1
|
styling for radios
|
2012-12-03 15:02:33 +00:00 |
Mike Jolley
|
129d203ca9
|
Free shipping logic. Closes #1845.
|
2012-11-28 19:54:04 +00:00 |
Mike Jolley
|
b1ec4b289a
|
Nuked whitespace. Closes #1846.
|
2012-11-27 16:22:47 +00:00 |
Mike Jolley
|
279bbd126d
|
Local pickup zips. Closes #1809.
|
2012-11-27 11:25:21 +00:00 |
Mike Jolley
|
db1d4e58ed
|
Create, update, save variations. Closes #1806.
|
2012-11-27 10:34:02 +00:00 |
Mike Jolley
|
b0fa6d4481
|
Save attributs via ajax and refresh variations. Closes #1804.
|
2012-11-26 17:27:55 +00:00 |
Mike Jolley
|
f8a26a2426
|
Improved product data panels.
|
2012-11-22 13:28:32 +00:00 |
Mike Jolley
|
3a803b010a
|
Other writepanel html5 inputs. #1322.
|
2012-11-20 16:49:05 +00:00 |
Mike Jolley
|
b226b38c0c
|
custom_attributes option added to woocommerce_form_field args. Pass name/value pairs. Closes #1764.
|
2012-11-19 15:05:23 +00:00 |
Mike Jolley
|
ad78c3ccc0
|
Flat rate shipping - if no rules match, and no default is set, don't return a rate. Closes #1695.
|
2012-11-19 14:48:44 +00:00 |
Coen Jacobs
|
22afc34052
|
Reverted changes for manual category count. Ref: #1789
|
2012-11-19 15:39:27 +01:00 |
Mike Jolley
|
470e1c3ab6
|
readme
|
2012-11-16 13:53:23 +00:00 |
Mike Jolley
|
2d0909d28b
|
Update weights/dimensions for variations if they differ. Closes #1629.
|
2012-11-16 13:50:15 +00:00 |
Mike Jolley
|
af8a7c51e0
|
readme
|
2012-11-15 16:49:18 +00:00 |
Mike Jolley
|
a232f21575
|
Shipping tax class options. Closes #1625.
|
2012-11-15 14:01:16 +00:00 |
Mike Jolley
|
25077e6b20
|
Add disabled to settings API. Closes #1761.
|
2012-11-15 11:46:18 +00:00 |
Mike Jolley
|
12075ee2cf
|
Made update settings more dev friendly. Closes #1720.
|
2012-11-14 13:26:53 +00:00 |
Mike Jolley
|
4c47f30fe1
|
Merge conflicts
|
2012-11-14 12:15:22 +00:00 |
James Koster
|
4aabf1bb0b
|
Revert "grove test"
This reverts commit ae97bf939d .
|
2012-11-13 18:44:42 +00:00 |
James Koster
|
ae97bf939d
|
grove test
|
2012-11-13 18:40:57 +00:00 |
Mike Jolley
|
7e5d2ac174
|
Calc totals/tax rows rework
|
2012-11-13 14:54:34 +00:00 |
Coen Jacobs
|
b879f73ce3
|
Updated readme links
|
2012-11-13 10:26:28 +01:00 |
Mike Jolley
|
fde3ba05bd
|
Made armed forces 'states' under the US rather than in their own 'country'. Closes #1605.
|
2012-11-09 11:54:11 +00:00 |
Mike Jolley
|
784b7ae3b6
|
New shop page/category archive display settings, and the ability to change display per-category. Closes #1600.
|
2012-11-08 18:05:18 +00:00 |
Mike Jolley
|
764b34a938
|
Case insensitive coupons. Closes #1633.
|
2012-11-08 16:57:59 +00:00 |
Coen Jacobs
|
3baaf6029a
|
Removed all deprecated classes and functions except for 1.6.x template files and functions
|
2012-11-08 16:27:47 +01:00 |
Mike Jolley
|
1f8e836e71
|
Tweak for previous merge.
|
2012-11-06 14:09:54 +00:00 |
Mike Jolley
|
94de5c329f
|
Fix bulk stock editing. Closes #1624.
|
2012-11-06 13:54:57 +00:00 |
Mike Jolley
|
47f62e777b
|
Remove dev link from readme
|
2012-11-06 12:22:34 +00:00 |
Mike Jolley
|
eb26d41ee9
|
Allowed sku search to return > 1 result.
|
2012-11-05 12:46:26 +00:00 |
Mike Jolley
|
357e35006c
|
Moved page title logic to a function. #1612.
|
2012-11-04 16:01:40 +00:00 |
Mike Jolley
|
817b17caac
|
Tweak cart thumbnail display. Closes #1668.
|
2012-11-04 14:15:14 +00:00 |
Mike Jolley
|
aef47868fa
|
Merge branch 'Line-items-data-tweak'
|
2012-10-24 17:53:44 +01:00 |
Mike Jolley
|
98bf973bf6
|
Readme
|
2012-10-20 15:45:13 +01:00 |
James Koster
|
b0e9559d78
|
Bulgarian update
|
2012-10-18 12:11:50 +01:00 |
Mike Jolley
|
aef75800c9
|
Update/install code + revised notices.
|
2012-10-18 10:33:06 +01:00 |
James Koster
|
f68acc82e3
|
updated links in readme
|
2012-10-17 14:12:41 +01:00 |
Mike Jolley
|
38ccc92f47
|
[3.1.1] Append hash to logs and restrict directory listings. #1575.
|
2012-10-17 13:28:41 +01:00 |
Mike Jolley
|
596c408c27
|
Pagination + sorting tweaks, new active filters widget, sort both directions for price, fix for #coenfail. Closes #771.
|
2012-10-14 13:06:41 +01:00 |
Mike Jolley
|
2b0c8bdbda
|
Exclude up-sells from related products. Closes #1555.
|
2012-10-12 18:44:23 +01:00 |
Mike Jolley
|
c9a6680438
|
Coupon description. Closes #1560.
|
2012-10-12 18:28:34 +01:00 |
Coen Jacobs
|
98e9774653
|
Merge pull request #1597 from woothemes/resend-order-emails
Resend order emails, closes #1562
|
2012-10-12 06:56:49 -07:00 |
Coen Jacobs
|
209f74d2f2
|
Readme update for resend emails
|
2012-10-12 15:40:00 +02:00 |
Mike Jolley
|
39b7567b0c
|
product_variations[] Closes #1581.
|
2012-10-12 14:21:21 +01:00 |
Mike Jolley
|
da773570f1
|
readme
|
2012-10-12 13:26:44 +01:00 |
Mike Jolley
|
34f230a0d0
|
Tax display tweaks.
|
2012-10-12 12:57:08 +01:00 |
Mike Jolley
|
a2bfe99c18
|
Tax settings page clean.
|
2012-10-12 12:56:03 +01:00 |
Mike Jolley
|
c023a64e36
|
readme
|
2012-10-10 15:37:24 +01:00 |
Mike Jolley
|
9505e5d63f
|
Better permalink settings. Closes #1579.
|
2012-10-10 10:21:04 +01:00 |
Coen Jacobs
|
e159952841
|
Setting for product post type slug
- New priority in slug generation: Shop base (if checked), custom slug
(if entered), pick default (translatable) 'product'
- Related to: #1579
|
2012-10-09 18:09:11 +02:00 |
Mike Jolley
|
5868b63b93
|
Ordering options. Closes #1166.
|
2012-10-09 15:57:06 +01:00 |
Coen Jacobs
|
e87ea2022b
|
Manual prod_cat counting to hide hidden products from counters
- Uses update_count_callback argument for manual counting function
- Filters on get_terms and updates counters
- Closes #1449
|
2012-10-09 15:16:36 +02:00 |
Mike Jolley
|
6e10465faf
|
Bulk improvements. Closes #1063.
|
2012-10-09 10:07:30 +01:00 |
Mike Jolley
|
2d15a8aaac
|
Schedule sale for variations. #1064.
|
2012-10-08 12:51:00 +01:00 |
Mike Jolley
|
9c560e768c
|
refactor variation data
|
2012-10-08 09:59:02 +01:00 |
Mike Jolley
|
7236192711
|
Work on the product images panel. Closes #1504.
|
2012-10-04 18:09:18 +01:00 |
Mike Jolley
|
c588c761e0
|
Local Pickup option needs associated state sales tax. Closes #1491.
|
2012-10-01 10:45:07 +01:00 |
Mike Jolley
|
c9e61eef82
|
Reports fix when beginning with a number.
|
2012-09-30 19:35:05 +01:00 |
Mike Jolley
|
2a30cfda0e
|
loop start and end. Closes #1356.
|
2012-09-30 14:41:07 +01:00 |
Mike Jolley
|
544b9a1874
|
readme and min
|
2012-09-29 20:32:22 +01:00 |
Mike Jolley
|
50559adf90
|
readme
|
2012-09-29 19:27:20 +01:00 |
Mike Jolley
|
e61c152a7c
|
disable ratings option. Closes #1503.
|
2012-09-21 21:21:50 +01:00 |
Mike Jolley
|
5fcfe948d7
|
Handle add to cart differently, Closes #1517 and tweak messages Closes #1498.
|
2012-09-21 21:11:57 +01:00 |
Mike Jolley
|
f6d0bd2c06
|
Upsells
* Tweak - Removed upsell limit - show whats defined.
* Tweak - Args for upsells to control per-page and cols.
|
2012-09-21 16:47:57 +01:00 |
Mike Jolley
|
66cf7d8e98
|
More capabilities. Closes #1083.
|
2012-09-20 16:35:15 +01:00 |
Mike Jolley
|
acb23a7c4a
|
readme
|
2012-09-20 15:03:59 +01:00 |
Mike Jolley
|
aaeb0ec0fb
|
Calc totals. Closes #883.
|
2012-09-18 19:07:18 +01:00 |
Mike Jolley
|
50f00d1fe0
|
Added shortcodes. Closes #1378.
|
2012-09-18 14:11:36 +01:00 |
Mike Jolley
|
1b4130bc56
|
new email interface + plain text versions
|
2012-09-17 11:36:30 +01:00 |
Mike Jolley
|
4b4da5c62f
|
Due to new session handling, removed session section from the status page. Closes #1494.
|
2012-09-12 13:49:41 +01:00 |
Mike Jolley
|
e9f0a8612f
|
Made paypal use wc-api for IPN
|
2012-09-12 13:36:34 +01:00 |
Mike Jolley
|
8d655c28c6
|
IPN validation
|
2012-09-12 12:08:35 +01:00 |
Mike Jolley
|
251a93855c
|
Shipping vs billing for tax. Closes #1457.
|
2012-09-12 11:16:53 +01:00 |
Mike Jolley
|
bcb6e0b2a3
|
Localized shortcode button. Closes #1459.
|
2012-09-10 17:56:29 +01:00 |
Mike Jolley
|
0fd46e7923
|
Import export taxes. Closes #447.
|
2012-09-10 12:26:26 +01:00 |
Mike Jolley
|
fdd34e5c0e
|
session -> transient WIP
|
2012-09-07 18:26:13 +01:00 |
Mike Jolley
|
7f3218cc66
|
Option to enable Cash on Delivery for select shipping methods only. Closes #1437.
|
2012-09-07 10:49:36 +01:00 |
Mike Jolley
|
1d95fef681
|
Added wildcard support to local delivery postcodes. Closes #1477.
|
2012-09-06 23:49:56 +01:00 |
Mike Jolley
|
6496215d48
|
show currency. Closes #1468.
|
2012-09-06 17:47:16 +01:00 |
Mike Jolley
|
4c4bc9f5d2
|
Multi download features, and added the expirey back.
|
2012-09-06 16:16:16 +01:00 |
Mike Jolley
|
6ff9dba099
|
readme
|
2012-09-06 12:35:25 +01:00 |
Mike Jolley
|
6c2e00c1c7
|
Fix - Active plugins display on status page.
|
2012-09-05 18:45:14 +01:00 |
Mike Jolley
|
53c5fbee40
|
Fix - Variation sku updating after selection.
|
2012-09-05 16:57:19 +01:00 |
Mike Jolley
|
dc07fc39f9
|
readme
|
2012-08-31 17:19:14 +01:00 |
Mike Jolley
|
12a2485637
|
After successful add to cart, if there are no other redirects, redirect to referer.
|
2012-08-31 10:05:28 +01:00 |
Mike Jolley
|
8cdbf6b5a4
|
Added more error messages for coupons
|
2012-08-31 09:45:50 +01:00 |
Mike Jolley
|
d438cde903
|
readme
|
2012-08-30 10:12:59 +01:00 |
Mike Jolley
|
325618a1d5
|
Added sales by category report
|
2012-08-29 17:43:56 +01:00 |
Coen Jacobs
|
28b4289be0
|
Version bump 1.6.5.1
|
2012-08-25 20:57:38 +02:00 |
Mike Jolley
|
40982b8edd
|
readme
|
2012-08-25 11:43:54 +01:00 |
Mike Jolley
|
01c00bd029
|
version bumpage
|
2012-08-25 11:11:45 +01:00 |
Mike Jolley
|
6c3b3f41a8
|
Clear transients. Closes #1415.
|
2012-08-25 11:09:53 +01:00 |
Mike Jolley
|
3cc0399ef6
|
breadcrumb tweak was not valid.
|
2012-08-25 11:03:45 +01:00 |
Mike Jolley
|
3eeae3a164
|
Hide cart button when a variation is out of stock with disabled backorders. Closes #1419.
|
2012-08-25 11:02:02 +01:00 |
Mike Jolley
|
015f8bdd01
|
readme
|
2012-08-25 10:40:05 +01:00 |
Mike Jolley
|
b450616848
|
woocommerce_ajax_loader_url
|
2012-08-25 10:32:14 +01:00 |
Mike Jolley
|
c42814bbc6
|
Added fallback for variations variable (JS)
|
2012-08-25 10:11:23 +01:00 |
Mike Jolley
|
5ab84b2b98
|
Pass variation to show_variation trigger (JS). Closes #1431.
|
2012-08-25 09:51:20 +01:00 |
Mike Jolley
|
5e78e897c7
|
check_jquery
|
2012-08-25 09:47:36 +01:00 |
Mike Jolley
|
fe2c407f2f
|
Appended version to scripts to prevent cache issues upon upgrade
|
2012-08-24 18:34:31 +01:00 |
Mike Jolley
|
42f1dd62de
|
Tweak to #1425.
|
2012-08-24 18:28:05 +01:00 |
Mike Jolley
|
e2bbf94dab
|
readme
|
2012-08-24 18:14:49 +01:00 |
James Koster
|
251bbe75d1
|
readme
|
2012-08-23 12:54:18 +01:00 |
Mike Jolley
|
7596db55fb
|
readme
|
2012-08-23 11:49:21 +01:00 |
Mike Jolley
|
309a4b7074
|
readme
|
2012-08-22 16:17:16 +01:00 |
Mike Jolley
|
02b88b23b9
|
get_allowed_country_states() function. Closes #1407.
|
2012-08-22 16:13:58 +01:00 |
Mike Jolley
|
03f64acf58
|
DP for #1383
|
2012-08-21 19:01:56 +01:00 |
Mike Jolley
|
5ae5a611a8
|
readme
|
2012-08-21 17:23:49 +01:00 |
Mike Jolley
|
40cc7b997d
|
Scope. Closes #1364.
|
2012-08-21 16:41:18 +01:00 |
Mike Jolley
|
975c701799
|
utm_nooverride Closes #1382.
|
2012-08-21 13:49:07 +01:00 |
Mike Jolley
|
a09969a116
|
Login widget fix
|
2012-08-21 11:12:51 +01:00 |
James Koster
|
8c93b41605
|
Product data tabs class name
|
2012-08-15 19:28:13 +01:00 |
James Koster
|
4b7ba0392e
|
Norwegian translation by Espen André Corneliussen
|
2012-08-15 17:50:26 +01:00 |
Mike Jolley
|
5b007d4918
|
Function docs.
|
2012-08-14 23:43:53 +01:00 |
Mike Jolley
|
90b61d61ef
|
More api docs
|
2012-08-14 23:43:53 +01:00 |
James Koster
|
0f77486b2b
|
readme
|
2012-08-13 13:43:03 +01:00 |
James Koster
|
123e004013
|
Iconised order action buttons
|
2012-08-13 13:36:22 +01:00 |
Mike Jolley
|
8728c7a8c2
|
Titles and strstr. Closes #1366.
|
2012-08-12 15:12:52 +01:00 |
Mike Jolley
|
3edf155b50
|
Classes for order info in my-account. Closes #1363.
|
2012-08-12 13:44:00 +01:00 |
Mike Jolley
|
402799c0eb
|
Fix JS enqueue. Closes #1365.
|
2012-08-12 13:15:27 +01:00 |
Mike Jolley
|
d5163c5638
|
Made variation get_image() return instead of echo. Closes #1368.
|
2012-08-12 12:41:26 +01:00 |
Mike Jolley
|
a7d7b6b6a6
|
Fix - Notice in invoice template with number_format
|
2012-08-12 09:28:07 +01:00 |
Mike Jolley
|
7c69f3a431
|
Fix - Missing grouped product cart buttons
|
2012-08-11 16:41:28 +01:00 |
Mike Jolley
|
10a39244bd
|
ecommerce track Closes #1361.
|
2012-08-10 16:56:13 +01:00 |
Mike Jolley
|
d351240e6a
|
Hide variations from frontend
|
2012-08-10 15:24:01 +01:00 |
Mike Jolley
|
b1e320f289
|
Fix - Hide if cart is empty option
|
2012-08-10 14:36:24 +01:00 |
Mike Jolley
|
6d5b9991d3
|
version bump
|
2012-08-10 14:21:10 +01:00 |
Mike Jolley
|
ef16153a10
|
fix readme
|
2012-08-10 14:17:57 +01:00 |
Mike Jolley
|
c037d88f87
|
readme
|
2012-08-10 14:17:32 +01:00 |
Mike Jolley
|
277c55d596
|
Swapped invoice and custom in paypal and added prefix. Closes #1149.
|
2012-08-10 14:14:05 +01:00 |
Mike Jolley
|
a5ee0eac9b
|
readme
|
2012-08-10 13:24:59 +01:00 |
Mike Jolley
|
7d47de830b
|
Copy billing to shipping address on order screen. #1269.
|
2012-08-10 12:31:18 +01:00 |
Mike Jolley
|
9acb170520
|
Option to register using the email address as the username instead of entering a username. Closes #1027.
|
2012-08-10 12:15:32 +01:00 |
Mike Jolley
|
377ddce930
|
Demo store notice option
|
2012-08-10 10:35:25 +01:00 |
Mike Jolley
|
2c9fa0ccf0
|
Version
|
2012-08-07 09:38:12 +01:00 |
Mike Jolley
|
cedcca7fe7
|
is_purchasable. Closes #1331.
|
2012-08-07 00:33:52 +01:00 |
Mike Jolley
|
714f441ace
|
Revised tax select box to allow top level country to be chosen (when the country has states)
|
2012-08-07 00:17:13 +01:00 |
James Koster
|
e40c754a98
|
Revert "using font for tab icons"
This reverts commit 7d9e754cd4 .
|
2012-08-06 11:56:10 +01:00 |
James Koster
|
1a1ac7f2f3
|
Revert "Replaced graphics with font on orders / products"
This reverts commit df23d2ddd9 .
|
2012-08-06 11:55:48 +01:00 |
James Koster
|
df23d2ddd9
|
Replaced graphics with font on orders / products
|
2012-08-03 17:01:44 +01:00 |
James Koster
|
7d9e754cd4
|
using font for tab icons
|
2012-08-03 15:35:23 +01:00 |
James Koster
|
c2af0074b5
|
retina menu icons
|
2012-08-03 14:28:56 +01:00 |
Mike Jolley
|
dbc8279dbd
|
ajax customer select
|
2012-08-01 13:43:50 +01:00 |
Mike Jolley
|
27a1ae8ee8
|
Store customer IP and UA on purchase. Closes #1318.
|
2012-07-31 13:11:17 +01:00 |
Mike Jolley
|
2e96d554ce
|
has_file() Closes #1275.
|
2012-07-31 12:58:00 +01:00 |
Mike Jolley
|
a322a83a7d
|
analytics tracking
|
2012-07-30 16:01:33 +01:00 |
Mike Jolley
|
cb49e45ed6
|
readme
|
2012-07-29 10:48:26 +01:00 |
Coen Jacobs
|
a617afec3e
|
Rescan all language strings and updated .po and .mo files for next release
|
2012-07-27 17:39:48 +02:00 |
Mike Jolley
|
07e2d50363
|
PayPal standard: No longer using shipping_1
|
2012-07-27 13:59:51 +01:00 |
Mike Jolley
|
5845b37ca2
|
settings api
|
2012-07-26 15:11:29 +01:00 |
Mike Jolley
|
8cdc3738c2
|
Removed session_name. Closes #1291.
|
2012-07-25 19:20:21 +01:00 |
Mike Jolley
|
6d7e06b500
|
Better caching support + mini-cart template
|
2012-07-25 18:59:12 +01:00 |
Mike Jolley
|
fc15d177c5
|
Merge pull request #1288 from AaronHolbrook/fix_typos
Fixed typos (depreciate should be deprecate)
|
2012-07-25 03:32:47 -07:00 |
Mike Jolley
|
ac5fdeb9c4
|
email tweaks
|
2012-07-25 11:28:42 +01:00 |
James Koster
|
6eb92e5735
|
Updated Swedish translation by Patric Liljestrand
|
2012-07-24 11:38:56 +01:00 |
Aaron Holbrook
|
b4a62dc49b
|
Fixed typos (depreciate should be deprecate)
|
2012-07-23 13:14:02 -05:00 |
Mike Jolley
|
ffec3a6036
|
Shipping calculator state box improvements
|
2012-07-22 14:44:01 +01:00 |
Mike Jolley
|
1f071fd8f4
|
selected state for variation options
|
2012-07-22 14:31:31 +01:00 |
Mike Jolley
|
9d7c7a6f1e
|
readme for #1281
|
2012-07-22 13:54:21 +01:00 |
Mike Jolley
|
e917b04205
|
readme
|
2012-07-22 13:52:12 +01:00 |
Mike Jolley
|
59d2d792f6
|
Product data panels
|
2012-07-22 13:50:45 +01:00 |
Mike Jolley
|
6e41377af1
|
wp_reset_postdata instead of wp_reset_query in product page loops. #1277.
|
2012-07-20 13:50:32 +01:00 |
Mike Jolley
|
37b0dec37a
|
Event handling for checkout fields
|
2012-07-20 13:46:05 +01:00 |
Mike Jolley
|
ea80bd2814
|
US Zip Code validation
|
2012-07-20 12:40:13 +01:00 |
Mike Jolley
|
a239922632
|
reset loop on loop_end
|
2012-07-19 22:52:28 +01:00 |
Mike Jolley
|
7524df5cde
|
product cats shortcode fix
|
2012-07-19 22:13:06 +01:00 |
Mike Jolley
|
811c1bdcbb
|
Version
|
2012-07-19 19:41:03 +01:00 |
Mike Jolley
|
1f61bab915
|
Put back deprecated loop-shop for older themes until they are updated
|
2012-07-19 19:34:49 +01:00 |
Mike Jolley
|
ad1ba517bb
|
loop-shop is gone. Closes #1273.
|
2012-07-19 18:58:41 +01:00 |
Mike Jolley
|
08ae311d43
|
HTTP_X_FORWARDED_PROTO
|
2012-07-18 18:07:39 +01:00 |
Mike Jolley
|
1be0b9f8f2
|
Backorder handling. Closes #835.
|
2012-07-17 19:11:14 +01:00 |
Mike Jolley
|
6fe7e831b2
|
Set session_name to avoid conflicting sessions across installs. Closes #1217.
|
2012-07-17 16:01:01 +01:00 |
Mike Jolley
|
30b8ddaf1d
|
Split up frontend scripts so they can be loaded when needed.
|
2012-07-17 15:09:18 +01:00 |
Mike Jolley
|
1b0a206bd9
|
Handling for non-JS checkout
|
2012-07-16 20:21:44 +01:00 |
Mike Jolley
|
6cc4eaf52e
|
tweaked filter. #1249
|
2012-07-16 18:33:02 +01:00 |
Mike Jolley
|
4dcde409b8
|
Edit attribute slugs after creation. Closes #821.
|
2012-07-16 15:57:18 +01:00 |
Mike Jolley
|
78de8db237
|
readme
|
2012-07-11 23:19:58 +01:00 |
Coen Jacobs
|
ea60024453
|
Readme update for Orders admin menu change. Closes #939
|
2012-07-11 22:53:11 +02:00 |
Mike Jolley
|
5cd01f58a0
|
get_order_item_totals() total_rows have fixed indexes for easier manipulation. Closes #1059.
|
2012-07-11 19:32:00 +01:00 |
Mike Jolley
|
4200f43d52
|
woocommerce_attribute filter. Closes #768.
|
2012-07-11 19:11:41 +01:00 |
Mike Jolley
|
2b9a03db2c
|
"verified owner" label for customer reviews. Closes #294.
|
2012-07-11 18:48:22 +01:00 |
Mike Jolley
|
a764608461
|
order_note comment type for future order notes, allowing you to filter in the comments section and show order notes in admin (so you can remove them). Closes #1244.
|
2012-07-11 15:53:40 +01:00 |
Mike Jolley
|
c124058bd5
|
Hooks. Closes #1245.
|
2012-07-11 15:24:40 +01:00 |
Coen Jacobs
|
53e422290e
|
Readme update for #1235
|
2012-07-11 14:53:54 +02:00 |
Mike Jolley
|
c846906064
|
loops template rewrite
|
2012-07-11 13:50:28 +01:00 |
Mike Jolley
|
12dc3c033f
|
Template changes - for coen approval
|
2012-07-11 11:23:31 +01:00 |
Mike Jolley
|
c687c214e7
|
Fix multi item add. Closes #1233.
|
2012-07-10 17:51:37 +01:00 |
Mike Jolley
|
54c00bd642
|
Changed microdata for offers/product so its picked up by google. Closes #1227.
|
2012-07-10 17:32:56 +01:00 |
Mike Jolley
|
1910f4a4f7
|
Coupon usage counts on cancell. Closes #1210.
|
2012-07-10 16:52:52 +01:00 |
Mike Jolley
|
746a794f0a
|
Check taxonomies exist. Closes #1207.
|
2012-07-10 14:05:44 +01:00 |
Mike Jolley
|
af549be954
|
Tweak locales. Closes #1194.
|
2012-07-10 13:36:13 +01:00 |
Mike Jolley
|
d6183d7853
|
IPN check. Closes #1215.
|
2012-07-09 18:12:24 +01:00 |
Mike Jolley
|
47b51a4ffb
|
Tweak to #1222. Closes #1218.
|
2012-07-09 17:50:21 +01:00 |
Coen Jacobs
|
52fd982547
|
Colombia zipcodes are not required
|
2012-07-09 16:46:51 +02:00 |
Mike Jolley
|
b0e59cb26d
|
Back to page 1. Closes #1186.
|
2012-06-29 21:18:22 +01:00 |
Mike Jolley
|
cbfed071c3
|
When placing an order again, clear current cart. Closes #1189.
|
2012-06-29 20:49:27 +01:00 |
Mike Jolley
|
b8daf0bfd8
|
oz support. Closes #1190.
|
2012-06-29 20:24:43 +01:00 |
Mike Jolley
|
a31e629ebb
|
Order count clear transient on delete. Closes #1187.
|
2012-06-29 20:06:40 +01:00 |
Mike Jolley
|
3cc8f41b90
|
get_icon get_title get_description for #1201
|
2012-06-29 19:44:33 +01:00 |
Mike Jolley
|
f2f847ad5b
|
Tweaks to #1180. And get_image confusion resolved (it shouldn't echo)
|
2012-06-29 18:56:42 +01:00 |
Mike Jolley
|
9daae31865
|
readme
|
2012-06-29 18:10:55 +01:00 |
Mike Jolley
|
491c02b35d
|
Tweaks to previous merge
|
2012-06-29 17:51:15 +01:00 |
Mike Jolley
|
cd35f60011
|
Windows CRT fix
|
2012-06-29 17:38:00 +01:00 |
Mike Jolley
|
b373a82de2
|
moved checkout buffer function
|
2012-06-28 12:19:54 +01:00 |
Mike Jolley
|
57fe4db23c
|
Scheduled on sale ignored from sale widget
|
2012-06-27 12:00:24 +01:00 |
Mike Jolley
|
57bf97230d
|
Fix get shipping class id
|
2012-06-26 13:17:08 +01:00 |
Mike Jolley
|
f951fbc70e
|
widget conflict
|
2012-06-25 22:53:15 +01:00 |
Mike Jolley
|
955bda040d
|
PLN fix
|
2012-06-25 15:31:58 +01:00 |
Mike Jolley
|
4f6690c656
|
readme tweaks
|
2012-06-21 14:30:04 +01:00 |
Mike Jolley
|
dc2be540b3
|
this doesn't work. use is_shop instead
|
2012-06-21 00:10:12 +01:00 |
Mike Jolley
|
552484e248
|
When SHOP_IS_ON_FRONT set is_front_page to true
|
2012-06-20 20:02:26 +01:00 |
Mike Jolley
|
023ee52246
|
Zero tax check in totals.php
|
2012-06-20 19:53:35 +01:00 |
Coen Jacobs
|
a3cf7743bf
|
Make United States label in JS translatable. Closes #1168
|
2012-06-20 19:50:54 +02:00 |
Mike Jolley
|
cb1f1f9a28
|
Allow html in notes and use textarea. Closes #1171.
|
2012-06-20 18:19:35 +01:00 |
Coen Jacobs
|
863918f7f4
|
Revert "Moved # character in translatable order strings. Closes #1161"
This reverts commit f6c83fe6aa .
|
2012-06-20 19:18:16 +02:00 |
Coen Jacobs
|
f6c83fe6aa
|
Moved # character in translatable order strings. Closes #1161
|
2012-06-20 19:14:33 +02:00 |
Mike Jolley
|
d83f5f7c61
|
woocommerce_get_tax_rates Closes #1163.
|
2012-06-20 15:24:56 +01:00 |
Mike Jolley
|
23a9f6595b
|
Widget fixes and tax glitch. Closes #1176.
|
2012-06-20 15:14:09 +01:00 |
Mike Jolley
|
55726c8a2d
|
$query fix
|
2012-06-20 10:01:40 +01:00 |
Mike Jolley
|
c9ddba1e35
|
Hooks for stripe
|
2012-06-19 19:09:51 +01:00 |
Mike Jolley
|
74fbd56d5b
|
hooks for order statuses
|
2012-06-18 12:44:48 +01:00 |
Mike Jolley
|
bd3a6f264a
|
Remove depreciated ereg_replace in validation class
|
2012-06-15 18:30:00 +01:00 |
Mike Jolley
|
99c859ca30
|
Small save bug with Mijireh
|
2012-06-14 17:25:49 +01:00 |
Mike Jolley
|
852f8680d4
|
readme
|
2012-06-14 14:40:41 +01:00 |
Mike Jolley
|
5ee4c74a86
|
readme
|
2012-06-14 12:13:47 +01:00 |
Mike Jolley
|
f48f8fa26b
|
Optimised front-page query
|
2012-06-14 00:52:21 +01:00 |
Mike Jolley
|
967da77d88
|
Check coupons are valid before cart/checkout
|
2012-06-13 19:58:06 +01:00 |
Mike Jolley
|
ff82bb3a26
|
Out of stock for widgets. Closes #1141.
|
2012-06-12 19:06:39 +01:00 |
Mike Jolley
|
517c6186cb
|
Show shipping. Closes #933.
|
2012-06-12 17:23:10 +01:00 |
Mike Jolley
|
731f588b31
|
Readme and versions
|
2012-06-10 20:12:06 +01:00 |
Mike Jolley
|
911cb359f5
|
Filter uncategorized. Closes #953.
|
2012-06-10 19:29:04 +01:00 |
Mike Jolley
|
ec4a59432a
|
Better errors. Closes #1018.
|
2012-06-10 19:07:19 +01:00 |
Mike Jolley
|
4d7d184698
|
newlines and styling tweak. Closes #1112.
|
2012-06-10 18:45:43 +01:00 |
Mike Jolley
|
f9f1bb9ddd
|
Ordering tweaks/improvements and variation prices. Closes #1097.
|
2012-06-10 18:15:02 +01:00 |
Mike Jolley
|
7036acf989
|
Cart widget respects cart tax settings, Exempt from VAT shows price ex VAT. Closes #1128.
|
2012-06-10 15:48:52 +01:00 |
Mike Jolley
|
0cbb2c0627
|
Sidebar login jsonp. Closes #1093.
|
2012-06-10 15:14:03 +01:00 |
Mike Jolley
|
06398f4a5b
|
Variations maintain selections after adding to cart. Closes #926.
|
2012-06-10 13:53:26 +01:00 |
Mike Jolley
|
c6d6fd7901
|
ajax coupon form. Closes #1061.
|
2012-06-10 12:40:07 +01:00 |
Mike Jolley
|
1443e07122
|
format phone. Closes #1076.
|
2012-06-10 10:44:13 +01:00 |
Mike Jolley
|
db84f5b429
|
refactor variation add to cart. Closes #1134.
|
2012-06-10 10:15:23 +01:00 |
Mike Jolley
|
15265fe721
|
Fix ordering. Closes #1103.
|
2012-06-10 09:11:33 +01:00 |
Mike Jolley
|
9031d15756
|
Prevent NaN Closes #1104.
|
2012-06-10 09:08:11 +01:00 |
Mike Jolley
|
516aad8450
|
Load js when needed only. Closes #1060.
|
2012-06-09 20:26:03 +01:00 |
Mike Jolley
|
383785c305
|
Right now link fix.
|
2012-06-09 20:11:06 +01:00 |
Mike Jolley
|
cc255eb352
|
Order tracking improvements. Closes #1101.
|
2012-06-09 20:09:05 +01:00 |
Mike Jolley
|
0f905e9cd0
|
mijireh gateway
|
2012-06-08 11:46:10 +01:00 |
Mike Jolley
|
809175b41c
|
filters. Closes #1108.
|
2012-06-06 20:28:15 +01:00 |
Mike Jolley
|
f62d0efd69
|
Country when adding order. Closes #1032.
|
2012-06-06 20:11:36 +01:00 |
Mike Jolley
|
4ba57aa07e
|
readme
|
2012-06-06 19:29:47 +01:00 |
Mike Jolley
|
5f1b94fe1c
|
Tax settings use allowed countries only. Closes #971.
|
2012-06-06 18:59:54 +01:00 |
Mike Jolley
|
f2ead358e6
|
Key added to woocommerce_get_cart_item_from_session filter
|
2012-06-06 12:27:19 +01:00 |
Mike Jolley
|
98d5f4d4a2
|
hide cart note if taxes are disabled
|
2012-06-05 14:18:17 +01:00 |
Mike Jolley
|
24761bf30e
|
Fix variation backorders
|
2012-06-05 13:29:53 +01:00 |
Mike Jolley
|
405a1eb147
|
out of state rounding tweaks
|
2012-06-05 12:21:52 +01:00 |
Mike Jolley
|
439d21e395
|
Prevent double add to cart with related products
|
2012-06-05 00:53:04 +01:00 |
Mike Jolley
|
ada45331d0
|
update date during payment
|
2012-06-03 13:12:41 +01:00 |
Mike Jolley
|
cf0ee3fdea
|
Minimum coupon amount check
|
2012-06-01 19:01:44 +01:00 |
Coen Jacobs
|
abaa3ba5b0
|
Load settings/settings-save.php on custom settings pages too. Closes #1096
|
2012-05-30 17:21:02 +02:00 |
Mike Jolley
|
b7894b14ca
|
Counts. #1084.
|
2012-05-28 10:19:29 +01:00 |
Mike Jolley
|
6bca051648
|
respect post status
|
2012-05-28 09:40:39 +01:00 |
Mike Jolley
|
66acc8dcfc
|
Fix cancel. Closes #1054.
|
2012-05-26 17:42:26 +01:00 |
Mike Jolley
|
76cd43499f
|
Tweaked member states for tax
|
2012-05-26 15:38:22 +01:00 |
Mike Jolley
|
b29ab0483f
|
readme
|
2012-05-26 15:30:23 +01:00 |
Mike Jolley
|
7bcb3deb62
|
small markup tweaks
|
2012-05-26 15:18:44 +01:00 |
Mike Jolley
|
458c4ef9e8
|
tweak ordering
|
2012-05-25 12:34:33 +01:00 |
Mike Jolley
|
0582078acc
|
postcode validation when country is different for shipping vs billing
|
2012-05-22 21:31:27 +01:00 |
Mike Jolley
|
5c4799e64b
|
woocommerce_shipping_chosen_method hook
|
2012-05-22 09:30:26 +01:00 |
Mike Jolley
|
f62db4af50
|
Layered nav child taxonomies support
|
2012-05-21 13:55:44 +01:00 |
Mike Jolley
|
2946189745
|
status
|
2012-05-21 09:25:34 +01:00 |
Mike Jolley
|
cec98bf646
|
Broken up settings pages to ease development
|
2012-05-19 20:04:34 +01:00 |
Mike Jolley
|
9737c9ab34
|
readme
|
2012-05-18 10:21:50 +01:00 |
Mike Jolley
|
8332137cf9
|
Strange error where detecting the page (is_page etc) would break the canonical redirect in some instances when hooked into 'wp'. Used the later get_header hook instead.
|
2012-05-17 22:26:56 +01:00 |
Mike Jolley
|
96f5e7464f
|
removed unused function
|
2012-05-17 13:56:18 +01:00 |
Mike Jolley
|
0b5fcd5139
|
version bump and installer cleanup
|
2012-05-17 12:58:25 +01:00 |
Coen Jacobs
|
0bd3d5cbb8
|
Prevent error in ecommerce tracking if no categories set
|
2012-05-17 13:37:44 +02:00 |
Coen Jacobs
|
cd1adebf83
|
get_stock_quantity returns '' if stock is off in global settings. Closes #1046
|
2012-05-17 11:16:41 +02:00 |
Mike Jolley
|
ddba961efe
|
hyphen
|
2012-05-17 09:47:40 +01:00 |
Mike Jolley
|
11a7c438f5
|
sharethis image support Closes #1038.
|
2012-05-16 18:32:11 +01:00 |
Mike Jolley
|
1a07a86c3e
|
debug
|
2012-05-16 18:09:34 +01:00 |
Coen Jacobs
|
50c7b6edd4
|
Readme bump for previous commit
|
2012-05-16 12:01:42 +02:00 |
Mike Jolley
|
4406751afd
|
more flexible template loader
|
2012-05-14 15:36:47 +01:00 |
Mike Jolley
|
26a8af2440
|
radio shipping methods
|
2012-05-13 21:02:07 +01:00 |
Mike Jolley
|
c292060045
|
% discount rounding
|
2012-05-13 19:17:39 +01:00 |
Mike Jolley
|
12f9241162
|
fix analytics settings
|
2012-05-11 21:41:18 +01:00 |
Mike Jolley
|
aa2bf617ab
|
variations solid individually handling
|
2012-05-11 12:47:23 +01:00 |
Mike Jolley
|
b6b2da9463
|
Optimisations to monthly and product reports
|
2012-05-11 00:51:31 +01:00 |
Mike Jolley
|
564a07ed77
|
When the count of available shipping methods changes, reset to default
|
2012-05-10 16:35:36 +01:00 |
Coen Jacobs
|
ca5dffc428
|
Corrected capitals on my .org username - thanks @mikejolley :)
|
2012-05-10 13:49:34 +02:00 |
Mike Jolley
|
8d5168ecac
|
@coenjacobs love
|
2012-05-10 12:46:46 +01:00 |
Mike Jolley
|
e6f5426839
|
Tweaks for launch
|
2012-05-10 12:45:14 +01:00 |
Mike Jolley
|
e92ceaae15
|
No word from .org team - removing wootransmitter for now
|
2012-05-10 10:34:44 +01:00 |
Coen Jacobs
|
ed8afe992c
|
Prevent setting download expire date to 1970-01-01 in rare cases. Closes #1013
|
2012-05-09 22:19:50 +02:00 |
Mike Jolley
|
6c3bf05433
|
Tweak - After getting a shipping quote, use the shipping address for taxes on the cart page
|
2012-05-09 18:29:29 +01:00 |
Coen Jacobs
|
8de5a4f412
|
Optional hide free products from Best Sellers Widget
|
2012-05-09 09:23:05 +02:00 |
Mike Jolley
|
2cac2f9d68
|
Drag and drop ordering for products. Closes #95. Closes #995.
|
2012-05-08 20:30:18 +01:00 |
Mike Jolley
|
a537b2c18f
|
Woo Transmitter Integration
|
2012-05-08 16:23:09 +01:00 |
Mike Jolley
|
ce7e765d2a
|
Product data tweak. Closes #1012.
Removed shipping class writepanel.
Added shipping class to product data.
Removed purchase note for external products.
|
2012-05-08 15:32:30 +01:00 |
Coen Jacobs
|
473347d1f6
|
Readme update for translation, special note for ticket 1000
|
2012-05-04 16:41:03 +02:00 |
Mike Jolley
|
6ff4053797
|
free shipping logic
|
2012-05-03 14:00:45 +01:00 |
Mike Jolley
|
85b95bb60c
|
readme
|
2012-05-02 01:15:04 +01:00 |
Mike Jolley
|
ba735619d1
|
style settings
|
2012-05-01 19:28:45 +01:00 |
Mike Jolley
|
b80a296b7d
|
labels
|
2012-05-01 10:39:53 +01:00 |
Mike Jolley
|
62c1d9d15c
|
ShareYourCart + integration tweaks
|
2012-04-30 20:50:52 +01:00 |
Mike Jolley
|
5249935ce4
|
Removed nonces from add to cart urls
|
2012-04-25 11:32:45 +01:00 |
Mike Jolley
|
35827b6046
|
readme
|
2012-04-25 10:51:54 +01:00 |
Mike Jolley
|
fd44780935
|
Options tweak and stock display format option.
|
2012-04-24 19:15:56 +01:00 |
Mike Jolley
|
e8c57f7781
|
Protocol-relative AJAX URL
|
2012-04-24 18:32:17 +01:00 |
Mike Jolley
|
f90c6e0a1c
|
clear cache
|
2012-04-24 18:22:24 +01:00 |
Coen Jacobs
|
4f88788c5c
|
Readme bump on last two fixes
|
2012-04-24 16:14:36 +02:00 |
Mike Jolley
|
fc0e067613
|
per product flat rate. Closes #979.
|
2012-04-23 15:32:21 +01:00 |
Mike Jolley
|
375d973128
|
When sending the order as a whole to paypal, send the shipping separately.. Closes #976.
|
2012-04-23 15:02:48 +01:00 |
Mike Jolley
|
421273f4c7
|
Show sku in stock reports. Closes #966.
|
2012-04-23 14:35:48 +01:00 |
Mike Jolley
|
1f2a09869c
|
Only use rm=2 for paypal when SSL is enabled, to avoid security warnings when returning to the site.
|
2012-04-23 14:08:29 +01:00 |
Mike Jolley
|
68586f3005
|
Collect shipping address even when not required
|
2012-04-21 19:30:37 +01:00 |
Mike Jolley
|
9150c0695b
|
Removed space from postcode validation. Closes #968.
|
2012-04-21 14:47:11 +01:00 |
Mike Jolley
|
d4133af4e6
|
is_product_category and is_product_tag support term argument
|
2012-04-20 18:36:26 +01:00 |
Mike Jolley
|
0769f8843f
|
Cart/sold individually
|
2012-04-20 12:09:49 +01:00 |
Mike Jolley
|
392571aab0
|
exists function
|
2012-04-20 11:17:40 +01:00 |
Mike Jolley
|
a39fdd1612
|
Shipping calc state -> checkout. Closes #959.
|
2012-04-19 12:09:52 +01:00 |
Coen Jacobs
|
845a77a550
|
Readme: Changed category and tag link to filter product list
|
2012-04-19 12:22:24 +02:00 |
Mike Jolley
|
78b3fd607c
|
readme
|
2012-04-19 11:14:43 +01:00 |
James Collins
|
266ced3d18
|
Add body class fix to readme
|
2012-04-19 17:50:28 +10:00 |
Coen Jacobs
|
60562e1a70
|
Added yards as dimensions unit
|
2012-04-18 14:19:04 +02:00 |
James Koster
|
eb9a6c72ab
|
readme
|
2012-04-18 13:18:12 +01:00 |
Mike Jolley
|
d7ff3bd6fc
|
update_count_callback for tags
|
2012-04-18 12:36:16 +01:00 |
Coen Jacobs
|
40ed01104e
|
Added minus symbol before discount on view order page
|
2012-04-18 12:16:18 +02:00 |
Mike Jolley
|
0481a2bd0f
|
PayPal http_build_query & -> & on some PHP 5.3 servers
|
2012-04-18 11:04:31 +01:00 |
Coen Jacobs
|
372fe73d07
|
Readme bump for #949
|
2012-04-18 10:57:57 +02:00 |
Mike Jolley
|
727a4b1cf4
|
stock notifications
|
2012-04-17 12:53:02 +01:00 |
Mike Jolley
|
2dcc9461f0
|
3.4
|
2012-04-17 12:06:22 +01:00 |
Mike Jolley
|
6b06b7f739
|
exclude products
|
2012-04-17 12:06:08 +01:00 |
Mike Jolley
|
436a9dd19a
|
Malaysian ringgit
|
2012-04-17 10:26:11 +01:00 |
Mike Jolley
|
4f905a0e67
|
Local rates were being ignored if no main rates were set
|
2012-04-16 18:55:35 +01:00 |
Mike Jolley
|
46653cf957
|
reset image. Closes #935.
|
2012-04-16 18:34:58 +01:00 |