Godfrey M
|
e27ff13377
|
adds check in and checkout message for assets
|
2024-10-24 14:39:40 -07:00 |
|
Godfrey M
|
18da80e6de
|
fix checkoutable listener for microsoft teams
|
2024-10-24 14:24:00 -07:00 |
|
Godfrey M
|
18760e3fa1
|
replaces teams notification package, passes integration test
|
2024-10-24 12:21:51 -07:00 |
|
snipe
|
0b6859c491
|
Added ability to checkout consumables in variable qty
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-23 15:05:35 +01:00 |
|
Godfrey M
|
71dbc7abb0
|
refreshed the assetstatus relationship
|
2024-09-19 12:23:07 -07:00 |
|
Godfrey M
|
ae4f278df1
|
edited terenaries on notifs
|
2024-08-01 11:13:20 -07:00 |
|
Godfrey M
|
eb6f330e67
|
adds status to check in and out
|
2024-07-30 09:38:39 -07:00 |
|
Godfrey M
|
99741db645
|
adds status labels to confirmation emails
|
2024-07-24 11:24:30 -07:00 |
|
snipe
|
4c4b0f722a
|
Added qty to email notification
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-18 00:25:29 +01:00 |
|
snipe
|
5697370dfe
|
Merge pull request #14722 from Godmartinz/unaccepted_reminder_command
Adds a command to resend acceptance emails
|
2024-07-11 20:37:04 +01:00 |
|
snipe
|
871255f28c
|
Fixed #14812 - added consumables to individual inventory report
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 20:40:45 +01:00 |
|
snipe
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
Godfrey M
|
442903ea5e
|
trying to get link to work, fixed up markup and url
|
2024-05-23 16:08:18 -07:00 |
|
Godfrey M
|
d3ab152d30
|
adds reminder notification constructor and updates markdown
|
2024-05-23 12:47:02 -07:00 |
|
Godfrey M
|
08f9aae8ae
|
adds note to log listener and checkout accept notif
|
2024-04-03 11:59:47 -07:00 |
|
Godfrey M
|
21c3b1fbd2
|
rename declined message to note, increased width of textarea
|
2024-03-21 14:03:25 -07:00 |
|
Godfrey M
|
b9986033cc
|
removed abbr. of variable, changed variable types in migration
|
2024-03-18 16:03:40 -07:00 |
|
Godfrey M
|
4588393b76
|
adds declined msg to mail notif, updates lang files and checkout acceptance controller
|
2024-03-18 10:25:55 -07:00 |
|
Marcus Moore
|
4b0bfc52b4
|
Ensure webhook endpoint is set before attempting to send to google or microsoft
|
2024-03-07 18:10:10 -08:00 |
|
Marcus Moore
|
5b181ecea7
|
Remove old comment
|
2024-02-12 16:29:34 -08:00 |
|
Marcus Moore
|
728aaaab20
|
Ensure accessory check in emails are not sent when the setting is disabled
|
2024-02-12 16:22:59 -08:00 |
|
Godfrey Martinez
|
9dcd14a712
|
Merge branch 'develop' into general-hook_fix
|
2024-02-08 14:59:25 -08:00 |
|
Godfrey M
|
0eabb147b2
|
adds google notif to consumable check out
|
2024-01-30 13:19:28 -08:00 |
|
Godfrey M
|
2406d2cfdb
|
adds google notifs to license seats check in and out
|
2024-01-30 13:14:24 -08:00 |
|
Godfrey M
|
e074ca0bf9
|
adds google notifs to accessories check in and out
|
2024-01-30 12:57:45 -08:00 |
|
Godfrey M
|
87bce0c097
|
adds google notifs for asset check in and out
|
2024-01-30 12:38:17 -08:00 |
|
Godfrey M
|
22385a8e35
|
fix for general webhook not notifiying anymore
|
2024-01-30 10:47:18 -08:00 |
|
Godfrey M
|
c65b32bcdb
|
removed translation fixed via method
|
2024-01-24 14:49:42 -08:00 |
|
Godfrey M
|
00f07ac2ce
|
add translations, brush up code
|
2024-01-24 10:38:06 -08:00 |
|
Godfrey M
|
49021d277c
|
if not location add default location
|
2024-01-23 13:33:57 -08:00 |
|
Godfrey M
|
f270672a3d
|
added a location check, to prevent notif blowing up
|
2024-01-23 13:05:39 -08:00 |
|
Godfrey M
|
7c529df49b
|
adds consumable checkout ms notification
|
2024-01-23 11:21:20 -08:00 |
|
Godfrey M
|
e969f8808c
|
adds licenses ms notifications
|
2024-01-23 11:10:04 -08:00 |
|
Godfrey M
|
5a46ef5d5b
|
adds Accessory Check in out Notifcations,
|
2024-01-22 15:30:15 -08:00 |
|
Godfrey M
|
f049cf5b06
|
adds Asset Check Out Notification
|
2024-01-22 10:57:22 -08:00 |
|
Godfrey M
|
befab608f2
|
cha cha cha changes
|
2024-01-17 17:59:20 -08:00 |
|
Godfrey M
|
cdcd868162
|
formats check in message for MS Teams
|
2024-01-17 17:31:23 -08:00 |
|
Godfrey M
|
ce02e43ab2
|
fixed integration link, added some conditionals
|
2024-01-17 16:30:27 -08:00 |
|
Godfrey M
|
93ef8317e8
|
added payload, new MS webhook test method
|
2024-01-17 11:49:31 -08:00 |
|
Marcus Moore
|
eceb69122c
|
Add missing import
|
2023-11-07 16:03:28 -08:00 |
|
snipe
|
c756849497
|
Removed debug line
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-24 17:01:51 +01:00 |
|
Stefan Stidl
|
ad8c36a51a
|
fix: slack channel
|
2023-06-06 10:30:01 +02:00 |
|
Godfrey M
|
46d6783fc5
|
adds translation to checkout notification
|
2023-05-15 09:01:30 -07:00 |
|
snipe
|
161999fbca
|
Fixed #12772 - use the APP_URL config more consistently
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-05 16:05:40 -07:00 |
|
Marcus Moore
|
fe6295a5e4
|
Update slack_* properties to webhook_*
|
2023-03-22 14:43:00 -07:00 |
|
snipe
|
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 |
|
snipe
|
3800cdd0da
|
Merge pull request #12466 from snipe/fixes/style_fixes
Style fixes
|
2023-02-15 11:07:59 -08:00 |
|
Ivan Nieto Vivanco
|
49b6a1cc53
|
Adds translation strings to theinventory report sent to users
|
2023-02-07 18:29:19 -06:00 |
|
snipe
|
d95adcae37
|
Fixed Implicit array creation is disallowed.
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-06 12:41:54 -08:00 |
|
Marcus Moore
|
6fc8982478
|
Have acceptance result notifications adhere to alerts enabled setting
|
2023-01-26 12:59:33 -08:00 |
|