Godfrey M
8af4126de1
removed indent from blades
2024-08-13 10:21:33 -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
05e278d08b
Added qty to email
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-17 20:58:21 +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
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
8a0afae90f
fixed query, fixed no email logic, needs new markdown
2024-05-21 09:42:00 -07:00
snipe
de088d452f
Merge pull request #14451 from Godmartinz/add_decline_note_to_acceptance
...
Adds a note text area to asset acceptances/declines
2024-05-16 15:06:05 +01:00
snipe
bfd0530597
Fixed notification
...
Signed-off-by: snipe <snipe@snipe.net>
2024-04-26 20:59:13 +01:00
Godfrey M
5afe024644
changed translation on asset acceptancen blade
2024-04-03 11:40:48 -07:00
Godfrey M
21c3b1fbd2
rename declined message to note, increased width of textarea
2024-03-21 14:03:25 -07:00
Godfrey M
57f5d4a570
deleted_msg saves to db
2024-03-18 10:45:47 -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
Ivan Nieto Vivanco
6df9a33eab
Add a condition to check if images should be shown in notification
2023-05-22 16:24:16 -06:00
Marcus Moore
9efe13bb5e
Capitalize "declined" in acceptance in notification
2023-05-03 17:03:22 -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
Ivan Nieto Vivanco
aa8dfcf89f
Added a ternary to avoid null offset in array
2023-03-22 13:48:23 -06:00
snipe
ea54f540de
Dynamically determine target route for expected checkin emails
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-07 13:42:51 -08:00
Marcus Moore
6c8de181cf
Properly close tag in mail template
2023-02-22 17:52:47 -08:00
Ivan Nieto Vivanco
f0bf16d784
Fix more uneven tags
2023-02-12 12:01:40 -06:00
Ivan Nieto Vivanco
9a68a747a0
Fix uneven tags
2023-02-12 11:59:56 -06:00
Ivan Nieto Vivanco
81cc9f3700
Adds images to emailed user inventory report
2023-02-12 08:23:50 -06:00
snipe
8de59d117f
Added serial number to emailed inventory report
...
Signed-off-by: snipe <snipe@snipe.net>
2022-11-28 17:14:38 -08:00
Instead of looking elsewhere, it is better to come here together
9056d48775
Fixed: 12095
2022-11-16 18:16:45 +08:00
snipe
c194c8a0c8
Merge pull request #11764 from BasO12/master
...
Added notes to audit mail notification
2022-09-27 14:43:50 -07:00
BasO12
61e1650542
Add files via upload
2022-08-31 13:08:09 +02:00
Ivan Nieto Vivanco
a33ca39237
Figure out declined notifications
2022-08-11 16:00:21 -05:00
Ivan Nieto Vivanco
d2c486bb1e
Create the mail template for the acceptance
2022-08-11 15:28:30 -05:00
snipe
10e64deafe
Updated method name in mail
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-02 19:12:44 -07:00
Brady Wetherington
1156eea8af
Fixes issue where asset images were showing up in checkin emails
2022-06-21 19:11:16 -07:00
snipe
4e03ebe284
Don’t use the formatted date for diff days in audit report
...
Signed-off-by: snipe <snipe@snipe.net>
2022-06-02 16:30:26 -07:00
Jens Maes
9b88f650d2
Prevents showing double values
...
- If the asset name and tag are the same, the tag does not get shown in an email.
- If the model name is the same as the model number (when importing from LanSweeper for example), do not show the model number.
2022-02-25 08:19:46 +01:00
Brady Wetherington
eaba560877
We had a markdown failure in the upcoming audits table, this fixes it.
2022-02-01 14:06:01 -08:00
Wächtler, Yannick
63b30489df
Added localized strings for notifications
2021-11-02 15:44:57 +01:00
snipe
61f16f47a2
Use Helper alias
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-28 19:44:55 -07:00
snipe
f5dda06c55
Develop to master ( #9195 )
...
* Added saml custom setting retrieveParametersFromServer to enable fixing SLO issues with Azure AD (#9187 )
* [FIX] Lite test email won't use the mail component (#9092 )
* [FIX] Lite test email won't use the mail component
* Revert "[FIX] Lite test email won't use the mail component"
This reverts commit 6dab9aa1a8
.
* Fix check for snipeSettings
* Remove random text from message template
* Revert "Fix check for snipeSettings"
This reverts commit 887dcc7bbc
.
* Fix test notification with setupCompleted
Co-authored-by: johnson-yi <63399474+johnson-yi@users.noreply.github.com>
Co-authored-by: Oliver Walerys <owalerys@users.noreply.github.com>
2021-02-23 14:53:55 -08:00
snipe
9d50e0e8d0
Fixed weird table formatting in expected checkin report
2021-02-17 13:44:35 -08:00
snipe
9deb4204c8
Fixed #9116 - incorrect parameter name sent to hardware.show in expected assets report
2021-02-17 13:41:08 -08:00
snipe
82d8b2ab82
Fixed weird parsing in newer markdown
2020-12-08 20:04:01 -08:00
snipe
bfc60864dd
Fixed typo on route for licenses
2020-11-30 20:46:45 -08:00
snipe
caeea9f530
Merge remote-tracking branch 'origin/develop'
2020-11-12 15:27:49 -08:00
Dampfklon
be114176a2
Refactor Expected Checkin Notification into markdown and enable translation ( #8236 )
...
Co-authored-by: snipe <snipe@snipe.net>
2020-11-12 15:09:40 -08:00
Dampfklon
5fb31a5a3f
Use translated salutation from other notifications ( #8234 )
2020-11-12 15:05:22 -08:00
snipe
5098d69c05
Fixed stupid auto-indent
2020-11-12 14:20:54 -08:00
snipe
b12de13041
Fixed markdown in expiring licenses alert
2020-11-12 14:10:45 -08:00
snipe
aec2f2a249
Fixed #8576 - switch to HTML from markdown
...
This is really stupid. A markdown table with over 3 columns doesn’t render correctly. :(
2020-10-23 06:54:45 -07:00
snipe
d3d64bd85c
Removed asset tag from accessory checkin markdown notification
2020-09-11 16:06:02 -07:00
snipe
407445456a
Merge branch 'features/6204_email_audit-alerts' into develop
...
# Conflicts:
# app/Console/Commands/LdapSync.php
# app/Console/Kernel.php
# app/Http/Controllers/Auth/LoginController.php
# app/Http/Controllers/LicensesController.php
# composer.json
# composer.lock
# config/version.php
# resources/views/auth/two_factor_enroll.blade.php
2019-05-06 08:45:13 -04:00