3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

94 Commits

Author SHA1 Message Date
836c4a20c7 Block markdown images in emails 2026-07-31 04:47:43 +01:00
e57abdbcb7 Updated helper to use datetime instead of date 2026-07-17 10:17:23 +01:00
ff6fc68981 Added mailer 2026-05-30 12:26:04 +01: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
f19ac4d5bb send checkout mail without link or acceptance reference 2026-03-31 16:38:35 -07:00
de607e7d83 Apply pint to Mail directory 2026-03-13 17:26:56 +00:00
623d516595 Merge pull request #18095 from marcusmoore/5947-bulk-checkout-rollup
#5947 - roll up bulk asset checkout email
2026-02-25 15:36:58 +00:00
091c710940 Make User parameter nullable 2026-02-18 15:25:05 +00:00
4d5b3548d6 Update introduction line 2026-02-11 16:28:17 -08:00
7423d13bdd Accept $firstTimeSending in mails 2026-02-05 17:06:36 -08:00
b06a0c5d83 Use value already computed 2025-12-08 13:59:07 -08:00
90541ba349 Use foreach instead of reduce 2025-12-08 13:57:38 -08:00
a34ea0804d Separate out info and prompt 2025-12-04 17:22:23 -08:00
d062cc45df Add translation 2025-12-04 15:18:24 -08:00
da790136ff WIP 2025-12-04 14:40:51 -08:00
134f374ada WIP 2025-12-04 14:39:37 -08:00
df304a894f WIP 2025-12-04 14:38:13 -08:00
2d1d90e38c Add comment 2025-12-04 14:34:50 -08:00
7bf7a87f8a Begin to display EULAs for all categories 2025-12-03 16:59:57 -08:00
8396e27a2c Revert "Avoid showing EULA"
This reverts commit 8c89eb6650.
2025-12-03 16:16:30 -08:00
8c89eb6650 Avoid showing EULA 2025-12-02 17:37:21 -08:00
4167c6ea70 Add some translations 2025-12-02 17:36:05 -08:00
cba963110e Remove unused import 2025-12-01 14:22:06 -08:00
aa014e3706 Improve wording 2025-12-01 14:19:54 -08:00
cd3678841b Fix intro line to locations 2025-12-01 13:41:23 -08:00
39e7937458 Fixed #18114 - include declined item name, added app headers 2025-11-20 12:58:53 +00:00
33a7de9448 Add custom fields to email 2025-11-19 13:31:30 -08:00
9d8f251fc4 Limit the email to 30 records, added optional --with-output 2025-10-28 14:15:15 +00:00
4ab5d97e86 add nullsafe operator to location manager 2025-10-21 14:06:08 -07:00
4f1ff328ad Display eula if it is the same for all items 2025-10-14 17:10:57 -07:00
c6e2fd2cab Add note 2025-10-14 16:33:37 -07:00
3c32be6181 Make introduction line dynamic 2025-10-14 16:22:19 -07:00
e2f4a9bf9f Make subject dynamic 2025-10-14 16:20:01 -07:00
6ed93f4a4f Add asset details 2025-10-14 14:02:21 -07:00
13b51d8608 Make acceptance section dynamic 2025-10-08 15:46:36 -07:00
28dc4bf52e Move template to correct directory 2025-10-08 14:13:04 -07:00
9a380ac3d4 Extract intro text 2025-10-08 14:12:35 -07:00
17a26b43f0 Naively send email 2025-10-08 14:01:07 -07:00
7017a0cae1 WIP: introduce event 2025-09-25 16:23:43 -07:00
082bc3ece4 Use correct qty in component checkout email 2025-09-11 14:10:31 -07:00
15698d7694 Update introduction lines with qty 2025-09-11 13:50:48 -07:00
6d8bf2c665 Display accessory checkout qty in subject line 2025-09-08 14:25:56 -07:00
8a74d21ede fixes checkout emails to location for assets and accessories" 2025-08-26 16:00:26 -07:00
75995b2109 fix checkout to location email 2025-08-26 15:34:38 -07:00
b6d397bcca Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 14:57:34 +01:00
1fcf5e03e7 adds asset tag to subject line of checkin/out 2025-08-18 10:16:47 -07:00
5c55c90d68 add null checks to target 2025-08-07 15:27:50 -07:00
e47972731b fixed target name for checkouts with licenses and assets 2025-08-07 15:12:23 -07:00