Mike Jolley
81f188b4ca
PayPal authorization feature
2013-07-23 10:18:58 +01:00
Mike Jolley
d51083167a
Sandbox off by default
2013-07-22 13:41:59 +01:00
Mike Jolley
19674a3d15
Allow autofill and use 'input' event to detect changes. Closes #3503
2013-07-21 10:38:22 +01:00
Mike Jolley
0b848b8f37
AE no postcodes. Closes #3492 .
2013-07-19 15:08:40 +01:00
Mike Jolley
857ed79924
fallback for bad calls to the post_class filter. Closes #3463
2013-07-19 14:28:04 +01:00
Mike Jolley
b01bf72bfe
Improve messages. Closes #3370 .
2013-07-19 13:30:27 +01:00
Mike Jolley
12d6569cc1
Readme + versions
2013-07-19 11:09:19 +01:00
Mike Jolley
7ccac3a260
Clean inputs posted on the shipping form
2013-07-19 07:58:50 +01:00
Mike Jolley
a5aa58b135
Allow iframe html to be input for sharethis. Closes #3254 .
2013-07-19 07:54:51 +01:00
Mike Jolley
34c90813bd
Price filter widget: preserve orderby Closes #3307 .
2013-07-19 07:11:41 +01:00
Mike Jolley
7b2c232b9c
Prevent flat rate rows with no class set from saving. Closes #3312 .
2013-07-19 07:08:13 +01:00
Mike Jolley
2c8e598371
Fix paypal phone mask (whitespace) Closes #3328 .
2013-07-19 07:00:38 +01:00
Mike Jolley
0ef33da03c
Make account password 'required' when needed. Closes #3313 .
2013-07-19 06:58:45 +01:00
Mike Jolley
f295a5d568
Merge branch 'Charts/Reports' Closes #3281
2013-07-18 14:08:27 +01:00
Mike Jolley
d30c1ef1e4
'httpversion' => '1.1' possibly needed for paypal - testing
2013-07-17 14:29:42 +01:00
Mike Jolley
18a448ff77
Tweaked popularity sorting to work better when no sales are present.
2013-07-17 11:21:52 +01:00
Mike Jolley
bf73fd3c8e
Merge pull request #3411 from jprieton/patch-1
...
Hint on documentation of function get_product()
2013-07-15 09:17:41 -07:00
Mike Jolley
3a1ca6789c
Merge pull request #3438 from BFTrick/patch-add-product-meta
...
Add Product Meta Data to Post Class
2013-07-15 09:16:02 -07:00
Mike Jolley
fd887c52f1
Merge pull request #3478 from henrikgregersen/master
...
(#3477 ) Initialize address formats to the stores locale, instead of use a default.
2013-07-15 09:11:03 -07:00
Mike Jolley
8ac12ae40c
Merge pull request #3479 from shoheitanaka/master
...
Japanese Localization
2013-07-15 09:09:58 -07:00
Shohei Tanaka
7436e37aec
Japanese Localization
...
I made Japanese localization files.
2013-07-15 17:22:48 +09:00
Henrik Gregersen
a0105bb043
Initialize to store address format ( #3477 )
...
If the user has not entered an address yet, then the address fields will be displayed in a default order, because the $country will be empty. To fix this and initialize address formats to the stores locale, the $country variable is set to the base_country if it has no value
2013-07-15 01:25:12 +02:00
James Koster
fa786a1173
typo
2013-07-08 09:48:48 +01:00
Patrick Rauland
e6f7f5b16f
adding product meta data to post class
2013-07-05 10:46:52 -05:00
jprieton
59d43a25f7
Update proposal hint on documentation of function get_product()
...
Update proposal hint on documentation of function `WC_Product_Factory::get_product()` from `void` to an generic `WC_Product`
2013-07-01 17:18:07 -04:30
Coen Jacobs
9bcf44106c
Also apply #3405 to master branch
2013-06-28 13:10:44 +02:00
Mike Jolley
06bf190599
public false for taxonomies. Closes #3373 .
2013-06-28 11:17:56 +01:00
Mike Jolley
a9569ccd6f
Only allow those who can edit the post to add drafts to cart. For testing. Closes #3381
2013-06-28 11:14:21 +01:00
Mike Jolley
e6db7d2c0c
Set session after removing item. Closes #3382 .
2013-06-28 11:03:12 +01:00
Mike Jolley
e296c9d538
woocommerce_new_order_note_data Closes #3379
2013-06-28 10:50:05 +01:00
Mike Jolley
5be00f2d32
Drop ucwords Closes #3369 .
2013-06-28 10:30:32 +01:00
Mike Jolley
d0b6483037
Dump coupon helper and add new functions. Closes #3353 .
2013-06-28 10:23:20 +01:00
Mike Jolley
9f5f81c1aa
cat-parent without extra query. Closes #3355 .
2013-06-28 10:07:18 +01:00
Mike Jolley
f8f3f8a660
Fix sale expiration for variations. Closes #3321 .
...
@coenjacobs might be useful for .13
2013-06-28 09:58:07 +01:00
Coen Jacobs
a55556332c
Extra escaping on layered nav href to prevent injection
2013-06-26 11:44:35 +02:00
Mike Jolley
d7cfe05daf
More charts work
2013-06-24 17:47:28 +01:00
Mike Jolley
9d37e5bf92
Stripslashes
2013-06-22 11:43:57 +01:00
Mike Jolley
0e29b31fcb
Work on charts/reports
2013-06-22 11:37:59 +01:00
Mike Jolley
fc104fc84b
Post types need to exist first
2013-06-20 12:05:11 +01:00
Mike Jolley
1ff10d6ccf
Enable for all taxonomies
2013-06-20 12:05:11 +01:00
Mike Jolley
3b5d8b7d41
Futher standardisation of cart and order loops. Closes #3348 .
2013-06-17 12:21:24 +01:00
Mike Jolley
1e94bbc990
Review nonce. Closes #3324 .
2013-06-14 16:15:26 +01:00
Mike Jolley
2db3d24a82
Enforce session as array data, and settings api tweak for special chars. Closes #3135 .
2013-06-14 14:42:28 +01:00
Mike Jolley
2a6bae4e0a
Change is_visible for variations to make method calls cleaner.
2013-06-14 12:21:38 +01:00
Mike Jolley
1d0a017a9f
Put back params
2013-06-13 17:01:47 +01:00
Mike Jolley
f87505b445
Rounding tweaks
2013-06-13 17:01:47 +01:00
Mike Jolley
c72ae714f7
Removed nonce helper
...
@coe
2013-06-11 17:55:55 +01:00
Mike Jolley
646a8a008c
Make use of new functions
2013-06-11 15:59:54 +01:00
Mike Jolley
1716728802
new message functions
2013-06-11 15:59:42 +01:00
Mike Jolley
10f44301f4
deprecated functions
2013-06-11 15:59:34 +01:00
Mike Jolley
60bc15e61f
Session class improvements - get and set + defaults
2013-06-11 15:59:23 +01:00
Mike Jolley
d448046234
Move WC back to main file, as singleton
2013-06-11 15:21:14 +01:00
Mike Jolley
4397b00c4a
classes -> includes (for includes)
2013-06-11 14:28:45 +01:00
Mike Jolley
c75ea04c1c
classes -> includes
2013-06-11 14:25:30 +01:00