snipe-it/app/Console/Commands
Daniel Meltzer 6ce20c32b1 Component Importer and various Importer Fixes (#3132)
* Importer fix: we were trimming the wrong part of the classname when creating a category.  This led to categories not being recognized.

* Add a component importer.  Uses same fields as consumable importer.  Only trick: If an asset_tag is present, we checkout a component to that asset on import

Enable component importer.  Also calculate the importer classname in a cleaner fashion.

* Fix comparisons.  find can return an index of 0, which is falsy.
2017-01-05 15:45:12 -08:00
..
CreateAdmin.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
DisableLDAP.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
LdapSync.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
LicenseImportCommand.php Allow a license to be pre-checked-out to an asset. (#3124) 2017-01-03 16:55:21 -08:00
ObjectImportCommand.php Component Importer and various Importer Fixes (#3132) 2017-01-05 15:45:12 -08:00
PaveIt.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
Purge.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
SendExpirationAlerts.php Save Progress. 2016-12-27 19:24:41 -05:00
SendInventoryAlerts.php Translate emails (#2652) 2016-09-26 14:13:07 -07:00
SystemBackup.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Versioning.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00