Mike Jolley
|
e86ae89123
|
phpcs
|
2018-03-15 12:36:10 +00:00 |
Claudiu Lodromanean
|
feba3bd3ed
|
Merge pull request #19378 from woocommerce/fix/19217
Deletes orphan variations after successful import.
|
2018-03-14 08:27:30 -07:00 |
Mike Jolley
|
a60e51afe1
|
Merge branch 'master' into update/setup-wizard-activate-step-when-jetpack-connected
|
2018-03-14 12:49:44 +00:00 |
Mike Jolley
|
cb3c4849b4
|
Merge branch 'master' into fix/19175
|
2018-03-13 18:14:36 +00:00 |
Claudiu Lodromanean
|
3a5644ddce
|
Merge pull request #19338 from woocommerce/fix/19222
Fix JS state/country inputs
|
2018-03-13 10:10:24 -07:00 |
Mike Jolley
|
d910f11b49
|
Delete orphans after import
|
2018-03-13 11:14:24 +00:00 |
Mike Jolley
|
387ea23d39
|
phpcs
|
2018-03-13 11:11:11 +00:00 |
Mike Jolley
|
200f2371fd
|
Merge pull request #19342 from woocommerce/update/walkers-phpcs
Fixed walkers PHPCS violations
|
2018-03-13 10:17:27 +00:00 |
Mike Jolley
|
1b905b2975
|
Merge pull request #19331 from woocommerce/add/coupon-wildcard-email
Add wildcard email support for coupons.
|
2018-03-13 10:05:06 +00:00 |
Mike Jolley
|
272c43f0d8
|
Just ENT_QUOTES is enough in https://github.com/woocommerce/woocommerce/pull/19349
|
2018-03-13 09:58:38 +00:00 |
Anders Skouboe
|
363fb54a2d
|
Decode single quotes in short description editor
|
2018-03-13 09:58:38 +00:00 |
Claudio Sanches
|
82fec65fa0
|
Merge branch 'master' into update/walkers-phpcs
|
2018-03-12 12:31:57 -03:00 |
Boro Sitnikovski
|
d01ab9b24f
|
Remove unnecessary string
|
2018-03-12 09:07:51 +01:00 |
Rodrigo Primo
|
a0db877e24
|
phpcs fixes in includes/admin/importers/views/html-product-csv-import-form.php
|
2018-03-09 17:26:49 -03:00 |
Rodrigo Primo
|
9b03fff8b8
|
phpcs fixes in includes/admin/importers/views/html-csv-import-steps.php
|
2018-03-09 17:26:40 -03:00 |
Rodrigo Primo
|
924a7a5cc3
|
phpcs fixes in includes/admin/importers/views/html-csv-import-progress.php
|
2018-03-09 17:26:26 -03:00 |
Rodrigo Primo
|
56b82815a9
|
phpcs fixes in includes/admin/importers/views/html-csv-import-mapping.php
|
2018-03-09 17:26:16 -03:00 |
Rodrigo Primo
|
703627365a
|
phpcs fixes in includes/admin/importers/views/html-csv-import-header.php
|
2018-03-09 17:26:05 -03:00 |
Rodrigo Primo
|
8c54884118
|
phpcs fixes in includes/admin/importers/views/html-csv-import-footer.php
|
2018-03-09 17:25:55 -03:00 |
Rodrigo Primo
|
b67e839dbb
|
phpcs fixes in includes/admin/importers/views/html-csv-import-done.php
|
2018-03-09 17:25:45 -03:00 |
Rodrigo Primo
|
5b425402c2
|
phpcs fixes in includes/admin/importers/mappings/wordpress.php
|
2018-03-09 17:25:36 -03:00 |
Rodrigo Primo
|
20650248ae
|
phpcs fixes in includes/admin/importers/mappings/mappings.php
|
2018-03-09 17:25:24 -03:00 |
Rodrigo Primo
|
c7d13ddab6
|
phpcs fixes in includes/admin/importers/mappings/generic.php
|
2018-03-09 17:25:15 -03:00 |
Rodrigo Primo
|
c18cfd779d
|
phpcs fixes in includes/admin/importers/mappings/default.php
|
2018-03-09 17:25:05 -03:00 |
Rodrigo Primo
|
1dc2511c2c
|
phpcs fixes in includes/admin/importers/class-wc-tax-rate-importer.php
|
2018-03-09 17:24:55 -03:00 |
Rodrigo Primo
|
73cb1663ec
|
phpcs fixes in includes/admin/importers/class-wc-product-csv-importer-controller.php
|
2018-03-09 17:24:44 -03:00 |
Claudio Sanches
|
4daf256c32
|
Fixed path of walker classes
|
2018-03-09 16:31:00 -03:00 |
Mike Jolley
|
1fa36b5f15
|
Fix JS state/country inputs
|
2018-03-09 16:25:42 +00:00 |
Gerhard Potgieter
|
1840d594ee
|
Add wildcard email support for coupons.
Co-authored-by: l4ll3x
|
2018-03-09 10:57:12 +02:00 |
Mike Jolley
|
7255e4a371
|
Merge pull request #19281 from woocommerce/fix/19279-db-version-fatal-system-status
Dont use mysql functions directly on system status page
|
2018-03-07 11:10:36 +00:00 |
Mike Jolley
|
69b09af0f0
|
Merge branch 'master' into fix/19175
|
2018-03-07 10:33:24 +00:00 |
Mike Jolley
|
696c1186f0
|
Update text and opt-in
|
2018-03-07 10:32:47 +00:00 |
Rodrigo Primo
|
266b362d7e
|
Merge pull request #19271 from woocommerce/fix/includes-admin-plugin-updates-phpcs-violations
PHPCS fixes for includes/admin/plugin-updates directory
|
2018-03-07 07:17:54 -03:00 |
Gerhard Potgieter
|
4b8a82093d
|
Make system status DB version display compatible with rest system status controller data. Closes #19279
|
2018-03-07 08:18:23 +02:00 |
Rodrigo Primo
|
af47f7b0b2
|
Fix PHPCS violations in includes/admin/list-tables/class-wc-admin-list-table-products.php
|
2018-03-06 15:08:46 -03:00 |
Rodrigo Primo
|
2ec74d2e15
|
Fix PHPCS violations in includes/admin/list-tables/class-wc-admin-list-table-orders.php
|
2018-03-06 15:08:30 -03:00 |
Rodrigo Primo
|
d2bfa5e6c5
|
Fix PHPCS violations in includes/admin/list-tables/class-wc-admin-list-table-coupons.php
|
2018-03-06 15:08:16 -03:00 |
Rodrigo Primo
|
f4c17e20c7
|
Fix PHPCS violations in includes/admin/list-tables/abstract-class-wc-admin-list-table.php
|
2018-03-06 15:08:00 -03:00 |
Rodrigo Primo
|
2169f1f567
|
Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php
|
2018-03-06 10:58:45 -03:00 |
Rodrigo Primo
|
f38e76421a
|
Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php
|
2018-03-06 10:58:03 -03:00 |
Rodrigo Primo
|
3932710136
|
Fix PHPCS violations in includes/admin/plugin-updates/class-wc-plugin-updates.php
|
2018-03-06 10:50:06 -03:00 |
Rodrigo Primo
|
ba563b8ec0
|
Fix PHPCS violations in includes/admin/plugin-updates/class-wc-plugins-screen-updates.php
|
2018-03-06 10:44:35 -03:00 |
Rodrigo Primo
|
85e01565e0
|
Fix PHPCS violations in includes/admin/plugin-updates/class-wc-updates-screen-updates.php
|
2018-03-06 10:34:18 -03:00 |
Mike Jolley
|
88c7c1333b
|
No back links, better link styling
|
2018-03-05 21:59:32 +00:00 |
Mike Jolley
|
1536d50824
|
Merge branch 'master' into update/18389-wizard-steps-improvements
|
2018-03-05 20:24:26 +00:00 |
Rodrigo Primo
|
45a404cc3b
|
Merge branch 'master' into includes-admin-phpcs-fixes
|
2018-03-05 16:40:39 -03:00 |
Rodrigo Primo
|
23b69eba53
|
Use phpcbf to fix coding standard violations in includes/admin
After using phpcbf to fix the coding standard violations, I did some manual adjustments to the changes, especially in poorly indented files.
|
2018-03-05 16:21:35 -03:00 |
Mike Jolley
|
73c85ec38d
|
Merge pull request #19173 from woocommerce/update/19154
Move jquery ui styles to assets
|
2018-03-05 18:35:46 +00:00 |
Mike Jolley
|
838a4bbea3
|
Remove unused variable
|
2018-03-05 18:35:07 +00:00 |
Mike Jolley
|
ab9389ec83
|
Merge pull request #19110 from woocommerce/feature/18056
Remember importer mappings
|
2018-03-03 17:22:48 +00:00 |