3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-01 04:07:49 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
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
0caaba156d Add qty to AcceptanceAssetAcceptedNotification 2025-08-21 14:54:43 -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
99741db645 adds status labels to confirmation emails 2024-07-24 11:24:30 -07:00
08f9aae8ae adds note to log listener and checkout accept notif 2024-04-03 11:59:47 -07:00
e9ab90eafc Merge pull request #12422 from marcusmoore/fix/adhere-to-email-alerts-setting
Have acceptance result notifications adhere to alerts enabled setting
2023-02-15 18:46:08 -08:00
d95adcae37 Fixed Implicit array creation is disallowed.
Signed-off-by: snipe <snipe@snipe.net>
2023-02-06 12:41:54 -08:00
6fc8982478 Have acceptance result notifications adhere to alerts enabled setting 2023-01-26 12:59:33 -08:00
a33ca39237 Figure out declined notifications 2022-08-11 16:00:21 -05:00
d2c486bb1e Create the mail template for the acceptance 2022-08-11 15:28:30 -05:00
267997f0a6 Customize the notifications with the needed data 2022-08-11 14:01:11 -05:00
509bbbc685 Create Notifications classes for accepted and declined and add some necesary lang strings 2022-08-11 13:01:21 -05:00