mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
a418dece80
* 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. |
||
---|---|---|
.. | ||
AssetImportCommand.php | ||
CreateAdmin.php | ||
DisableLDAP.php | ||
LicenseImportCommand.php | ||
ObjectImportCommand.php | ||
PaveIt.php | ||
Purge.php | ||
SendExpirationAlerts.php | ||
SendInventoryAlerts.php | ||
SystemBackup.php | ||
Versioning.php |