Jeff Stieler
|
d04dac6ba6
|
Update minified cart fragments javascript.
|
2015-10-06 12:50:44 -06:00 |
Jeff Stieler
|
55dae383af
|
Use named cart fragment refresh callback.
|
2015-10-06 12:16:15 -06:00 |
Jeff Stieler
|
61e6f708d5
|
Set timers to refresh cart fragments before they expire.
|
2015-10-06 12:14:17 -06:00 |
Jeff Stieler
|
e94969f5dd
|
Expire the mini cart fragment if it’s more than a day old.
|
2015-10-06 11:12:18 -06:00 |
Jeff Stieler
|
b2cbae6508
|
Assume we need to refresh a mini cart with items if there is no session creation timestamp.
|
2015-10-06 10:04:21 -06:00 |
Jeff Stieler
|
da573be59a
|
Store the cart session creation timestamp for expiration purposes.
Consider the cart session “created” when it’s refreshed and has items, or when the first item is added to cart.
|
2015-10-06 09:54:06 -06:00 |
Claudio Sanches
|
3f0cb4763a
|
[CLI] Stop round product prices
|
2015-10-06 11:16:03 -03:00 |
Claudio Sanches
|
76ef4cdb50
|
xD
|
2015-10-06 11:12:32 -03:00 |
Claudio Sanches
|
5b0a5d15a8
|
[API] Stop round product prices, closes #9271
|
2015-10-06 11:12:23 -03:00 |
Mike Jolley
|
9c6d524c95
|
Missing close bracket
|
2015-10-06 15:08:17 +01:00 |
Claudio Sanches
|
eef347a5ad
|
Added textdomain to PayPal refund error message
|
2015-10-06 11:03:49 -03:00 |
Mike Jolley
|
f1c6b3628a
|
Pass mimes when checking file type
#9207
|
2015-10-06 15:01:41 +01:00 |
Mike Jolley
|
b240de4204
|
minify
|
2015-10-06 14:54:36 +01:00 |
Mike Jolley
|
6d5ec0ca86
|
Merge pull request #9249 from shivapoudel/tweak-styles
Tweak metabox related bloat styles
|
2015-10-06 14:52:19 +01:00 |
Mike Jolley
|
abaa8f47d8
|
Moved refund hooks to avoid emails after API refund failure
|
2015-10-06 14:43:36 +01:00 |
Mike Jolley
|
54d5fc20ab
|
Improve refund error messages for PayPal
Fixes #8945
|
2015-10-06 14:43:36 +01:00 |
Claudio Sanches
|
f1c77b6061
|
POT
|
2015-10-06 10:37:59 -03:00 |
Claudio Sanches
|
cdd557a996
|
Updated grunt to generate just one global .pot file
|
2015-10-06 10:37:54 -03:00 |
Claudio Sanches
|
9169458590
|
Updated recent reviews url escaping
|
2015-10-06 10:35:33 -03:00 |
Claudio Sanches
|
2c14079bd6
|
Updated the i18n/languages/README.md translate url
|
2015-10-06 10:32:47 -03:00 |
Claudio Sanches
|
c53fe24c20
|
Removed our own language packs manager
|
2015-10-06 10:27:17 -03:00 |
Mike Jolley
|
d2d1330898
|
Show order by template on product search
Fixes #9285
|
2015-10-06 14:10:01 +01:00 |
Mike Jolley
|
92b5e79add
|
Merge pull request #9260 from Spreeuw/issue/8793
add $display_refunded parameter to get_formatted_order_total
|
2015-10-06 12:55:03 +01:00 |
Mike Jolley
|
d028e65748
|
Merge pull request #9163 from nvartolomei/downloadable-products-permissions-cleanup
Remove downloadable permissions on permanent order deletion
|
2015-10-06 12:41:56 +01:00 |
Mike Jolley
|
34a568aea8
|
manual update trigger for checkout
Closes #9119
|
2015-10-06 12:40:23 +01:00 |
Mike Jolley
|
277dbeb029
|
Merge branch 'WPprodigy-patch-2'
|
2015-10-06 12:33:55 +01:00 |
Mike Jolley
|
5ec400e514
|
Validate terms and conditions and improve templates
|
2015-10-06 12:33:45 +01:00 |
Mike Jolley
|
5bc7de0d91
|
Merge pull request #9290 from woothemes/issue/9166-reset-order-customer-id-on-user-delete
When a WordPress user is deleted, turn any orders they have into Guest orders.
|
2015-10-06 10:49:15 +01:00 |
Mike Jolley
|
1404f6a37e
|
Merge remote-tracking branch 'origin/master'
|
2015-10-06 10:39:58 +01:00 |
Mike Jolley
|
6cef38902b
|
Merge branch 'pr/9282'
|
2015-10-06 10:39:41 +01:00 |
Mike Jolley
|
2093c06637
|
Merge pull request #9286 from woothemes/issue/9284-fix-potential-fatal-for-earlier-init-plugins
Avoid potential PHP Fatals by avoiding premature script enqueues.
|
2015-10-06 10:31:58 +01:00 |
Mike Jolley
|
b8e666b09c
|
Merge pull request #9293 from shivapoudel/post-states
Escape using esc_url instead of esc_attr for link
|
2015-10-06 10:18:37 +01:00 |
Mike Jolley
|
5be5ebfbb3
|
Merge pull request #9294 from woothemes/SiR-DanieL-patch-1
MX states wrong version
|
2015-10-06 10:12:37 +01:00 |
Nicola Mustone
|
688203297b
|
updated version and indentation
|
2015-10-06 09:25:05 +02:00 |
Shiva Poudel
|
f6f7646cb6
|
Escape using esc_url instead of esc_attr for link
|
2015-10-06 10:40:11 +05:45 |
Claudio Sanches
|
f2b3364fc9
|
Fixed coding standards
|
2015-10-05 20:31:05 -03:00 |
Claudio Sanches
|
db6f51216e
|
Improved coupons status display in admin table
|
2015-10-05 20:30:03 -03:00 |
Claudio Sanches
|
6ad2269961
|
Merge pull request #9291 from roykho/onboard
add onboarding wizard button to the contextual help so it can be acce…
|
2015-10-05 20:16:21 -03:00 |
roykho
|
f97eb5606e
|
add onboarding wizard button to the contextual help so it can be accessed again closes #9134
|
2015-10-05 15:26:59 -07:00 |
Jeff Stieler
|
aa86069e56
|
When a WordPress user is deleted, turn any orders they have into Guest orders.
|
2015-10-05 14:38:20 -06:00 |
Jeff Stieler
|
a34c0578fb
|
Avoid potential PHP Fatals by avoiding premature script enqueues.
|
2015-10-05 12:12:19 -06:00 |
Mike Jolley
|
1f6260a880
|
Use tax settings in backend and default to base country
Closes #9186
|
2015-10-05 15:31:58 +01:00 |
Mike Jolley
|
1ec3cb0ef6
|
[2.4] Default value should not apply if value of option is 0
Fixes #9270 @claudiosmweb
|
2015-10-05 15:07:46 +01:00 |
Mike Jolley
|
84f83e0bf4
|
Fix return value @roykho
|
2015-10-05 14:39:08 +01:00 |
Mike Jolley
|
6975335941
|
Coupon description is escaped
@claudiosmweb Closes #9273
|
2015-10-05 14:30:02 +01:00 |
Mike Jolley
|
42d90594af
|
Fix password with & saving
@claudiosmweb
|
2015-10-05 14:09:11 +01:00 |
Mike Jolley
|
5ad38f8b65
|
Tweak and link product permalink settings to WordPress settings
Fixes #8442
|
2015-10-05 12:15:35 +01:00 |
Serg
|
98523c8dd4
|
Add woocommerce_is_price_filter_active filter to Query class
|
2015-10-05 11:53:24 +03:00 |
Mike Jolley
|
4fd987c165
|
Merge pull request #9266 from woothemes/issues/9125-report-does-not-match-with-chart
[2.4] Fixed wrong gross sales calculation on sales by date report.
|
2015-10-05 09:17:59 +01:00 |
Mike Jolley
|
698a47f9ef
|
Merge pull request #9274 from WPprodigy/template-paths
Specific template override paths
|
2015-10-05 09:12:12 +01:00 |