3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-05 22:25:34 +00:00
Commit Graph

773 Commits

Author SHA1 Message Date
3928c8afe9 Merge pull request #16376 from uberbrady/improve_safety_csv_charset_detection
Add some safeties around the charset-detection and transliteration
2025-02-27 16:26:44 +00:00
646e3e8df5 Complete failed-transliteration test, clean up error, new translation string 2025-02-27 16:10:56 +00:00
115bb94704 Merge pull request #16156 from marcusmoore/acceptance-reminder-subject
Added "Reminder" to subject line of follow up asset checkout emails
2025-02-27 14:55:59 +00:00
899119ae2d changes output to a table 2025-02-26 12:30:19 -08:00
8352e81228 fix unaccepted reminder test 2025-02-26 11:50:08 -08:00
163e19f1e9 Added label test
Signed-off-by: snipe <snipe@snipe.net>
2025-02-25 10:37:06 +00:00
a26cc2ced1 Use .edit routes instead of .update 2025-02-24 15:55:05 -08:00
e88bba51bb Merge branch 'develop' into acceptance-reminder-subject 2025-02-24 11:55:50 -08:00
027c2b3627 Change subject to "You have Unaccepted Assets." 2025-02-24 11:45:23 -08:00
5fa4f85c20 Merge pull request #16106 from marcusmoore/bug/sc-27960
Fixed asset show page erroring when asset not associated with model
2025-02-24 17:16:12 +00:00
e60462b751 Added/updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-02-24 13:38:28 +00:00
96248e0023 Removed soft delete from test
Signed-off-by: snipe <snipe@snipe.net>
2025-02-23 13:21:49 +00:00
157801242d Added API test, renamed test to match filter
Signed-off-by: snipe <snipe@snipe.net>
2025-02-23 13:21:36 +00:00
7b151cf692 Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-02-23 13:17:20 +00:00
1b9d046f5f Fixed test for RMB
Signed-off-by: snipe <snipe@snipe.net>
2025-02-22 18:08:25 +00:00
7db11dc12b Merge pull request #16277 from Godmartinz/bulk_delete_asset_bug
Fixes deletion of assigned assets through bulk delete
2025-02-22 12:59:37 +00:00
b0fa059a28 Merge pull request #16285 from marcusmoore/bug/sc-28148
Re-added ability to add notes to assets
2025-02-22 12:55:18 +00:00
7e1295bac7 Fix tests and fix migrations to always explicitly include nullable() 2025-02-22 12:15:12 +00:00
bdab052f40 Fixed test name
Signed-off-by: snipe <snipe@snipe.net>
2025-02-22 10:51:16 +00:00
c6bee0c47a Fix test 2025-02-20 13:24:01 -08:00
ae7d7f7d22 Merge branch 'develop' into bug/sc-28148
# Conflicts:
#	routes/web.php
2025-02-20 13:23:55 -08:00
43f679a554 Revert some changes from #15525 2025-02-20 12:59:16 -08:00
f1bf9fcf5c Implement test 2025-02-20 12:51:08 -08:00
39bb2c2adb Implement tests 2025-02-20 12:49:58 -08:00
44503fc423 Use translation 2025-02-20 12:41:56 -08:00
0190ccea27 Finish implementing test 2025-02-20 12:40:05 -08:00
54cc427ef5 Updated tests for new RMB behavior
Signed-off-by: snipe <snipe@snipe.net>
2025-02-20 18:28:46 +00:00
a275391557 adds test for deleting assigned asset 2025-02-19 15:59:57 -08:00
24a17b09a5 Fixed a few more tests and strings
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 09:03:41 +00:00
cd7135ea77 More test fixes
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 06:19:50 +00:00
347eb2bdee Fixed route parameters and tests to match
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 05:03:56 +00:00
cf0ce1c5ea Start to implement tests 2025-02-18 16:24:52 -08:00
3d69721af0 Scaffold tests 2025-02-18 16:16:00 -08:00
ff1157a95e Merge pull request #16232 from Godmartinz/adds-expiring-notifications
Expiration notifcation switched to use Mailable
2025-02-12 20:07:24 +00:00
e66b690c93 removed unnecessary base_path changes 2025-02-12 12:01:43 -08:00
242fd00e8a remove commented dd 2025-02-12 11:55:28 -08:00
bd03d70937 adds test for expiring licenses 2025-02-12 11:43:22 -08:00
6873244e7e adds test for expiring asset notifications 2025-02-12 11:28:36 -08:00
3de5f5882c Added/updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-02-11 01:07:41 +00:00
7cbb3f7e07 Add assertion 2025-01-30 11:48:55 -08:00
7e9c564d0b Simplify test 2025-01-30 11:47:43 -08:00
d1197d015c Add another case scenario 2025-01-29 16:24:43 -08:00
ce31ce477e Inline additional variables 2025-01-29 16:16:47 -08:00
78f9292555 Inline variable 2025-01-29 16:15:27 -08:00
4e7c6bd2cf Fix relationship 2025-01-29 16:14:09 -08:00
70aed45bfe Improve naming 2025-01-29 15:56:20 -08:00
e2805f4033 Add "Reminder" to subject line 2025-01-29 15:36:45 -08:00
d254a40e0a Scaffold tests 2025-01-29 15:21:10 -08:00
31097bdc37 Formatting 2025-01-21 10:25:53 -08:00
e733d2a5d0 Backfill test 2025-01-21 10:24:15 -08:00