This website requires JavaScript.
Explore
Help
Sign In
DRCIT
/
snipe-it
Watch
1
Star
0
Fork
You've already forked snipe-it
0
mirror of
https://github.com/snipe/snipe-it.git
synced
2025-02-02 08:21:09 -08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
ce68f550d8
snipe-it
/
app
/
Notifications
History
Godfrey M
ab3b9c4510
remove unnecessary code from checkinasset notification
2024-10-23 16:24:01 -07:00
..
AcceptanceAssetAcceptedNotification.php
adds status labels to confirmation emails
2024-07-24 11:24:30 -07:00
AcceptanceAssetDeclinedNotification.php
adds status labels to confirmation emails
2024-07-24 11:24:30 -07:00
AuditNotification.php
CheckinAccessoryNotification.php
adds Checkout Consumable mailable and slackwebhook channel to notifs
2024-10-16 15:53:05 -07:00
CheckinAssetNotification.php
remove unnecessary code from checkinasset notification
2024-10-23 16:24:01 -07:00
CheckinLicenseSeatNotification.php
typo fix
2024-10-17 14:56:58 -07:00
CheckoutAccessoryNotification.php
apply array_filter to cc emails to prevent errors
2024-10-23 16:06:27 -07:00
CheckoutAssetNotification.php
added a coulple test adjustments and moved mail send logic to listener
2024-10-17 12:05:36 -07:00
CheckoutConsumableNotification.php
remove old notify by mail from consumable notification
2024-10-23 15:08:29 -07:00
CheckoutLicenseSeatNotification.php
adds Checkout Consumable mailable and slackwebhook channel to notifs
2024-10-16 15:53:05 -07:00
CurrentInventory.php
Fixed
#14812
- added consumables to individual inventory report
2024-06-05 20:40:45 +01:00
ExpectedCheckinAdminNotification.php
ExpectedCheckinNotification.php
ExpiringAssetsNotification.php
ExpiringLicenseNotification.php
FirstAdminNotification.php
InventoryAlert.php
MailTest.php
RequestAssetCancelation.php
RequestAssetNotification.php
SendUpcomingAuditNotification.php
UnacceptedAssetReminderNotification.php
WelcomeNotification.php