Daniel Meltzer
|
4dc83035c8
|
Rename to snipeit:import
|
2016-05-18 22:38:19 -05:00 |
|
Daniel Meltzer
|
1e948eabc8
|
Add the asset to the cache after creating it as well.
|
2016-05-18 22:37:59 -05:00 |
|
Daniel Meltzer
|
3b6f78f30c
|
Remove extraneuous htmlentities() calls, now that we call it in array_smart_fetch
|
2016-05-18 22:33:55 -05:00 |
|
Daniel Meltzer
|
2e5e956810
|
Add the company/suppliers to the cache. This fixes some issues with duplicate items existing
|
2016-05-18 22:29:44 -05:00 |
|
Daniel Meltzer
|
e42cfc7601
|
* Alphabetize the createOrFetch methods
* Move the html escaping to array_smart_fetch to avoid duplication
* Ensure string comparisons have === everywhere
|
2016-05-17 21:47:38 -05:00 |
|
Daniel Meltzer
|
fbed1a9d1a
|
Update/port ObjectImportComandd to work with v3. Also change to do one big transactional commit instead of writing to db after each item. Went from a 2 minute import to a 5 second import for a 2000 item file. I still need to do some more santization of the input and work on error handling, but this seems to be in decent shape.
|
2016-05-17 21:25:17 -05:00 |
|