snipe-it/app/Importer
Daniel Meltzer 5a84863873 Importer name/full name fixes. (#5072)
Fix a bug where "name" was used ambigously and mapping "item name" to
"name" would confuse the importer into thinking it should also be a user
name.  Now we default to "full name" for the users name, and "item name"
for the item name.  These are still both configurable through the custom
mapping.

Also update sample csvs and remove an outdated sample.
2018-02-21 16:42:36 -08:00
..
AccessoryImporter.php Hotfix: Disabling the event dispatcher broke model validation. (#4912) 2018-01-25 10:10:56 -08:00
AssetImporter.php Hotfix: Disabling the event dispatcher broke model validation. (#4912) 2018-01-25 10:10:56 -08:00
ComponentImporter.php Hotfix: Disabling the event dispatcher broke model validation. (#4912) 2018-01-25 10:10:56 -08:00
ConsumableImporter.php Hotfix: Disabling the event dispatcher broke model validation. (#4912) 2018-01-25 10:10:56 -08:00
import_mappings.md Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
Importer.php Importer name/full name fixes. (#5072) 2018-02-21 16:42:36 -08:00
ItemImporter.php Reset the item between rows of import to avoid stale data. (#4868) 2018-01-20 08:40:01 -08:00
LicenseImporter.php Hotfix: Disabling the event dispatcher broke model validation. (#4912) 2018-01-25 10:10:56 -08:00
UserImporter.php Importer again (#4702) 2017-12-28 20:08:45 -08:00