snipe-it/app/Console/Commands
snipe 364410a586
Merge pull request #15558 from maciej-poleszczyk/develop
Fixing #15064 - to not fail ldap sync on single data issue with ldap …
2024-11-14 11:06:18 +00:00
..
CheckinLicensesFromAllUsers.php
CheckoutLicenseToAllUsers.php
CreateAdmin.php
DisableLDAP.php
FixDoubleEscape.php
FixMismatchedAssetsAndLogs.php
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
KillAllSessions.php
LdapSync.php Merge pull request #15558 from maciej-poleszczyk/develop 2024-11-14 11:06:18 +00: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
ObjectImportCommand.php Improved import performance 2024-10-10 23:32:07 +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
RecryptFromMcrypt.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ReEncodeCustomFieldNames.php
RegenerateAssetTags.php Use artisan facade 2024-05-29 12:40:05 +01:00
RemoveExplicitEols.php adds execution timer 2024-07-11 10:52:47 -07: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 Change user_id to created_by 2024-09-17 22:16:41 +01: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
SendInventoryAlerts.php
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
SystemBackup.php
ToggleCustomfieldEncryption.php Wrapped in a transaction 2024-03-07 15:04:08 +00:00
Version.php