Mike Jolley
|
1617c62f47
|
Export text tweaks
|
2017-05-19 12:03:34 +01:00 |
Claudiu Lodromanean
|
a13668f201
|
Merge branch 'feature/product-csv-import-export' into feature/background-processing
|
2017-05-18 10:11:34 -07:00 |
claudiulodro
|
9d52ef9f61
|
Performance tweak
|
2017-05-18 10:05:31 -07:00 |
claudiulodro
|
83908bc735
|
Move file functions to abstract class
|
2017-05-18 09:59:40 -07:00 |
claudiulodro
|
b2e8d31262
|
Clean up
|
2017-05-18 09:49:58 -07:00 |
Claudio Sanches
|
36fa838678
|
Allow extend auto mapping options
|
2017-05-17 21:10:26 -03:00 |
Claudio Sanches
|
df63ea9b5a
|
Handle special column names
Handle columns names like "Attribute 1 Name" and "Meta: _foo_bar".
|
2017-05-17 20:59:36 -03:00 |
claudiulodro
|
2ab0fdfe78
|
Styling
|
2017-05-17 14:55:20 -07:00 |
claudiulodro
|
fa1446bc86
|
Clean up
|
2017-05-17 14:43:03 -07:00 |
claudiulodro
|
17083dafae
|
Initial background importer implementation
|
2017-05-17 14:34:49 -07:00 |
Claudio Sanches
|
d3ec48f378
|
Match regular fields between exporter and importer
|
2017-05-17 17:55:28 -03:00 |
Claudio Sanches
|
ce6741e117
|
Fixed error display and incorrect use of WP_Error
|
2017-05-17 14:57:03 -03:00 |
Claudio Sanches
|
215a9fa0c1
|
Fixed warning about empty callback name
|
2017-05-17 14:43:48 -03:00 |
claudiulodro
|
adc8f4eacb
|
Use correct method name
|
2017-05-17 09:15:49 -07:00 |
claudiulodro
|
d6ef3ca855
|
Docblock tweak and remove unused query var
|
2017-05-17 08:51:45 -07:00 |
Mike Jolley
|
a6537ff269
|
export styling
|
2017-05-17 14:22:41 +01:00 |
Mike Jolley
|
d67fb8fb83
|
New style import controller
Closes #15107
|
2017-05-17 14:16:38 +01:00 |
Mike Jolley
|
bf2979f68d
|
Revert change - export directory contains logic only, not admin
|
2017-05-17 11:50:55 +01:00 |
Mike Jolley
|
8a48c7d388
|
Made exporter and importer screens, classes and directories consistent
Once merged, @claudiosanches @claudiulodro, we should work on
https://github.com/woocommerce/woocommerce/tree/feature/product-csv-impo
rt-export branch going forward and get this merged into it.
|
2017-05-17 11:24:27 +01:00 |
Mike Jolley
|
3d5f1c1fe6
|
Merge branch 'feature/product-csv-import-export' into feature/csv-importer
|
2017-05-17 10:36:39 +01:00 |
Mike Jolley
|
5939939244
|
Wizard and blank state
|
2017-05-16 15:36:56 +01:00 |
Mike Jolley
|
7293025c92
|
Import page placeholder
|
2017-05-16 15:21:35 +01:00 |
Mike Jolley
|
2ba6613abe
|
Hide export menu item
|
2017-05-16 15:21:29 +01:00 |
Mike Jolley
|
74e2f61f0c
|
Import and export buttons
|
2017-05-16 15:06:22 +01:00 |
Mike Jolley
|
6949ee162e
|
Reduce visual noise
|
2017-05-16 15:05:11 +01:00 |
Claudio Sanches
|
365fbb5c3b
|
Moved main methods to abstract class
|
2017-05-16 01:43:45 -03:00 |
Claudio Sanches
|
1dc14690fb
|
Improved interface including important methods
|
2017-05-16 01:43:15 -03:00 |
Claudio Sanches
|
966090044d
|
Variation support
|
2017-05-16 01:22:00 -03:00 |
Claudio Sanches
|
020e61927b
|
Created abstract product class
|
2017-05-16 01:02:46 -03:00 |
Claudio Sanches
|
cc05ed77d2
|
Properly display the importer results
|
2017-05-15 20:41:19 -03:00 |
Claudio Sanches
|
09cf382d29
|
Initial code to create/update in the CSV importer
|
2017-05-15 20:23:44 -03:00 |
Claudio Sanches
|
8c73073bf5
|
Updated docblocks for WC_Importer_Interface::import
|
2017-05-15 20:11:16 -03:00 |
Claudio Sanches
|
121f8f6315
|
Abstract the product importer
|
2017-05-15 19:49:53 -03:00 |
Mike Jolley
|
f40dddacc3
|
Feedback
|
2017-05-15 10:42:10 +01:00 |
Mike Jolley
|
e777b4d557
|
Merge branch 'feature/product-csv-import-export' into feature/csv-exporter
|
2017-05-12 21:03:20 +01:00 |
Mike Jolley
|
523d9d27cd
|
Styling
|
2017-05-12 20:40:54 +01:00 |
Mike Jolley
|
ed32dd558d
|
Nonces and further tidyup
|
2017-05-12 20:15:08 +01:00 |
Mike Jolley
|
0334ed255a
|
Merge pull request #15041 from woocommerce/fix/14985-address
Update all customer fields when updating via checkout
|
2017-05-12 19:48:20 +01:00 |
Mike Jolley
|
5e9f908df7
|
Merge pull request #15051 from reescott/fixlogtable
Fix #14967 by adding log_id as the secondary sorting column to log list.
|
2017-05-12 19:47:18 +01:00 |
Scott Rees
|
b7b75c83f7
|
Fix #14967 by adding log_id as the secondary sorting column to log list.
|
2017-05-12 10:22:31 -07:00 |
Claudio Sanches
|
a273deffcb
|
Merge pull request #15042 from woocommerce/fix/14978
Ensure get_plugin_updates exists
|
2017-05-12 13:40:54 -03:00 |
Mike Jolley
|
c63a3c2c12
|
tidyup
|
2017-05-12 17:00:14 +01:00 |
claudiulodro
|
824d8898a2
|
Fix unit tests
|
2017-05-12 08:44:02 -07:00 |
Mike Jolley
|
9faac6f60d
|
Filters
|
2017-05-12 16:39:02 +01:00 |
Mike Jolley
|
b0b86f13a0
|
Add missing columns
|
2017-05-12 16:16:04 +01:00 |
Mike Jolley
|
a35df1394c
|
Delay final step
|
2017-05-12 15:26:53 +01:00 |
Mike Jolley
|
0bf749aeac
|
Move js into script file
|
2017-05-12 15:03:00 +01:00 |
Mike Jolley
|
8fe0f03a95
|
Type exporting
|
2017-05-12 14:48:30 +01:00 |
Mike Jolley
|
3d7533e02b
|
Correct variable name
|
2017-05-12 12:09:05 +01:00 |
Mike Jolley
|
6797b2229d
|
Ensure get_plugin_updates exists
Fixes #14978
|
2017-05-12 10:56:43 +01:00 |