Illimar Tambek
e4147bf1b7
Fix missing question mark
2013-09-10 16:35:34 +03:00
Illimar Tambek
d6ba711f56
Allow saving custom address types. Add address type to woocommerce_customer_save_address action
2013-09-10 16:31:13 +03:00
Illimar Tambek
e285042012
Allow editing custom address types
2013-09-10 16:04:07 +03:00
Illimar Tambek
c9a6907fc6
Add woocommerce_my_account_get_addrresses filter and allow getting custom address type fields.
2013-09-10 15:39:23 +03:00
Mike Jolley
c501b1b59a
Remove taxes from cart with a zero-rate.
2013-09-10 11:04:29 +01:00
Mike Jolley
85175ec849
Merge pull request #3744 from BFTrick/fix-escaping-date
...
Fixing Unescaped Character in Date Function
2013-09-09 09:16:54 -07:00
Mike Jolley
b6e7eeb241
Support no default and make the gateway/shipping tables more streamlined. Closes #3472
2013-09-09 17:16:02 +01:00
Coen Jacobs
c04ce23716
Revert "View logs from System Status"
...
This reverts commit e70cf686f5
.
2013-09-09 13:20:22 +02:00
Mike Jolley
d6cfa3a3c6
CN translation by wang hong wei
2013-09-09 12:01:08 +01:00
Andrew Benbow
e70cf686f5
View logs from System Status
2013-09-08 21:06:23 +01:00
Andrew Benbow
7012c9e4fd
Update html-admin-page-status-report.php
...
Add update notification if theme is a WooTheme
2013-09-08 03:26:26 +01:00
Patrick Rauland
b6fa3e913b
fixing unescaped character in date function
2013-09-06 15:35:21 -05:00
Andrew Benbow
1704a139ee
Update CA.php
...
Correction for Newfoundland and Labrador Province abbreviation : http://canadaonline.about.com/od/postalservices/a/abbreviations-provinces-canada.htm
2013-09-06 14:42:11 +01:00
Mike Jolley
3c8c620c5d
Bulk/quick edit backorders Closes #3729
2013-09-06 11:17:41 +01:00
Mike Jolley
9cdb3821e2
Added .14 readme to 2.1 master
2013-09-06 10:22:56 +01:00
Mike Jolley
a92e3b497a
Missing line break in email Closes #3727
2013-09-06 10:20:26 +01:00
Mike Jolley
b147146339
Merge pull request #3730 from lucanos/master
...
Added "Demo Store" Class to Body
2013-09-06 02:16:09 -07:00
Luke Stevenson
fcfdee8ec7
Added "Demo Store" Class to Body
...
Adding "woocommerce-demo-store" class to body when option
"woocommerce_demo_store" is enabled.
(Handy to push down content to allow for banner, etc.)
2013-09-06 02:13:57 +10:00
Mike Jolley
b883e92ba1
Fix from .14
2013-09-05 14:52:34 +01:00
Mike Jolley
4cf8e9ebde
Remove echo
2013-09-04 18:13:09 +01:00
Mike Jolley
0405fabf69
Alt changes from .14
2013-09-04 17:22:35 +01:00
Mike Jolley
ffa53754ac
get_categories returns string Closes #3720
2013-09-04 14:57:12 +01:00
Mike Jolley
02af8a00a5
woocommerce_address_to_edit #3690
2013-09-04 14:57:12 +01:00
Mike Jolley
aef58e8bf3
Merge pull request #3697 from BFTrick/fix-email-html-encoding
...
Removing HTML Decoding From Email From Name
2013-09-04 06:50:20 -07:00
Mike Jolley
402544afdb
Merge pull request #3724 from corsonr/master
...
Added woocommerce_get_featured_product_ids() to get featured products IDs
2013-09-04 06:49:57 -07:00
Mike Jolley
38f03ec4cb
Merge pull request #3723 from ragulka/disabled-buttons
...
Add disabled style to buttons
2013-09-04 06:47:23 -07:00
Mike Jolley
14e27bb073
Fixes from .14
2013-09-04 14:32:16 +01:00
Remi Corson
f83c406179
Merge branch 'master' of https://github.com/woothemes/woocommerce
2013-09-04 15:24:50 +02:00
Remi Corson
dcf34ed51b
Merge branch 'master' of https://github.com/woothemes/woocommerce
2013-09-04 15:17:21 +02:00
Mike Jolley
bfc2b52d10
Ensure product image has title
2013-09-04 14:17:17 +01:00
Patrick Rauland
793303d2ad
adding esc_html back in to properly escape html from email from name
2013-09-04 07:24:01 -05:00
Mike Jolley
e1631bd084
Reloads checkout after registration which fixes #3612 , removes some notices preventing login cookie being set, moves cart check for #3162
...
No perfect solution for #3162 . DB locking would probably cause more
issues that its worth, we cannot reliably use transactions as some
clients still use MyIsam. Best to accept orders and deal with stock
conflicts after the fact.
2013-09-04 11:26:19 +01:00
Remi Corson
3499e6fd73
Added woocommerce_get_featured_product_ids() to retrieve featured products IDs within an array
2013-09-04 11:17:13 +02:00
Illimar Tambek
195ad20fe6
Compress compiled woocommerce.css
2013-09-04 09:58:58 +03:00
Illimar Tambek
9d7ce6a0ff
Add disabled style to buttons
2013-09-04 09:50:22 +03:00
Patrick Rauland
80fc4ab0a7
allowing quotes in store name
2013-09-03 17:11:03 -05:00
Mike Jolley
5e51ef1fce
Refactor variation bulk edit JS Fixes #3148
2013-09-03 17:35:20 +01:00
Mike Jolley
b797cdb672
Handle local pickup taxes when getting taxable address
2013-09-03 16:26:06 +01:00
Coen Jacobs
6c3cd27be7
Allow false values to hide desc_tip. Closes #3691
2013-09-03 17:22:59 +02:00
Mike Jolley
9472646609
Customisable query vars. #3708
2013-09-03 16:14:56 +01:00
Mike Jolley
75f9dfabc6
Remove round for percent discounts. Closes #3717
2013-09-03 13:45:38 +01:00
Mike Jolley
807534095e
Introduce WC_HTTPS Helper to handle redirects and make checkout urls https before visiting them. Fixes #3311
2013-09-03 13:03:05 +01:00
Mike Jolley
7179900b75
Send tax inclusive, rounded item price to google. Fixes #3718
...
@coenjacobs .14?
2013-09-03 11:19:49 +01:00
Mike Jolley
7211d8ae3b
Merge pull request #3683 from claudiosmweb/templates-patch-1
...
Fixed inline documentation in templates
2013-09-02 09:45:36 -07:00
Mike Jolley
d7a68b68f2
Merge pull request #3696 from BFTrick/product-tabs-clean-input
...
Making Sure the User Doesn't Submit Garbage to woocommerce_sort_product_tabs Function
2013-09-02 09:45:25 -07:00
Mike Jolley
54b3d53a1b
Flag a refresh when creating an account to prevent nonce issues. Fixes #3612 .
...
@coenjacobs Might be for .14? Part of it anyway, can't cherry pick this
one.
2013-09-02 17:43:57 +01:00
Mike Jolley
a9393b6a38
Merge pull request #3714 from corsonr/master
...
Updated French Translation
2013-09-02 08:43:27 -07:00
Remi Corson
745db1c178
Updated French Translation
...
Updated French translation
2013-09-02 16:00:37 +02:00
Mike Jolley
d1b020b661
Add a script to add support for RTL when enabled to fix chosen. Fixes #3604
...
@coenjacobs maybe for .14?
2013-09-02 14:22:53 +01:00
Mike Jolley
e5c8ed0383
Merge pull request #3678 from rnt/master
...
Generating pot file from shell & pot update
2013-09-02 05:45:35 -07:00