snipe
78da89340c
Added expected_checkin to user’s View Assigned page
2025-10-16 13:59:59 +01:00
snipe
57b49fc31c
Check for array key for license report/formatters
2025-10-16 12:46:17 +01:00
snipe
1edea6abef
Fixed RB-20347 - ambigious field in custom fields
2025-10-16 11:27:25 +01:00
boteroTradebe
cc234c60b8
Update LdapSync.php to populate/update user fields
...
Added missing IF statements for address, city, state, and ZIP code. Previously, this information would be pulled via LDAP sync but would not update the user data due to the missing IF statements for these attributes.
2025-10-13 13:42:11 -05:00
snipe
89f439a18d
Shows success message on partial bulk delete success
2025-10-13 14:25:05 +01:00
snipe
5fdb999ece
Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
2025-10-13 13:07:53 +01:00
snipe
fab85dafa8
Added employee number and email to acceptance PDF
2025-10-09 11:24:16 +01:00
snipe
955faed919
Merge pull request #18018 from grokability/advanced-user-search
...
Normalize advanced search
2025-10-09 11:04:28 +01:00
snipe
0c8ca6d6b0
Search on status label name
2025-10-09 10:54:11 +01:00
snipe
b7193a06fd
Normalize advanced search
2025-10-08 20:51:35 +01:00
snipe
bc60d796a3
Fixed RB-20329 - ambiguous clause on deleted_at
2025-10-08 15:28:48 +01:00
snipe
9a477f227b
Fixed #18002 - use correct path for audit images to determine validity
2025-10-08 05:09:04 +01:00
spencerrlongg
24bb45ab97
change translation
2025-10-07 13:26:08 -05:00
snipe
85f39de540
Merge pull request #18001 from grokability/#17670-fixes-advanced-search-on-assets
...
Fixed #17670 - advanced search on relationships not working
2025-10-07 17:35:05 +01:00
snipe
5cc3277e2d
Merge pull request #18003 from uberbrady/fix_file_upload_base64
...
Fixed [FD-50921] - base64-encoded image files for asset creation was broken
2025-10-07 17:34:53 +01:00
Brady Wetherington
ee499c1385
Fix base64-encoded image files for asset creation; add test
2025-10-07 16:00:16 +01:00
snipe
4ae4af5c10
Fixed #17670 - advanced search on relationships not working
2025-10-07 15:39:09 +01:00
snipe
1217a02ec1
Merge pull request #17992 from marcusmoore/17963-undelete-files-command
...
Added command to remove invalid "upload deleted" entries from the action log
2025-10-07 14:17:56 +01:00
snipe
1735fb6bed
Improved audit email
2025-10-07 14:08:33 +01:00
snipe
5e773be260
Enhanced tests
2025-10-07 12:05:37 +01:00
snipe
479a852446
Fixed #17924 - added url to maintenances
2025-10-07 11:49:10 +01:00
Marcus Moore
5a13d5ea6f
Update command description
2025-10-06 15:23:55 -07:00
Marcus Moore
0b065eb7fe
Improve command
2025-10-06 15:20:43 -07:00
Marcus Moore
e2c0e4bc66
WIP build out command
2025-10-06 15:14:15 -07:00
Marcus Moore
655b0e6778
Scaffold command
2025-10-06 14:59:25 -07:00
snipe
e05a0ef565
Merge pull request #17967 from marcusmoore/fixes/17963-delete-file-via-api-fix
...
Fixed #17963 - over eager deletion of asset files via api
2025-10-06 20:52:57 +01:00
snipe
f1e3bc9531
Fixed #17940 - use base64encoding on images in acceptance PDF
2025-10-06 15:02:53 +01:00
snipe
0aebd669b2
Fixed accessor for console view
2025-10-03 16:25:31 +01:00
snipe
ae8289fc8c
Eager load cagory and manufacturer
2025-10-03 16:12:40 +01:00
snipe
ec2eddf538
Add order scope to query
2025-10-03 16:02:07 +01:00
snipe
44d31d4b39
Moved date fields closer together
2025-10-03 16:01:49 +01:00
snipe
35bf0d020e
Added breadcrumb to expiring
2025-10-03 16:01:27 +01:00
snipe
4934dc85ac
Reverse expires diff direction
2025-10-03 16:00:58 +01:00
snipe
5ceb50d7e5
Added expiring licenses to API and UI
2025-10-03 16:00:23 +01:00
snipe
1cd9fc47aa
Use diff_in_days instead
2025-10-03 15:03:14 +01:00
snipe
013c50607a
Put old setter back because reasons?
2025-10-03 14:46:32 +01:00
snipe
d7bf9b7f2e
Added more accessors and mutators
2025-10-03 14:38:37 +01:00
snipe
4702fdddc6
Nicer output in console command
2025-10-03 14:38:08 +01:00
snipe
dfd05e8b5b
Refactored scope
2025-10-03 14:13:58 +01:00
snipe
3daa6dd051
Added accessors for termination date
2025-10-03 14:13:28 +01:00
Marcus Moore
93082e1e87
Set last_checkin if asset checked in during update
2025-10-02 13:56:42 -07:00
Marcus Moore
4bbbd786cd
Constrain to "uploaded" action_type
2025-10-01 14:37:36 -07:00
snipe
a6ded20ede
Merge pull request #17966 from uberbrady/fix_filetype_validation
...
Cleanups and improvements to output on snipeit:restore command
2025-10-01 22:26:49 +01:00
Brady Wetherington
9b96314371
Cleanups and improvements to output on snipeit:restore command
2025-10-01 22:07:45 +01:00
snipe
664e3984e3
Merge pull request #17877 from grokability/label-cjk-fix
...
Fixed CJK on labels
2025-10-01 11:16:55 +01:00
snipe
8a667b20c2
Merge branch 'develop' into fixes/17956-handle-force-deleted-model-in-asset-edit
2025-10-01 11:09:40 +01:00
Marcus Moore
3c3acff79b
Fix more attempted access of deleted model
2025-09-30 12:22:26 -07:00
Marcus Moore
e15de83a95
Fix attempted access of deleted model
2025-09-30 12:19:12 -07:00
Marcus Moore
7d8ed399a8
Fix accessing force deleted model
2025-09-30 11:27:56 -07:00
snipe
291be64aa0
Refined remnaining asset count for archived
2025-09-30 11:40:21 +01:00