Hannah Swain
|
c22b1d766a
|
Update class-wc-admin-menus.php
Capitalize "s" in "Visit store" to match case on "Visit Site".
|
2017-01-19 14:47:29 +01:00 |
Claudiu Lodromanean
|
b977784a66
|
Needed a space for style guidelines
|
2017-01-18 14:58:36 -08:00 |
Claudiu Lodromanean
|
cc5452cfe3
|
Make product attributes link through to archives
Issue #12518. In the "Additional information" tab, link public attributes to their archive pages
|
2017-01-18 14:53:01 -08:00 |
Claudio Sanches
|
9d513737ed
|
Merge pull request #12887 from woocommerce/fix/order-item-type-array
Return order item type if accessed via array.
|
2017-01-18 20:43:25 -02:00 |
Justin Shreve
|
663a096429
|
Return order item type if accessed via array (bw compat).
|
2017-01-18 13:49:12 -08:00 |
Nabeel Sulieman
|
3c8ce9b494
|
Add shipping rate meta data to line item
|
2017-01-18 10:41:32 -08:00 |
Claudio Sanches
|
bff95262cb
|
Changelog for 2.6.13
|
2017-01-18 16:20:48 -02:00 |
Claudio Sanches
|
d536d15652
|
Merge branch 'master' of github.com:woocommerce/woocommerce
|
2017-01-18 16:01:02 -02:00 |
Claudio Sanches
|
f54e9e1e1a
|
Fixed coding standards
|
2017-01-18 15:16:01 -02:00 |
emanuela castorina
|
c4c78442cf
|
Fix: usermeta table name, in a multisite the usermeta table is common to all sites
|
2017-01-18 18:11:21 +01:00 |
Claudio Sanches
|
fe97e1f5b3
|
Merge pull request #12866 from woocommerce/wc_get_orders_before_and_after_date
Add before and after date arguments to wc_get_orders
|
2017-01-18 14:52:51 -02:00 |
Claudio Sanches
|
ddc8ce93a4
|
Use notices functions in order tracking, closes #12874
|
2017-01-18 14:45:20 -02:00 |
Claudio Sanches
|
11035ba4d7
|
Fixed "stock increase" string placeholders, closes #12873
|
2017-01-18 14:34:52 -02:00 |
Mike Jolley
|
2d5f092b4e
|
Merge pull request #12864 from woocommerce/romania-installer
Added romanian information for the installer
|
2017-01-18 10:36:42 +00:00 |
Mike Jolley
|
f9f6ac175b
|
Merge pull request #12865 from woocommerce/remove-default-instructions
Removed default instructions
|
2017-01-18 10:31:21 +00:00 |
Justin Shreve
|
5fe996930f
|
Fix alignment
|
2017-01-17 12:55:53 -08:00 |
Justin Shreve
|
b660eda4b8
|
Add date searching to wc_get_orders.
|
2017-01-17 12:52:27 -08:00 |
Claudio Sanches
|
ac3d847a16
|
Fixed file permissions
|
2017-01-17 16:31:31 -02:00 |
Claudio Sanches
|
61b39c206f
|
Removed default instructions, closes #12853
|
2017-01-17 16:11:49 -02:00 |
Claudio Sanches
|
d1a3cdbe4e
|
Merge pull request #12862 from woocommerce/fix-12857
Allow html in shipping method description
|
2017-01-17 15:59:02 -02:00 |
Claudio Sanches
|
2191a391c8
|
Added romanian information for the installer
|
2017-01-17 15:51:19 -02:00 |
Mike Jolley
|
17481af671
|
Allow html in description
|
2017-01-17 15:50:19 +00:00 |
Mike Jolley
|
cb04d5985a
|
Fix add zone button and default title
Fixes #12829
|
2017-01-17 15:25:12 +00:00 |
Mike Jolley
|
57ef639f8d
|
Minify
|
2017-01-17 14:35:47 +00:00 |
Mike Jolley
|
b2f537fe95
|
Merge pull request #12820 from woocommerce/fix-12817-mb
Update available attribute options
|
2017-01-17 14:33:43 +00:00 |
Mike Jolley
|
d92447713a
|
Merge pull request #12852 from woocommerce/fix-terms-ordering
Restore attributes ordering
|
2017-01-17 12:28:41 +00:00 |
Mike Jolley
|
a276d459ed
|
Merge pull request #12851 from woocommerce/rest-api-search-by-multiple-skus
[REST API] Allow search by multiples SKUs
|
2017-01-17 12:22:39 +00:00 |
Mike Jolley
|
611dbca47e
|
Merge pull request #12854 from woocommerce/phpunit-coverage-whitelist
Add phpunit coverage whitelist
|
2017-01-17 12:22:12 +00:00 |
Mike Jolley
|
4eac304388
|
Merge pull request #12814 from woocommerce/fix-product-variable-filters
Remove deprecation notices on woocommerce_get_children
|
2017-01-17 10:19:17 +00:00 |
Jon Surrell
|
85ed78f438
|
Add PHPUnit coverage `addUncoveredFilesFromWhitelist="true"`
|
2017-01-17 10:28:20 +01:00 |
Jon Surrell
|
b67a3e0119
|
Unquote 7.1 in .travis.yml
|
2017-01-17 10:07:10 +01:00 |
Jon Surrell
|
ec374770aa
|
Update phpunit.xml to use <whitelist>
|
2017-01-17 10:06:08 +01:00 |
Jon Surrell
|
e07f512f4b
|
Use required whitelist in phpunit.xml.dist
|
2017-01-17 09:34:07 +01:00 |
Claudio Sanches
|
bd655af072
|
Restore attributes ordering, closes #12847
|
2017-01-16 21:11:56 -02:00 |
Claudio Sanches
|
feff675ca3
|
Merge pull request #12839 from woocommerce/fix/stock-bulk
Fix stock updating on bulk edit.
|
2017-01-16 20:41:52 -02:00 |
Claudio Sanches
|
c001b508d5
|
Merge branch 'master' into fix/stock-bulk
|
2017-01-16 20:41:33 -02:00 |
Claudio Sanches
|
3d352a680c
|
[REST API] Allow search by multiples SKUs
|
2017-01-16 20:35:55 -02:00 |
Claudio Sanches
|
b3f321adc7
|
Merge pull request #12849 from woocommerce/fix-is-on-sale-method
Fixed declaration of is_on_sale() compatible with WC_Product::is_on_sale
|
2017-01-16 20:03:15 -02:00 |
Claudio Sanches
|
20032fd170
|
Fixed declaration of is_on_sale() compatible with WC_Product::is_on_sale
|
2017-01-16 19:59:53 -02:00 |
Claudio Sanches
|
191b856162
|
Merge pull request #12844 from sirreal/patch-travis-builds
Change travis setup to exclude coverage from all but latest stable
|
2017-01-16 19:55:29 -02:00 |
Claudio Sanches
|
fbfb195f2f
|
Fixed interfaces file names and location
|
2017-01-16 19:33:21 -02:00 |
Claudio Sanches
|
32a4850d78
|
Merge pull request #12846 from woocommerce/typofix
Fix typo on variable when it should be
|
2017-01-16 19:11:29 -02:00 |
roykho
|
11d0d26df7
|
Fix typo on variable when it should be
|
2017-01-16 12:54:59 -08:00 |
Jon Surrell
|
9069bce4d3
|
Change travis setup to exclude coverage from all but latest stable
Add PHP_LATEST_STABLE env to travis
Use same bash conditional for test scripts
|
2017-01-16 21:11:21 +01:00 |
Justin Shreve
|
fab2e52bdd
|
Remove deprecation filters.
|
2017-01-16 11:06:25 -08:00 |
Justin Shreve
|
3e92ec9d59
|
Fix stock updating on bulk edit.
|
2017-01-16 10:57:14 -08:00 |
Mike Jolley
|
177abef8e9
|
Merge pull request #12832 from woocommerce/placeholder-galleries
Don't allow users to open the lightbox for placeholder images
|
2017-01-16 18:23:39 +00:00 |
Mike Jolley
|
6239a8971b
|
Merge pull request #12837 from woocommerce/fix/quick-edit-stock-virtual-featured
Fix stock, virtual, and featured checks by passing correct data to quick-edit.js
|
2017-01-16 18:11:11 +00:00 |
Justin Shreve
|
cabff4fe28
|
Fix stock, virtual, and featured checks by passing correct data to quick-edit.js
|
2017-01-16 09:59:56 -08:00 |
Justin Shreve
|
b7305b835d
|
Merge pull request #12835 from franticpsyx/update-price-meta-context
[2.7] Prices retrieved in 'edit' context when writing meta
|
2017-01-16 08:52:24 -08:00 |