splashingpixels
1396e9179a
frontend add to cart variation jshinted and coding standards
2014-03-20 09:53:20 +00:00
Mike Jolley
2fed8e3f53
Fix sale flash for out of stock sale items Closes #5119
2014-03-20 09:52:19 +00:00
Mike Jolley
936c6e84b1
Correct discount calculation in admin when fees are involved. Closes #5103
2014-03-20 09:52:01 +00:00
Mike Jolley
dd44ea643b
Item meta list classes Closes #5083
2014-03-20 09:50:56 +00:00
Mike Jolley
7da5004e8b
Move plugin headers to main WC POT file Closes #5073
...
Languages will need updating.
2014-03-20 09:50:26 +00:00
Mike Jolley
ccddd1df05
Filter the filename Closes #5074
2014-03-20 09:50:12 +00:00
splashingpixels
e23ad23503
lingering tooltip after gallery image delete fixes #5124
2014-03-20 09:49:47 +00:00
Mike Jolley
efc88fdb05
Move loop_end hook as it is generic and used in all WP loops
2014-03-20 09:49:35 +00:00
Gerhard
a049c63123
Remove opening bracket from AED currency symbol
2014-03-20 09:48:19 +00:00
Coen Jacobs
24f47553e2
Updated expiry times for transients
2014-03-20 09:45:43 +00:00
thenbrent
bf33ca51ba
Add no_available_payment_methods_message filter
2014-03-20 09:44:52 +00:00
thenbrent
1f9ec54e76
Add 'woocommerce_cart_totals_fee_html' filter
2014-03-20 09:44:47 +00:00
splashingpixels
33f487e64c
variation bulk sale price edit over reaching causing errors on save
2014-03-20 09:44:09 +00:00
jmotes
92e3cb7c22
Fix for #5106 - allow checkout in older IE
2014-03-20 09:42:25 +00:00
InoPlugs Webdesign
3e82ea460a
Update class-wc-checkout.php
...
We need this hook to mark the fees our plugin (additional fee based on gateway) adds to the the order. Otherwise we can't tell if a fee was added by the user (Add fee button), by another plugin or by our plugin.
2014-03-20 09:41:45 +00:00
James Koster
56c5327701
enable keyboard shortcuts in prettyPhoto
2014-03-20 09:40:47 +00:00
justinstern
d11b0e857d
Don't trailingslash Order Cancel URLs with a Query String
...
With non-pretty permalinks enabled, this was producing a URI like
http://example.com/?page_id=7/ That final unnecessary trailing slash
messes up some redirect gateways that are passed the cancel URL
2014-03-20 09:40:26 +00:00
Andrew Benbow
b3335d5521
Update class-wc-gateway-paypal.php
...
modify currency error message to include both sent and returned currencies for comparison
2014-03-20 09:40:14 +00:00
JustinSainton
7e871109e6
Filter JSON search customers query
...
Because the json_search_customer_name action is in the scope of $this, and there's no instance of it to allow remove_action() to play nicely with, it's really difficult to modify this query. And, unfortunately, it's quite non-performant on large user tables.
One possible option would be to allow users to filter this query directly. This PR reflects that approach.
For reference: https://gist.github.com/curtismchale/9470986 , #5095
2014-03-20 09:39:29 +00:00
Niko Wicaksono
05dcdc04c1
Allow city field to use another input method
2014-03-20 09:37:26 +00:00
crazyscience
4498395f2a
Fix for Issue #3367
...
Fixed a bug where the application attempts to schedule an event using a function name rather than a hook name
2014-03-20 09:24:41 +00:00
Coen Jacobs
47e8a76488
set_transient calls should have expiration to prevent autoloading
2014-03-19 16:04:03 +00:00
Mike Jolley
9a3b796bf4
Pass args through for deprecated function Closes #5087
2014-03-12 13:17:53 +00:00
Mike Jolley
49b8ad4378
Only append generator tag on HTML pages Closes #5113
2014-03-12 11:54:02 +00:00
Coen Jacobs
911f7f8a46
This branch is now 2.1.6-bleeding
2014-03-06 17:49:47 +01:00
Coen Jacobs
895759954e
Version bump to 2.1.5
2014-03-06 17:32:08 +01:00
Mike Jolley
fbeb3bc822
Update LESS compiler and less files #5070
2014-03-06 17:29:52 +01:00
Coen Jacobs
53d5244aa1
Changelog bump for 2.1.5 changes
2014-03-06 16:32:36 +01:00
splashingpixels
7a28434ab4
get_related fixed tags OR query not excluding product ID
2014-03-06 16:27:13 +01:00
Mike Jolley
a955a5ba5d
Fallback for add ons page loading
2014-03-06 16:26:47 +01:00
Mike Jolley
7aac055895
When getting downloadable files, check access_expires too Closes #5060
2014-03-06 16:26:47 +01:00
Mike Jolley
e2ea31fc94
pedantic nonce checking
2014-03-06 16:26:47 +01:00
Mike Jolley
429aaca9c9
Fix bulk edit % increase and decrease Closes #5068
2014-03-06 16:26:47 +01:00
Mike Jolley
6dff93a0fd
We can hide suffix for prices in admin lists Closes #5048
2014-03-06 16:26:47 +01:00
Mike Jolley
d303e5d072
When dealing with fixed_product discounts, when doing it for the line, multiple by product qty Closes #5054
2014-03-06 16:26:47 +01:00
Mike Jolley
2c13c5c24e
Fix variation price display by checking if a variation is actually stock managed before comparing to stock amount Closes #5059
2014-03-06 16:26:47 +01:00
Mike Jolley
6e466d4fdb
Set default for $plain_text variable. Closes #5051
2014-03-06 16:26:47 +01:00
Mike Jolley
c3d5111c8d
Check existence of nonce Closes #5050
2014-03-06 16:26:47 +01:00
Coen Jacobs
f6ca02e099
This branch is now 2.1.5-bleeding
2014-03-05 13:43:11 +01:00
Coen Jacobs
f101e15504
WC 2.1.4 stable tag bump
2014-03-05 11:35:20 +01:00
Coen Jacobs
0efe995395
Changelog update for plugin_textdomain switch
2014-03-05 11:34:38 +01:00
Mike Jolley
d60e98aefb
load_textdomain first
2014-03-05 11:33:34 +01:00
Mike Jolley
eda56fd1bd
Update translations
2014-03-05 11:33:32 +01:00
Coen Jacobs
ea710976ab
Changelog bump for 2.1.4
2014-03-05 11:25:08 +01:00
Coen Jacobs
f069ac45d6
Minified files for 2.1.4 maintenance release
2014-03-05 11:08:23 +01:00
James Koster
34686df47d
tabs. #5038
2014-03-05 11:04:19 +01:00
James Koster
d686d050f8
tabs. #5038
2014-03-05 11:04:18 +01:00
James Koster
a60ecb1c10
tabs. closes #5038
2014-03-05 11:04:18 +01:00
Mike Jolley
bfb32b9630
Suppress errors in download handler Closes #5042
2014-03-05 11:04:18 +01:00
Mike Jolley
fb20fc87b6
Use woocommerce_notify_no_stock_amount not 0, Closes #5035
2014-03-05 11:04:18 +01:00