snipe
1109db76fe
Merge pull request #17797 from grokability/#17796-search-on-model-name-and-number
...
Fixed #17796 - search on model name and number on importer
2025-09-04 16:35:43 +01:00
snipe
b1b390febf
Removed flaky test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:30:02 +01:00
snipe
be451fa0c0
Removed asset model from original factory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:14:27 +01:00
snipe
905f61371d
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:02:40 +01:00
Godfrey M
db9f85e9da
Merge branch 'develop' into checkin_non_reassignable_license
...
# Conflicts:
# app/Models/License.php
# resources/views/licenses/view.blade.php
# tests/Feature/Checkins/Api/LicenseCheckInTest.php
2025-09-03 11:09:51 -07:00
snipe
739980aa09
Merge pull request #16947 from Godmartinz/add-require-serial-to-models
...
Adds require serial as Asset Model option
2025-09-03 14:53:15 +01:00
snipe
d1129081df
Asset nothing is sent if send_welcome is not checked/passed
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 18:05:40 +01:00
snipe
8ccd2e97a8
Improved user create tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 13:27:08 +01:00
snipe
cad6cc3007
Renamed the test for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 13:02:01 +01:00
snipe
745fc515f1
Merge pull request #17713 from Godmartinz/fix-localization-for-email-notifications
...
Adds #5554 locale for acceptance notifications and checkin/out emails
2025-08-28 05:29:28 +01:00
Godfrey M
f2ec7f2975
fix tests
2025-08-27 13:22:35 -07:00
Brady Wetherington
60604c3481
With the new SSL stuff, we are calling ldap_set_option() one more time now
2025-08-27 12:25:39 +01:00
snipe
b702e3e2de
Merge pull request #17492 from ischooluw/17448-feature-notes-api-endpoints
...
Fixes #17448 : feat(api) - API endpoint for Adding Ad-Hoc Notes to Assets
2025-08-26 12:40:52 +01:00
snipe
3524e23e38
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 17:17:45 +01:00
snipe
40108b196c
Trying to fix import tests :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 15:28:43 +01:00
snipe
c8e79aa5ca
Merge branch 'develop' into add-display-name-to-users-fixed
2025-08-25 15:28:20 +01:00
snipe
b6d397bcca
Updated ->present()->fullName() to ->display_name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 14:57:34 +01:00
snipe
855922c21a
Account for null in tetss (vs 0)
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 11:32:16 +01:00
Godfrey M
1c99f2dfdd
readd doesntorequireacceptance() to test
2025-08-18 10:52:35 -07:00
Godfrey M
1974fccac3
add tag to other notification test
2025-08-18 10:48:39 -07:00
Godfrey M
911552035e
fix other test
2025-08-18 10:39:10 -07:00
Godfrey M
ff25d275ee
fix tests
2025-08-18 10:31:03 -07:00
snipe
91f3556375
Added delete test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:33:53 +01:00
snipe
ff91be491d
Added mobile to tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 18:43:37 +01:00
snipe
14bc2cc1ba
Added basic logging for maintenances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 15:51:48 +01:00
snipe
ee4831cb30
Removed followsRedirects so we can check the status
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 14:23:41 +01:00
snipe
deb1afd28b
Few more replcamenents
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 14:14:21 +01:00
snipe
a6c6c7eae9
Updated tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:11:50 +01:00
snipe
c570f656bf
Renamed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:27:48 +01:00
snipe
a5e37519f5
Merge pull request #17539 from grokability/add-file-uploads-to-maintenances
...
WIP: Add file uploads to maintenances
2025-08-10 11:13:19 +01:00
snipe
0f88d6eec3
Removed error logging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 11:09:29 +01:00
snipe
3667fcddd7
Mark flappy API rate limiting tests as skipped :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 11:37:36 +01:00
snipe
d91598a25e
Merge pull request #17540 from marcusmoore/fixes/asset-serial-validation
...
Fixed 500 when sending non-string for serial property
2025-08-07 20:53:07 +01:00
Marcus Moore
860a117567
Remove dump in test
2025-08-07 12:50:02 -07:00
Marcus Moore
b8fe3b18d4
Add "string" to serial rules for asset
2025-08-07 12:27:48 -07:00
snipe
40269a724b
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:42:59 +01:00
snipe
ec828318d8
Merge pull request #17417 from marcusmoore/snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
...
Fixed #17073 - delete old checkout requests
2025-08-07 18:32:13 +01:00
snipe
a90ff21cbf
Cleaned up a few more tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 16:58:44 +01:00
snipe
0ce0cee81f
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 16:53:18 +01:00
snipe
9a2c5ff195
Updated/added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:37:57 +01:00
snipe
8516856d37
Merge pull request #17456 from spencerrlongg/9511-validation-always-fails-on-encrypted-custom-fields
...
Fixed #9511 - Validation For Encrypted Custom Fields
2025-08-05 17:45:38 +01:00
Marcus Moore
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
Nicky West
c94a8c42f4
Changed NotesController::getList() to NotesController::index() & reordered methods for consistency
2025-07-28 16:57:46 -07:00
Nicky West
16fdb16a56
Changed over to route model binding and simplified logic & gates
2025-07-28 16:55:11 -07:00
Nicky West
b264bbf69f
feat(api): Add API endpoints for managing asset history notes
...
- Add POST endpoint to create a history note attached to an asset
- Add GET endpoint to retrieve history notes for an asset
- Add ActionLog factory state for manual notes
- Implement controller methods with authorization checks
- Add feature tests for note creation, retrieval, and access control
- Register new API routes for these endpoints
Supports automation by enabling programmatic asset history note management.
2025-07-28 15:55:37 -07:00
spencerrlongg
8a40d7e35c
tests added, regex validation working
2025-07-23 16:12:19 -05:00
snipe
83a19fbbbf
Merge pull request #17454 from uberbrady/de_flake_action_log_tests
...
Enforce order by ID for actionlog tests
2025-07-23 15:06:09 +01:00
Brady Wetherington
d92e961a52
enforce order by ID for actionlog tests
2025-07-23 14:55:42 +01:00
Brady Wetherington
4ef3072766
This test was flaky, probably due to the PHP statcache.
2025-07-23 14:15:52 +01:00
snipe
2eaaeb8259
Merge pull request #17423 from grokability/tighter-permissions-on-non-admins
...
Tighter permissions on non-admins and demo modes
2025-07-22 14:32:50 +01:00