This website requires JavaScript.
Explore
Help
Sign In
DRCIT
/
snipe-it
Watch
1
Star
0
Fork
You've already forked snipe-it
0
mirror of
https://github.com/snipe/snipe-it.git
synced
2025-01-11 05:47:28 -08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
4715cc6447
snipe-it
/
app
/
Console
History
Daniel Meltzer
4715cc6447
Pass user id to importer. This shows items imported through web interface as created by the appropriate user. Also save warranty_months to item, not just read it from csv.
Fixes
#2175
2016-06-20 00:09:17 -04:00
..
Commands
Pass user id to importer. This shows items imported through web interface as created by the appropriate user. Also save warranty_months to item, not just read it from csv.
Fixes
#2175
2016-06-20 00:09:17 -04:00
Kernel.php
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-18 22:40:02 -05:00