Jérémy Gaulin
|
2a60e34558
|
Import options to configure the CSV reader + patch to prevent unfriendly error to be thrown due to bad import source file encoding (on AJAX request)
|
2016-03-26 12:54:13 +11:00 |
Samuel Georges
|
241ea68468
|
Add auto column match feature to import
|
2015-08-05 10:23:14 +10:00 |
Samuel Georges
|
8166c5ad6a
|
Add encodeArrayValue | decodeArrayValue helpers
|
2015-08-04 20:03:24 +10:00 |
Samuel Georges
|
d7eb4deac5
|
Merge pull request #1321 from Flynsarmy/filterEmptyCsvImportRowsClosure
Filter out empty CSV rows before import
|
2015-08-03 20:11:19 +10:00 |
flynsarmy
|
0dcda7a014
|
Only read permission is required for imports
|
2015-07-30 13:48:55 +10:00 |
flynsarmy
|
f573438c90
|
Filter out empty CSV rows before import
|
2015-07-29 21:59:09 +10:00 |
Samuel Georges
|
d0742653d1
|
Implement exporting function modeled after import function
|
2015-07-23 19:44:19 +10:00 |
Samuel Georges
|
a9899ae3c1
|
Finish basic import workflow
|
2015-07-21 20:45:02 +10:00 |
Samuel Georges
|
5ca55e149a
|
Create ImportModel base class, implement import_file uploader
|
2015-07-16 22:15:30 +10:00 |