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 |
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 |
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 |
Claudio Sanches
|
ffd7915d49
|
Make sure that option is an array
|
2018-02-28 16:46:52 -03:00 |
Claudio Sanches
|
de804dbe7b
|
Make sure that user saved mapping preferences are applied after all filters
|
2018-02-28 16:40:26 -03:00 |
Claudio Sanches
|
3ca1139cf9
|
Sanitize mapping before save
|
2018-02-28 16:36:35 -03:00 |
Claudio Sanches
|
8500000da7
|
Updated user option key
|
2018-02-28 16:04:20 -03:00 |
Mike Jolley
|
b44183b4cb
|
Move jquery ui styles to assets
|
2018-02-28 13:02:41 +00:00 |
Mike Jolley
|
de5b60a7e6
|
Merge pull request #18817 from shivapoudel/feature/screen-option
Add support screen options for core list tables
|
2018-02-27 19:19:45 +00:00 |
Mike Jolley
|
f28a3dd35d
|
Merge pull request #19156 from woocommerce/fix/19120
Only trim strings in multiselect display options
|
2018-02-27 19:18:09 +00:00 |
Mike Jolley
|
c389f4017e
|
Merge branch 'master' into update/19136
|
2018-02-27 19:11:52 +00:00 |
claudiulodro
|
c8f418fd45
|
Only trim strings in multiselect display options
|
2018-02-27 07:50:33 -08:00 |
Mike Jolley
|
fc9fe996d8
|
Add profile link to order screen
|
2018-02-26 18:19:03 +00:00 |
obiPlabon
|
5b8721519b
|
Fixed #19125 - added spinner markup
|
2018-02-25 17:33:29 +06:00 |
Claudio Sanches
|
9db8a434b5
|
Merge pull request #18082 from WPprodigy/remember-importer-mappings
Remember importer mappings
|
2018-02-23 11:05:24 -03:00 |
Shiva Poudel
|
e4bcc1d285
|
Rename the prefix for per page options
|
2018-02-23 10:03:56 +05:45 |
Shiva Poudel
|
c2c97855be
|
Merge branch 'master' into feature/screen-option
|
2018-02-23 09:49:19 +05:45 |
Mike Jolley
|
58796bf981
|
Merge pull request #18554 from woocommerce/fix/18545
Flat rate: remove currency symbols
|
2018-02-22 12:21:49 +00:00 |
Mike Jolley
|
380ee9a13f
|
Merge pull request #18536 from woocommerce/update/17908
Refactor woocommerce_wp_select so it could be used for a multiselect
|
2018-02-22 12:19:11 +00:00 |
Shiva Poudel
|
f1e2c0cf83
|
Merge remote-tracking branch 'upstream/master' into feature/screen-option
|
2018-02-22 09:52:59 +05:45 |
Claudio Sanches
|
fe83dfdba7
|
Merge branch 'master' into fix/18545
|
2018-02-21 19:15:45 -03:00 |
Claudio Sanches
|
7da77237a2
|
Fixed coding standards
|
2018-02-21 18:19:38 -03:00 |
Claudio Sanches
|
2f6795a2c8
|
Fixed undefined index after running setup wizard two times on fresh install
|
2018-02-21 18:15:50 -03:00 |
Claudio Sanches
|
ef393b8405
|
Merge pull request #18918 from woocommerce/fix/order-item-meta-key-maxlength
Set maxlength for order item meta key
|
2018-02-20 16:52:35 -03:00 |
Mike Jolley
|
2a7b09cb52
|
Merge pull request #19037 from woocommerce/fix/19036-order-date
Show full date for future orders
|
2018-02-20 11:21:31 +00:00 |
Mike Jolley
|
c66d676680
|
Simplify date check
|
2018-02-20 11:21:00 +00:00 |