3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-09 17:28:16 +00:00

214 Commits

Author SHA1 Message Date
182e06173d Merge pull request #18730 from marcusmoore/laravel-12-take-2
Upgraded to Laravel 12
2026-04-06 13:03:39 +01:00
ea274f0df0 Added tests 2026-04-05 12:37:53 +01:00
2acb38a6a5 Move dynamic method to base presenter and adjust for other model types 2026-04-01 15:05:42 -07:00
6eaea0b73f Merge branch 'develop' into laravel-12-take-2 2026-03-23 10:29:49 -07:00
bf8082f0b9 Formatted tests via pint 2026-03-23 10:48:53 +00:00
04bebca323 Added unit tests 2026-03-23 10:47:16 +00:00
adfad90f7c Bump laravel-backup to v9
Co-authored-by: Brady Wetherington <bwetherington@grokability.com>
2026-03-18 12:17:46 -07:00
446f5f3cef Run pint on tests 2026-03-16 17:40:57 -07:00
1678330f0c Merge pull request #18426 from akemidx/global-report-templates
Fixed: Added global report templates
2026-03-06 09:30:15 +01:00
88bd1fd6ef Merge pull request #18387 from vasiliyplotnikov/mysql_rds_ssl_support_18312
Fixed #18312: support aws rds mysql with force tls
2026-01-14 21:23:18 +00:00
065c17002e Remove unused test cases 2026-01-08 15:18:16 -08:00
5b5695ffe1 Fixed #18312: support aws rds mysql with force tls 2025-12-30 11:59:31 +00:00
ab363596fd Replace qty with quantity 2025-12-16 14:55:00 -08:00
6f77e96998 Log quantity when adding or removing seats from license 2025-12-15 17:26:05 -08:00
60f5affe43 more sharing framewor. tests outlines 2025-12-04 13:48:36 -05:00
a5c7b8f609 Small unaccepted items report fixes 2025-11-11 13:17:56 +00:00
890d13bd52 LDAP test needs to be fixed to match new behavior 2025-10-28 12:30:30 +00:00
598612d4bf Got tests to pass? Not very happy about it, tbh. 2025-10-16 19:11:49 +01:00
8918b17f77 Updated test 2025-10-03 14:36:16 +01:00
60604c3481 With the new SSL stuff, we are calling ldap_set_option() one more time now 2025-08-27 12:25:39 +01:00
c8e79aa5ca Merge branch 'develop' into add-display-name-to-users-fixed 2025-08-25 15:28:20 +01:00
b6d397bcca Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 14:57:34 +01:00
855922c21a Account for null in tetss (vs 0)
Signed-off-by: snipe <snipe@snipe.net>
2025-08-20 11:32:16 +01:00
1c99f2dfdd readd doesntorequireacceptance() to test 2025-08-18 10:52:35 -07:00
1974fccac3 add tag to other notification test 2025-08-18 10:48:39 -07:00
911552035e fix other test 2025-08-18 10:39:10 -07:00
ff25d275ee fix tests 2025-08-18 10:31:03 -07:00
a6c6c7eae9 Updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 13:11:50 +01:00
c570f656bf Renamed test
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 12:27:48 +01:00
ff39e8bd2c Merge branch 'develop' into snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted 2025-08-04 12:43:03 -07:00
4ef3072766 This test was flaky, probably due to the PHP statcache. 2025-07-23 14:15:52 +01:00
3547fa723c Delete requests when asset model is deleted 2025-07-16 17:04:14 -07:00
7a456185c6 Add explicit state for assets 2025-07-16 16:57:03 -07:00
dd79c3f2d6 Scaffold tests 2025-07-16 16:47:28 -07:00
d04b3f0907 Enable test 2025-07-16 13:15:06 -07:00
c926358e04 Delete requests when user is deleted 2025-07-16 13:11:59 -07:00
856ba52f36 Delete requests when asset is deleted 2025-07-16 12:43:56 -07:00
a5bea31154 Scaffold tests 2025-07-16 12:38:08 -07:00
76f59f7b85 fix variables 2025-07-01 12:52:16 -07:00
ae46264707 removed comment 2025-06-10 15:07:42 -07:00
f2d8665e54 adds tests 2025-06-10 15:07:04 -07:00
18d0a04efc Avoid dumping pdf contents to test results 2025-05-29 15:05:08 -07:00
bb68ed3ad9 Handle asset not having location 2025-05-29 14:49:53 -07:00
402ca07aa2 Add failing test 2025-05-29 14:20:15 -07:00
0df1bc6894 Scaffold test 2025-05-28 14:04:12 -07:00
aaa6cb24d4 Scaffold test 2025-05-28 11:28:23 -07:00
bea426d8e6 Add test 2025-05-22 16:54:52 -07:00
be60370eae Add test 2025-05-22 16:33:45 -07:00
510a2b0889 Formatting 2025-05-12 12:03:15 -07:00
73057454c6 Fix bug in getImageUrl method 2025-05-12 11:56:40 -07:00