snipe-it/app
Daniel Meltzer f16ce09a7a Importer again (#4702)
* If a user id is provided in the name column of an import, we should assume that it is a user id and check out to it.

* Fix build of vue files.  The location is public/js/build, not public/build

* Ensure a status type is set before allowing submission of an import.

Also expand the status text label to change color based on success/failure.

Fixes #4658

* Use right key to lookup emails when importing users.  Fixes 4619.

* Import serial for components, and make unique matches based on the serial as well as the name.  Fixes #4569

* Set the location_id when importing an item properly.

This moves as well to using the Asset::checkout() method, which should consolidate the logic into a useful spot.
Fixes #4563 (I think)

* Production assets.

* Case insensitive field map guessing and repopulate when changingin import type.
2017-12-28 20:08:45 -08:00
..
Console return an error from ldap_search (#4623) 2017-12-14 12:57:43 -08:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fix standardized exception formatter for correct payload 2017-10-24 17:57:49 -07:00
Helpers Fixed inefficient query for inventory alerts 2017-12-19 00:32:39 -08:00
Http Importer again (#4702) 2017-12-28 20:08:45 -08:00
Importer Importer again (#4702) 2017-12-28 20:08:45 -08:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Importer again (#4702) 2017-12-28 20:08:45 -08:00
Notifications Only format ecpected checkin date if one exists 2017-11-09 13:40:55 -08:00
Observers Added #2893 - track changes on asset edits 2017-12-12 04:59:28 -08:00
Policies Added comments to SnipePermissionsPolicy for clarity 2017-12-07 21:00:09 -08:00
Presenters Fixed #4663 - duplicate manufacturer name in selectlist 2017-12-20 12:32:55 -08:00
Providers Fixed #4596 - manufacturer gate 2017-12-07 20:59:55 -08:00