snipe
529973aa77
Updated EULA PDF filename to include username
2026-05-13 10:32:17 +01:00
snipe
b63aee2851
Added custom fields to EULA PDFs
2026-05-04 12:51:43 +01:00
snipe
13ffdda12e
Piiiint
2026-04-22 13:35:24 +01:00
snipe
372e74aad3
Adds basename to places where we pass a filename
2026-04-22 13:35:16 +01:00
snipe
5a67bcaf17
Pint doing pint things
2026-04-16 12:50:52 +01:00
snipe
d92ec582fa
Check for “stale” acceptance
2026-04-16 12:47:30 +01:00
snipe
061b913413
Better naming for session variable
2026-04-14 20:54:42 +01:00
snipe
264347e323
Added redirects
2026-04-14 12:16:46 +01:00
snipe
7ec60bc6f2
Same as #18808 but renamed assetstatus to status
2026-04-02 11:26:23 +01:00
snipe
9bc92f57c8
Apply pint to non-API controllers
2026-03-13 16:45:30 +00:00
snipe
c0be738aef
Removed unneeded return check
2026-02-20 12:13:01 +00:00
snipe
e6987ec148
Early return on non-existent acceptance
2026-02-20 12:11:49 +00:00
spencerrlongg
e4f8c3bef7
add null check and check for email
2025-12-02 13:17:13 -06:00
snipe
39e7937458
Fixed #18114 - include declined item name, added app headers
2025-11-20 12:58:53 +00:00
snipe
352807c2d7
Fixed RB-20498 - Check that logo file exists on acceptance
2025-11-11 18:43:39 +00:00
Marcus Moore
55d86da846
Remove references to administrator in acceptance notification
2025-10-28 13:07:00 -07:00
Godfrey M
a8733bdedf
remove nullsafe operator
2025-10-20 11:01:38 -07:00
Godfrey M
4222e4eb51
add nullsafe operator after admin
2025-10-20 11:00:59 -07:00
Godfrey M
5db4441f5c
fix admin param in user accepted notification
2025-10-20 10:51:24 -07:00
snipe
fab85dafa8
Added employee number and email to acceptance PDF
2025-10-09 11:24:16 +01:00
snipe
f1e3bc9531
Fixed #17940 - use base64encoding on images in acceptance PDF
2025-10-06 15:02:53 +01:00
snipe
8ea339f0ef
More small tweaks
2025-09-17 22:00:49 +01:00
snipe
89b36ba63f
Derp. Uncomment the acceptance.
2025-09-17 21:43:40 +01:00
snipe
1d3dfa1fa4
Pull the acceptance stuff into the model
2025-09-17 21:43:17 +01:00
snipe
ca567eec8a
Small adjustments for layout
2025-09-17 21:08:13 +01:00
snipe
ab9cc447aa
Use more specific filename
2025-09-16 14:20:20 +01:00
snipe
0bad75b263
Fixed declined asset name
2025-09-15 20:56:57 +01:00
snipe
74b98083e2
Override the getEula() method at the SnipeModel level
2025-09-15 20:05:35 +01:00
snipe
630ea05e17
A little more cleanup
2025-09-15 17:16:05 +01:00
snipe
7df5196083
A little cleanup
2025-09-15 16:09:49 +01:00
snipe
01f7b5d709
Added CJK and Arabic font support
2025-09-15 14:46:11 +01:00
Marcus Moore
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
Godfrey M
f518af6d61
fix class name
2025-08-27 13:09:05 -07:00
Marcus Moore
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
Godfrey M
128bdf500a
sends an email for to locale and cc locale
2025-08-25 12:02:23 -07:00
Marcus Moore
7c58bfa282
Add qty to AcceptanceAssetDeclinedNotification
2025-08-21 14:56:24 -07:00
Marcus Moore
c22575812d
Add qty to AcceptanceAssetAcceptedToUserNotification
2025-08-21 14:53:00 -07:00
Marcus Moore
27f02014ca
Add failing test
2025-08-20 12:26:55 -07:00
Marcus Moore
39d5ffeceb
Implement fix
2025-08-20 12:05:58 -07:00
Godfrey M
dfe2a75d72
adds user that checked out item to acceptance emails
2025-08-12 15:34:46 -07:00
mckaygerhard
0fdbdfd5c2
Improve log error handling regarding notification sending for issue #17491
...
* when an error is generated when denying checkouts, there are not enough logs
to determine the problem from the email provider
* missing handling of log test mail config, there is none of logs cos there
is no log handling on test email, becouse all the results are just sent to
the http response and no log were writen.
2025-08-08 12:18:04 -04:00
snipe
8e38b3898e
Fixes #14295 - allow user to receive an email PDF upon signing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:38:36 +01:00
Marcus Moore
95027e329c
Formatting
2025-06-12 12:44:29 -07:00
Marcus Moore
628d2a0a0a
Flesh out mail contents
2025-06-12 12:12:38 -07:00
Marcus Moore
cc0ff1ec1f
Handle missing recipient
2025-06-12 11:53:30 -07:00
Marcus Moore
7424a5987b
Add subject
2025-06-05 17:22:31 -07:00
Marcus Moore
bec80b443c
WIP: begin to send email
2025-06-05 15:15:22 -07:00
snipe
15917d5f99
Use new logo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-02 12:10:14 +01:00
Godfrey M
3ab2521cb0
email comes through, no picture and html markup appear though.
2024-10-16 12:21:33 -07:00
spencerrlongg
8232618a9f
change the other one too
2024-10-01 14:26:32 -05:00