snipe-it/app/Console/Commands
Daniel Meltzer a418dece80 Better checking for empty values when updating. (#2811)
* Better checking for empty values when updating.  There's a lot of conditionals in here that we may want to look at cleaning up over time

* Fix typo.  No manfacturers here.

* Fix model update/import.  Also hardcode the status id of unset assets to the first existing one instead of an id that may not exist... Still not ideal, but better.

* Let requests to .env through the middleware.  We check to see if this is readable during setup as a warning, and as it stands it triggers an infinite loop trying to hit the file.
2016-10-25 19:51:13 -07:00
..
AssetImportCommand.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07: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
LicenseImportCommand.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
ObjectImportCommand.php Better checking for empty values when updating. (#2811) 2016-10-25 19:51:13 -07:00
PaveIt.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
Purge.php Include asset maintenances in purge 2016-08-18 07:06:15 -07:00
SendExpirationAlerts.php Translate emails (#2652) 2016-09-26 14:13:07 -07: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 Clearer version in footer 2016-07-21 21:39:23 -07:00