Boro Sitnikovski
8a615a6e79
Update conditional for non-auth payments
2017-06-05 14:07:49 +02:00
Mike Jolley
3271ac7ab2
Merge pull request #15424 from lawkwok/patch-1
...
Update class-wc-data-store.php
2017-06-05 13:03:59 +01:00
Mike Jolley
f22d30603d
Use prototype pattern and trigger wc_cart_button_updated after updating markup
...
Fixes #15447
2017-06-05 12:43:52 +01:00
Mike Jolley
3c0479f0e2
Update CONTRIBUTING.md
2017-06-05 11:02:11 +01:00
Mike Jolley
d422ab7383
Update README.md
2017-06-05 11:01:32 +01:00
Mike Jolley
2452fa807f
Merge pull request #15425 from woocommerce/fix-incorrect-documentation
...
Fix incorrect documentation
2017-06-05 10:46:46 +01:00
Mike Jolley
1e8e40565d
Avoid deprecated ID in API. Fixes #15437
2017-06-05 10:45:10 +01:00
Mike Jolley
52356c5caf
Correct deprecated arg message. Fixes #15443
...
Fixes #15443
2017-06-05 10:43:13 +01:00
Mike Jolley
d5cb320b7e
Font smoothing CSS
...
Closes #15434
2017-06-05 10:14:31 +01:00
Boro Sitnikovski
4b82a750fc
Fix IPN authorization setting orders to completed automatically
2017-06-05 10:07:22 +02:00
Claudio Sanches
37936927f5
Merge pull request #15428 from woocommerce/improvement/columns
...
Add filter to exporter default column names
2017-06-02 15:54:15 -03:00
claudiulodro
992c1cce63
Add filter to exporter default column names
2017-06-02 11:46:27 -07:00
Mike Jolley
260cfce497
Format strings
2017-06-02 18:44:43 +01:00
Mike Jolley
adc679633b
Handle default subjects and headings at time of sending, not in constructor
2017-06-02 18:25:05 +01:00
Jonathan Belcher
66736e69f7
Fix incorrect documentation
2017-06-02 12:58:16 -04:00
Lawrence
127ed893dc
Update class-wc-data-store.php
2017-06-02 09:19:54 -07:00
Claudio Sanches
46846ed4e0
Merge pull request #15416 from woocommerce/fix/15407
...
Correctly append cache
2017-06-02 12:18:55 -03:00
Claudio Sanches
86f2edb125
Merge pull request #15419 from woocommerce/fix/15412
...
Update florin
2017-06-02 12:16:15 -03:00
Mike Jolley
fa1d2cba23
Merge pull request #15413 from bekarice/tweak/filter-cart-added-qty
...
Tweak: Filter quantity being added to the cart
2017-06-02 15:27:17 +01:00
Mike Jolley
7ee02d8f55
Merge pull request #15411 from crodas/tax_address_issue
...
Improve how taxes are applied
2017-06-02 15:16:32 +01:00
Mike Jolley
b1ccb76d06
Update florin
...
Fixes #15412
2017-06-02 15:14:29 +01:00
Mike Jolley
198883e1fb
Merge pull request #15406 from woocommerce/improvement/15382
...
Add index to order_id in woocommerce_downloadable_product_permissions table.
2017-06-02 13:37:56 +01:00
Mike Jolley
da91857a84
Correctly append cache
...
Fixes #15407
2017-06-02 13:34:09 +01:00
José Marques
e77c86a7bc
removes cursor from inactive toggles
2017-06-02 11:23:54 +01:00
José Marques
3d516ab9cd
removes checkbox toggle markup and replaces inactive toggles links with spans
2017-06-02 11:22:48 +01:00
Beka Rice
494fa0974c
Filter quantity being added to the cart
2017-06-02 00:07:06 -04:00
Claudiu Lodromanean
88024f6f9c
Merge pull request #15405 from woocommerce/feature/15301
...
Adds dummy-data.csv
2017-06-01 13:21:09 -07:00
Cesar Rodas
c96c62f380
Improved how taxes are applied
...
If by default the taxes are based on the shipping address and the current order doesn't have any, it would use the billing address rather than using the Shopping base location.
It's basically what WooCommerce is [doing already in Javascript](https://github.com/woocommerce/woocommerce/blob/master/assets/js/admin/meta-boxes-order.js#L526-L575 ). This kind of checks should be done in the backend, never in the client side.
2017-06-01 15:51:55 -04:00
Claudio Sanches
08279dc7b9
Merge pull request #15401 from woocommerce/update/romania
...
Add Romanian states
2017-06-01 16:04:32 -03:00
Claudio Sanches
b01a6996d8
Merge pull request #15409 from woocommerce/improvement/wiki
...
Add wiki links to order query docblocks.
2017-06-01 16:03:43 -03:00
Claudio Sanches
878a91cfe5
Create single products before grouped product
2017-06-01 16:01:00 -03:00
Claudio Sanches
7698bfbd8e
Merge pull request #15408 from woocommerce/improvement/asc
...
Get posts in ID ascending order in exporter.
2017-06-01 16:00:17 -03:00
claudiulodro
16e88856f3
Add wiki link to order query
2017-06-01 11:59:15 -07:00
claudiulodro
b27fb203ef
Add wiki link to wc_get_orders
2017-06-01 11:58:43 -07:00
Claudio Sanches
89ebd951b8
Variable product before variations
2017-06-01 15:58:21 -03:00
claudiulodro
63069976cf
Order ASC in exporter
2017-06-01 11:52:14 -07:00
Claudio Sanches
70853bdf74
Removed old Product CSV Suite CSV files
2017-06-01 15:41:40 -03:00
claudiulodro
cad7757045
Add index to order_id
2017-06-01 11:26:35 -07:00
Claudio Sanches
b8feea7aaf
Introduced dummy-data.csv
2017-06-01 15:18:45 -03:00
Claudiu Lodromanean
421d716d6e
Merge pull request #15398 from woocommerce/fix/15394
...
Fix group clause depending on query
2017-06-01 10:25:26 -07:00
claudiulodro
e9e8c3c011
formatting
2017-06-01 09:05:17 -07:00
claudiulodro
677802db71
formatting
2017-06-01 09:04:23 -07:00
claudiulodro
981fb2ce87
Add Romanian states
2017-06-01 09:03:23 -07:00
Claudiu Lodromanean
569642661c
Merge pull request #15400 from woocommerce/update/attribute-value-output
...
use make clickable for urls
2017-06-01 08:21:08 -07:00
Mike Jolley
d39d882a4e
use make clickable for urls
...
#15305
2017-06-01 15:29:17 +01:00
Mike Jolley
e3a4008d9f
Fix group clause depending on query
...
Fixes #15394
2017-06-01 13:33:30 +01:00
José Marques
09a3b3d0dd
updates active/inactive toggles on the Subscriptions tab
2017-06-01 13:14:38 +01:00
José Marques
be229a3e5b
replaces active/deactivate buttons with toggles
2017-06-01 12:51:45 +01:00
Mike Jolley
d161ba0216
Merge branch 'pr/15384'
2017-06-01 12:09:04 +01:00
Mike Jolley
71a4b4b75d
Code standards
2017-06-01 12:08:48 +01:00