12709b73cb
Fixed MS Teams type error
...
Fixes TypeError: NotificationChannels\MicrosoftTeams\MicrosoftTeamsMessage::fact(): Argument #2 ($value) must be of type string, null given, called in /snipe-it/app/Notifications/CheckoutAccessoryNotification.php on line 144
2026-08-02 13:47:54 +01:00
2dedc12308
Fixed RB-21761 - pass checkout_qty as a string for MS teams
...
coerces null / stringy input to a string, defaulting to "1" when the property is null. MicrosoftTeamsMessage::fact() accepts strings only, so any null (which can happen when checkout_qty isn't set on the notification or is passed as null)
2026-08-02 13:38:58 +01:00
e57abdbcb7
Updated helper to use datetime instead of date
2026-07-17 10:17:23 +01:00
46c11d8599
add nullsafe operator to item location in google chat message
2026-05-28 09:44:37 -07:00
b63aee2851
Added custom fields to EULA PDFs
2026-05-04 12:51:43 +01:00
d289ac7f05
Pint
2026-04-02 11:26:33 +01:00
7ec60bc6f2
Same as #18808 but renamed assetstatus to status
2026-04-02 11:26:23 +01:00
31043d1f5c
Apply pint to Notifications directory
2026-03-13 17:37:47 +00:00
620c43fd6d
fixes expected checkin Notification
2025-12-10 11:33:08 -08:00
d4829a4bac
Fixed #18286 - :user in declined email
2025-12-04 10:16:35 +00:00
c68d9892b5
fix threshold bug, include minimum to available
2025-12-03 13:20:01 -08:00
24d7ae4a2f
added google chat to audit notifications"
2025-11-20 14:22:08 -08:00
e598ef6e05
adds tests, webhook enable settings
2025-11-20 13:51:14 -08:00
eceeb4aa3b
return if there is no item for the audit notification
2025-11-20 10:56:43 -08:00
1687fcc035
Small subject tweaks
2025-11-20 13:23:17 +00:00
39e7937458
Fixed #18114 - include declined item name, added app headers
2025-11-20 12:58:53 +00:00
d1a492f953
Improved overdue checkin alert
2025-11-12 15:38:47 +00:00
44bfceeb0f
Fixed #18119 - double formatting for acceptance/decline date
2025-11-04 21:36:27 +00:00
32d43034bd
add a null check for items and threshold in inventory alert notification
2025-10-30 10:47:17 -07:00
55d86da846
Remove references to administrator in acceptance notification
2025-10-28 13:07:00 -07:00
cf421fe1c1
Added user-specific “to”
2025-10-28 15:02:15 +00:00
4fbfaf6b9f
add admin to decline, fix asset and model name translations
2025-10-21 10:22:34 -07:00
be4ace293e
Use trans_choice for user acceptance
2025-09-18 13:51:57 +01:00
ca567eec8a
Small adjustments for layout
2025-09-17 21:08:13 +01:00
e652a7fd61
fix tests
2025-09-08 14:56:15 -07:00
f340390fc8
Merge pull request #17703 from marcusmoore/17369-accessory-checkout-qty-scaffold
...
Fixed issues around accessory acceptance
2025-09-08 09:09:26 +01:00
c5bede8594
More small display_name fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 17:15:06 +01:00
d29e09a3ff
Merge branch 'develop' into 17369-accessory-checkout-qty-scaffold
...
# Conflicts:
# resources/views/account/accept/create.blade.php
# resources/views/account/accept/index.blade.php
2025-09-03 12:26:43 -07:00
cd2e7ee31d
fix google and slack notifications
2025-09-02 10:53:42 -07:00
c3a0a0415a
fix MS Teams Notifications
2025-09-02 10:48:02 -07:00
eadce51f10
fixes check in check out translations for assets in notiications
2025-08-29 11:12:05 -07:00
28abeab31d
Fixed a few more display_name instances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-29 10:06:58 +01:00
4298aad008
Merge branch 'develop' into 17369-accessory-checkout-qty-scaffold
...
# Conflicts:
# app/Http/Controllers/Account/AcceptanceController.php
# resources/views/notifications/markdown/asset-acceptance.blade.php
2025-08-26 11:39:52 -07:00
a6b74d56c6
Merge pull request #17709 from grokability/add-display-name-to-users-fixed
...
Added display name to users for LDAP/SCIM, added new sync fields (replaced #17650 )
2025-08-26 12:39:25 +01:00
dd742a2e4a
add a check for audit notification variables in MS Teams and a translation
2025-08-25 15:10:41 -07:00
b6d397bcca
Updated ->present()->fullName() to ->display_name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 14:57:34 +01:00
7c58bfa282
Add qty to AcceptanceAssetDeclinedNotification
2025-08-21 14:56:24 -07:00
0caaba156d
Add qty to AcceptanceAssetAcceptedNotification
2025-08-21 14:54:43 -07:00
c22575812d
Add qty to AcceptanceAssetAcceptedToUserNotification
2025-08-21 14:53:00 -07:00
fe3d225cfa
fix tests
2025-08-14 09:15:19 -07:00
dfe2a75d72
adds user that checked out item to acceptance emails
2025-08-12 15:34:46 -07:00
9dd4bc5fa8
Merge pull request #17391 from Godmartinz/add-components-notifications
...
FIXED : #13844 Adds Webhook and Mail Notifications for Components
2025-07-21 11:51:30 +01:00
fd8f90cb52
Added new password broker for longer toekn lifetime
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:23:11 +01:00
af7425d8e6
Remove unused variable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:19:12 +01:00
3a97c27350
Removed logging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:13:29 +01:00
a85ec6efb3
Set token in welcome email constructor
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:12:42 +01:00
3bbd0fdbcd
google notifications fires properly
2025-07-09 17:02:51 -07:00
8214b11da5
MS teams fires properly
2025-07-09 11:44:53 -07:00
36090bf83e
checked in notification fires, updated icon translation usage
2025-07-09 11:35:24 -07:00
bffb2fe82f
checkout notification fires
2025-07-09 11:23:27 -07:00