snipe-it/app/Console/Commands
2020-12-21 11:36:43 -08:00
..
CheckinLicensesFromAllUsers.php Squashed commit of the following: 2020-08-31 12:17:19 -07:00
CheckoutLicenseToAllUsers.php Squashed commit of the following: 2020-08-31 12:17:19 -07:00
CreateAdmin.php
DisableLDAP.php
FixDoubleEscape.php
FixMismatchedAssetsAndLogs.php Slightly nicer formatting for query 2020-11-10 07:43:54 -08:00
ImportLocations.php Fixed #8794 - Switched to firstOrCreate to create parents on import 2020-11-24 16:05:24 -08:00
LdapSync.php Fixes 8472 (again) - LDAP sync was assigning a bad default location (#8846) 2020-12-01 21:26:52 -08:00
LdapSyncNg.php Forward-port of the old LDAP sync system (#8801) 2020-11-30 17:11:44 -08:00
MergeUsersByUsername.php Throw an error if the asset cannot be updated in the merge 2020-11-10 04:41:40 -08:00
MoveUploadsToNewDisk.php Fixes for #8732 - Flysystem paths, migrator script 2020-11-12 21:46:06 -08:00
ObjectImportCommand.php Addresses - not fixes - #8740 2020-11-13 12:34:42 -08:00
PaveIt.php
Purge.php
PurgeLoginAttempts.php Added linebreak to console confirmation 2020-11-12 15:21:00 -08:00
RecryptFromMcrypt.php
ReEncodeCustomFieldNames.php
RegenerateAssetTags.php
ResetDemoSettings.php Use snipe-logo.png as default in settings seeder 2020-12-21 11:36:43 -08:00
RestoreDeletedUsers.php
RotateAppKey.php
SendCurrentInventoryToUsers.php
SendExpectedCheckinAlerts.php Fixed #8814 - added App\Models\Recipients\AlertRecipient 2020-11-25 01:52:56 -08:00
SendExpirationAlerts.php Fixed #8597 - Added leading slash to notifications console commands 2020-10-23 04:46:26 -07:00
SendInventoryAlerts.php Fixed #8597 - Added leading slash to notifications console commands 2020-10-23 04:46:26 -07:00
SendUpcomingAuditReport.php
SyncAssetCounters.php
SyncAssetLocations.php
SystemBackup.php
Version.php