mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-29 22:51:07 -08:00
cf03d25934
* Fix Importer emailformat Str::slug() strips periods from the string, which caused our existing logic to misbehave when generating a user's email on an import. Adjust logic to use generateEmail() helper on user instead. Also clean up some of the logic in this method. * Remove dead code. * More refactor/cleanup of the user create method. I think it is almost readable now. |
||
---|---|---|
.. | ||
_bootstrap.php | ||
AccessoryTest.php | ||
AssetMaintenanceTest.php | ||
AssetModelTest.php | ||
AssetTest.php | ||
BaseTest.php | ||
CategoryTest.php | ||
CompanyTest.php | ||
ConsumableTest.php | ||
CustomFieldTest.php | ||
DepartmentTest.php | ||
DepreciationTest.php | ||
ImporterTest.php | ||
LocationTest.php | ||
ManufacturerTest.php | ||
NotificationTest.php | ||
PermissionsTest.php | ||
SnipeModelTest.php | ||
StatuslabelTest.php | ||
SupplierTest.php | ||
UserTest.php |