snipe-it/app/Importer
Ivan Nieto Vivanco 90a24539b0
Fixes/cli importer issue (#9199)
* Added logic to handle the CLI importer.

* Fix bug introduced with the commit previous to the regression.

* Adds a validation for  variable when is null, add comments to clarify where the  class variable came from.

* Add support for when  variable is an instance of User class.
2021-04-05 19:28:31 -07:00
..
AccessoryImporter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetImporter.php Fixes/cli importer issue (#9199) 2021-04-05 19:28:31 -07:00
ComponentImporter.php Hotfix: Disabling the event dispatcher broke model validation. (#4912) 2018-01-25 10:10:56 -08:00
ConsumableImporter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
import_mappings.md Squashed commit of the following: 2020-08-31 12:17:19 -07:00
Importer.php Squashed commit of the following: 2020-08-31 12:17:19 -07:00
ItemImporter.php Save User ID when checking out a license. Also buff up importing tests to confirm license can be checked out. 2020-05-12 14:38:20 -04:00
LicenseImporter.php Save User ID when checking out a license. Also buff up importing tests to confirm license can be checked out. 2020-05-12 14:38:20 -04:00
UserImporter.php Added a clause that lets the function that updates the department to fail gracefully if no dept. name is provided in the CSV passed to the Importer. (#9078) 2021-02-02 12:23:36 -08:00