snipe-it/app/Console/Commands
2024-08-07 16:06:00 +01:00
..
CheckinLicensesFromAllUsers.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckoutLicenseToAllUsers.php Fix operator in where clause 2023-04-24 17:26:06 -07:00
CreateAdmin.php Added autoassign_licenses option to create admin 2023-04-16 15:28:08 -07:00
DisableLDAP.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
FixDoubleEscape.php Switch to searching on semicolon instead of & 2022-02-09 15:55:22 -08:00
FixMismatchedAssetsAndLogs.php Shift bindings 2021-06-10 20:16:56 +00:00
FixupAssignedToWithoutAssignedType.php working fixup script, but failing tests. But I have tests! 2024-08-07 16:06:00 +01:00
GeneratePersonalAccessToken.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ImportLocations.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
KillAllSessions.php Merging master down into develop 2022-03-16 18:02:07 +00:00
LdapSync.php Fixed field name 2024-07-13 15:25:37 +01:00
LdapTroubleshooter.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
MergeUsersByUsername.php Add merge event 2024-07-03 20:50:23 +01:00
MoveUploadsToNewDisk.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
NormalizeUserNames.php Added console command to normalize capitalization on names 2023-03-16 16:23:52 -07:00
ObjectImportCommand.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
PaveIt.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
Purge.php changed error to info 2024-07-30 09:18:17 -07:00
PurgeLoginAttempts.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
RecryptFromMcrypt.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ReEncodeCustomFieldNames.php Refine output and checks 2022-06-27 13:54:21 -07:00
RegenerateAssetTags.php Use artisan facade 2024-05-29 12:40:05 +01:00
ResetDemoSettings.php Added default avatar to seeder 2024-07-20 00:59:25 +01:00
RestoreDeletedUsers.php Use artisan facade 2024-05-29 12:40:05 +01:00
RestoreFromBackup.php added options to checkout accessoires to locations and assets 2024-07-29 10:54:53 +02:00
RotateAppKey.php Use artisan facade 2024-05-29 12:40:05 +01:00
SamlClearExpiredNonces.php Add table-check; add command-description for Artisan command 2024-01-25 20:07:18 +00:00
SendAcceptanceReminder.php adds reminder notification constructor and updates markdown 2024-05-23 12:47:02 -07:00
SendCurrentInventoryToUsers.php Fixed #14812 - added consumables to individual inventory report 2024-06-05 20:40:45 +01:00
SendExpectedCheckinAlerts.php Moved settings call higher 2024-05-02 12:37:41 +01:00
SendExpirationAlerts.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SendInventoryAlerts.php Fixed #8597 - Added leading slash to notifications console commands 2020-10-23 04:46:26 -07:00
SendUpcomingAuditReport.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
SyncAssetCounters.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
SyncAssetLocations.php Shift bindings 2021-06-10 20:16:56 +00:00
SystemBackup.php Check that the filename we pass ends in zip, add it if not 2023-05-08 12:41:32 -07:00
ToggleCustomfieldEncryption.php Wrapped in a transaction 2024-03-07 15:04:08 +00:00
Version.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00