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 |