Mike Jolley
1910f4a4f7
Coupon usage counts on cancell. Closes #1210 .
2012-07-10 16:52:52 +01:00
Mike Jolley
96a522bc82
template_redirect
2012-06-29 16:38:00 +01:00
Mike Jolley
b373a82de2
moved checkout buffer function
2012-06-28 12:19:54 +01:00
Mike Jolley
c9ddba1e35
Hooks for stripe
2012-06-19 19:09:51 +01:00
Mike Jolley
99c859ca30
Small save bug with Mijireh
2012-06-14 17:25:49 +01:00
Coen Jacobs
d253181f79
Code style fixes, changed space use around arguments
2012-06-14 12:08:50 +02:00
Mike Jolley
10f5a48a33
space
2012-06-14 10:20:49 +01:00
Mike Jolley
731f588b31
Readme and versions
2012-06-10 20:12:06 +01:00
Mike Jolley
c6d6fd7901
ajax coupon form. Closes #1061 .
2012-06-10 12:40:07 +01:00
Mike Jolley
e128fc02ee
Merge pull request #1129 from GeertDD/menu_names
...
Allow custom translations for admin menu names
2012-06-08 12:31:58 -07:00
Mike Jolley
0f905e9cd0
mijireh gateway
2012-06-08 11:46:10 +01:00
Geert De Deckere
6128a82da6
Allow custom translations for admin menu names
2012-06-07 10:06:33 +02:00
Mike Jolley
0fce6aecaa
localisation issues Closes #1106 .
2012-06-06 21:35:40 +01:00
Mike Jolley
809175b41c
filters. Closes #1108 .
2012-06-06 20:28:15 +01:00
Mike Jolley
405a1eb147
out of state rounding tweaks
2012-06-05 12:21:52 +01:00
bfred-it
713baa8ac5
Fixes error "number_format() expects parameter 1 to be double, string given" on some servers
2012-05-28 15:42:15 +03:00
Mike Jolley
b7894b14ca
Counts. #1084 .
2012-05-28 10:19:29 +01:00
Mike Jolley
19b4d7344b
clear transient
2012-05-26 16:31:58 +01:00
Mike Jolley
48c222f9d1
spaces
2012-05-24 12:20:28 +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
0b5fcd5139
version bump and installer cleanup
2012-05-17 12:58:25 +01:00
Mike Jolley
aa2bf617ab
variations solid individually handling
2012-05-11 12:47:23 +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
Bronson Quick
454181ec86
Add WooCommerce Products to the Appearance->Menus screen in WordPress so that products can be easily added to menus rather than using Custom Links to the URLs of products
2012-05-10 15:03:37 +10:00
Mike Jolley
58f5afdc46
tweaks to options
2012-05-09 00:53:23 +01:00
Mike Jolley
2cac2f9d68
Drag and drop ordering for products. Closes #95 . Closes #995 .
2012-05-08 20:30:18 +01:00
Mike Jolley
9d30ad15fa
wootrans opt in
2012-05-08 17:29:27 +01:00
Mike Jolley
a537b2c18f
Woo Transmitter Integration
2012-05-08 16:23:09 +01:00
Geert De Deckere
e5556af3ca
Apply the filter "plugin_locale" to the locale for loading language files from the WP_LANG_DIR
2012-05-03 13:48:35 +02:00
Mike Jolley
62c1d9d15c
ShareYourCart + integration tweaks
2012-04-30 20:50:52 +01:00
Mike Jolley
7840c79251
style rework. Shareyourcart (needs more work)
2012-04-28 18:28:18 +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
Mike Jolley
9392908456
nginx proxy
2012-04-23 13:41:17 +01:00
James Collins
2bd123f37c
Merge remote branch 'upstream/master'
...
Conflicts:
woocommerce.php
2012-04-19 17:46:18 +10:00
James Collins
9b9366c675
Body Classes should be sanitised
...
Correctly add the current theme's name to the <body> classes. Previously, theme names that contain spaces and other strange characters would cause problems.
Also ensure that any other body classes that WooCommerce adds are also sanitised.
2012-04-19 17:14:48 +10:00
Mike Jolley
d7ff3bd6fc
update_count_callback for tags
2012-04-18 12:36:16 +01:00
Brent Shepherd
adc0d01611
Replacing use of deprecated function get_current_theme() in versions of WP newer than 3.4 where the replacement wp_get_theme() exists.
2012-04-18 08:44:33 +10:00
Mike Jolley
5438b79c35
get children when searching for products
2012-04-16 13:52:28 +01:00
Mike Jolley
7aa97b0f38
product attributes template
2012-04-13 18:33:56 +01:00
Mike Jolley
b846131f82
"Package" support for shipping calculations - allows third parties to split the cart up to calc shipping. Also caches packages meaning the cart shipping only needs to be calculated once (until totals or customer location changes)
2012-04-13 12:16:24 +01:00
Mike Jolley
a9cf0e340b
remove shortcode wrappers
2012-04-11 21:07:46 +01:00
Mike Jolley
afd727bb24
Improved variations panel, bulk edit, and added tax classes for variations. Closes #779 .
2012-04-11 18:56:54 +01:00
Mike Jolley
134edeb0b3
untrailingslash path
2012-04-11 11:02:35 +01:00
Mike Jolley
748dd13b85
Chosen and order items
...
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.
Also ditched some un-needed css.
2012-04-10 01:39:31 +01:00
Mike Jolley
c28b28e712
grouped external products
2012-03-30 16:10:14 +01:00
Mike Jolley
24a24121df
comment
2012-03-29 10:32:19 +01:00
Mike Jolley
a261f05734
tweak for total_sales, ajax_url
2012-03-29 10:31:04 +01:00
Mike Jolley
981951723a
ajax url for domain mapping compat...
2012-03-29 01:50:20 +01:00