Mike Jolley
5239bf7b46
get_form_fields method Closes #4275
...
@coenjacobs please review. I believe its cleaner this way.
2013-12-05 15:57:01 +00:00
Mike Jolley
8910042a99
Don't load some classes during ajax events Closes #4282
2013-12-05 15:34:37 +00:00
Mike Jolley
24be342db0
Fix sort icon in firefox. Closes #4283
2013-12-05 15:19:52 +00:00
James Koster
8d796ff9d5
edit icon. #4287
2013-12-05 15:03:27 +00:00
Mike Jolley
f3fe51e3a3
Merge pull request #4293 from pauloiankoski/patch-1
...
Add "rand" option to orderby
2013-12-05 06:42:45 -08:00
Mike Jolley
684fd36288
#4287
2013-12-05 13:18:04 +00:00
Mike Jolley
27d2c87583
Tidyup
2013-12-05 13:16:52 +00:00
Mike Jolley
6cf06296c0
Remove alt
2013-12-05 13:16:52 +00:00
Mike Jolley
153c367ef4
Missing icons #4287
2013-12-05 13:16:52 +00:00
pauloiankoski
09d50a04c8
Add "rand" option to orderby
2013-12-05 10:53:22 -02:00
Coen Jacobs
1f5f163916
Added option to hide Returning customer message. Closes #4220
2013-12-05 10:43:46 +01:00
Coen Jacobs
fe8f57c2e3
Minified all the JS files for #4289
2013-12-05 10:23:38 +01:00
Coen Jacobs
bba10ae005
Merge pull request #4289 from jaredcobb/master
...
Make frontend scripts safe to run on non WC pages (check for objects)
2013-12-05 01:06:37 -08:00
Coen Jacobs
a3200c062e
Made #4284 added filter a little more descriptive
2013-12-05 09:43:57 +01:00
Coen Jacobs
1d9e950f5c
Merge pull request #4284 from BFTrick/show-terms-filter
...
Adding woocommerce_terms_is_checked Filter
2013-12-05 00:42:59 -08:00
Coen Jacobs
b8409ba7b0
Merge pull request #4291 from BFTrick/flat-rate-shipping-message
...
Adding Default Shipping Price to Tooltips
2013-12-05 00:37:26 -08:00
Coen Jacobs
bcf025694e
Updated docblocks for #4292
2013-12-05 09:36:46 +01:00
Coen Jacobs
34fd23ebb1
Merge pull request #4292 from thenbrent/fix-get_price_html_from_text
...
Remove `$from` param on `get_price_html_from_text()`
2013-12-05 00:34:58 -08:00
Brent Shepherd
f7df434399
Remove $from param on get_price_html_from_text()
...
As it's not used at all.
2013-12-04 17:46:12 -08:00
Patrick Rauland
01c1afae59
Adding default shipping price to tooltips
2013-12-04 16:20:30 -06:00
Jared Cobb
9fc47db17f
Make frontend scripts safe to run on non WC pages (check for objects)
...
For a more detailed explaination of why this is helpful, see
Issue #4202 . In short, from a dev ops perspective, if we want to build /
concatonate our front end scripts into a single application.js file, we
need to ensure scripts first check for dependent global object helpers
before trying to use them. For example, there are several objects
(created via PHP using `wp_localize_script`) which generate objects such
as `wc_single_product_params`. These objects will not exist on most
other pages, however these scripts attempt to execute code that
references these objects.
2013-12-04 12:15:24 -07:00
Patrick Rauland
453dc5a645
adding woocommerce_terms_is_checked filter
2013-12-04 10:56:31 -06:00
Mike Jolley
00ff09e3a2
sort sale price
2013-12-04 12:45:23 +00:00
Mike Jolley
4826a574a0
wp_redirects
2013-12-04 12:20:18 +00:00
Mike Jolley
9e5c0fbf67
Get rid of "FROM" - display a price range, localisable. Closes #4222
2013-12-04 12:08:14 +00:00
Mike Jolley
5d6761798c
Merge pull request #4277 from Ramoonus/patch-1
...
Update readme.txt
2013-12-04 02:36:14 -08:00
Ramon van Belzen
b8bddb4fcf
Update readme.txt
2013-12-03 20:05:55 +01:00
James Koster
ee35ccabc8
readme
2013-12-03 16:57:20 +00:00
James Koster
b69c8da6a5
twenty fourteen compat. closes #4272
2013-12-03 16:53:47 +00:00
Mike Jolley
3c537d8373
Show names and urls for emails in plain text Closes #4259
2013-12-03 16:50:19 +00:00
Coen Jacobs
daa7c50d09
Merge pull request #4274 from BFTrick/remove-index
...
Removing Unnecessary index.php File
2013-12-03 08:41:48 -08:00
Patrick Rauland
54c1d58a11
removing unnecessary index.php file
2013-12-03 10:40:16 -06:00
Mike Jolley
b467bca6f3
Merge pull request #4242 from ragulka/pay-order-button-filter
...
Allow filtering Pay for order button text and html
2013-12-03 08:24:58 -08:00
Mike Jolley
8ad1232d93
Use function for lost password url
2013-12-03 16:00:26 +00:00
Mike Jolley
4ce57489a7
Esnure cron is scheduled for midnight Closes #4267
2013-12-03 15:50:00 +00:00
Mike Jolley
553b273fc6
Merge pull request #4214 from toddlahman/master
...
escape download handler URLs
2013-12-03 07:32:47 -08:00
Mike Jolley
b54188ce20
Merge pull request #4260 from arhipaiva/master
...
Finnish with corrections, for WC 2.0.20
2013-12-03 07:27:49 -08:00
Mike Jolley
1ec8b82f69
Prevent error if variation doesn't exist.
2013-12-03 14:54:13 +00:00
Coen Jacobs
a8444eb567
Fixed faulty double return
2013-12-03 15:11:01 +01:00
Mike Jolley
53b56250f4
Clean up cancel_order and filter cancelable order status Closes #4257
2013-12-03 14:07:15 +00:00
Coen Jacobs
61a783886d
Suggested code changes in #4266
2013-12-03 15:03:25 +01:00
Gregory K
f937c36250
Inconsistent return types: TODOs
2013-12-03 14:53:49 +01:00
Mike Jolley
273ae46758
Move sample tax rates Closes #4264
2013-12-03 13:45:10 +00:00
Mike Jolley
293c998a1d
Set price slider min to min price. Closes #4183
2013-12-03 13:39:02 +00:00
Mike Jolley
418a8785b0
woocommerce_checkout_customer_userdata filter Closes #4235
2013-12-03 12:27:53 +00:00
Mike Jolley
af34b43ee6
Tweaks for #4239
2013-12-03 12:14:12 +00:00
Mike Jolley
d7d6ddbc84
Merge pull request #4240 from Spreeuw/master
...
Allow custom checkout fields to be localized
2013-12-03 04:08:09 -08:00
Mike Jolley
a071d90368
Merge pull request #4255 from BFTrick/billing-state-desc-typo
...
Fixing County Typo
2013-12-02 06:59:19 -08:00
Coen Jacobs
52f22aaea4
Thumbnail upload buttons shouldn't be submit type. Closes #4263
2013-12-02 13:10:32 +01:00
Coen Jacobs
41171efd57
Deprecated versions of void functions shouldn't return
2013-12-02 13:01:11 +01:00