3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-02 14:29:30 +00:00
Commit Graph

3921 Commits

Author SHA1 Message Date
5211e2ae20 Some UI refinement 2025-10-21 19:22:36 +01:00
889cbc69e1 Starter improvements - needs testing 2025-10-21 19:22:36 +01:00
07f0e8a3be Merge pull request #18070 from Godmartinz/fix-admin-in-user-acceptance-notif
Fixes `admin` parameter acceptance notifications
2025-10-21 12:54:03 +01:00
c69f1c0890 Smaller fix for missing audit images 2025-10-21 12:43:59 +01:00
a8733bdedf remove nullsafe operator 2025-10-20 11:01:38 -07:00
4222e4eb51 add nullsafe operator after admin 2025-10-20 11:00:59 -07:00
5db4441f5c fix admin param in user accepted notification 2025-10-20 10:51:24 -07:00
1374ec408a Merge pull request #18019 from akemidx/emdashcharfix
Fixed #17363 - Emdash Character Encoding error
2025-10-16 15:07:31 +01:00
a1e6f01fe9 Fixed updating notes in bulk edit 2025-10-16 14:33:21 +01:00
1edea6abef Fixed RB-20347 - ambigious field in custom fields 2025-10-16 11:27:25 +01:00
df3e8ec0f3 cleaning up notes 2025-10-15 17:35:25 -04:00
89f439a18d Shows success message on partial bulk delete success 2025-10-13 14:25:05 +01:00
5fdb999ece Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers 2025-10-13 13:07:53 +01:00
fab85dafa8 Added employee number and email to acceptance PDF 2025-10-09 11:24:16 +01:00
c0a99d6b52 notes 2025-10-08 19:20:32 -04:00
b7193a06fd Normalize advanced search 2025-10-08 20:51:35 +01:00
cba090f8eb notes 2025-10-08 15:50:00 -04:00
3c81257325 fix? 2025-10-07 20:23:46 -04:00
24bb45ab97 change translation 2025-10-07 13:26:08 -05:00
4ae4af5c10 Fixed #17670 - advanced search on relationships not working 2025-10-07 15:39:09 +01:00
479a852446 Fixed #17924 - added url to maintenances 2025-10-07 11:49:10 +01:00
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
f1e3bc9531 Fixed #17940 - use base64encoding on images in acceptance PDF 2025-10-06 15:02:53 +01:00
5ceb50d7e5 Added expiring licenses to API and UI 2025-10-03 16:00:23 +01:00
93082e1e87 Set last_checkin if asset checked in during update 2025-10-02 13:56:42 -07:00
b082fb6692 investigation and notes 2025-10-01 18:21:25 -04:00
4bbbd786cd Constrain to "uploaded" action_type 2025-10-01 14:37:36 -07:00
8a667b20c2 Merge branch 'develop' into fixes/17956-handle-force-deleted-model-in-asset-edit 2025-10-01 11:09:40 +01:00
a384245368 investigation and notes 2025-09-30 16:33:33 -04:00
3c3acff79b Fix more attempted access of deleted model 2025-09-30 12:22:26 -07:00
e15de83a95 Fix attempted access of deleted model 2025-09-30 12:19:12 -07:00
7d8ed399a8 Fix accessing force deleted model 2025-09-30 11:27:56 -07:00
72be171917 Added archived to model view 2025-09-30 11:20:33 +01:00
43cd0d7eb3 Use min_amt formatter 2025-09-30 10:54:43 +01:00
eeea69d8f2 Make available_assets_count sortable 2025-09-30 10:51:25 +01:00
36f5099932 added new counts and throw new exceptions and catch them 2025-09-29 15:16:41 -05:00
6e67e3a8a0 Fixed #17932 - incorrect number for remaining assets in asset models 2025-09-29 20:55:06 +01:00
06f313febe Merge pull request #17869 from marcusmoore/api-components-assigned-to-asset
Added api endpoint for retrieving components checked out to asset
2025-09-29 15:47:53 +01:00
b387136b8f Merge pull request #17883 from akemidx/purchasepricereportfilter
FEATURE: Purchase Cost Report Filter
2025-09-29 15:37:39 +01:00
be848598e3 Keep removed asset out of scope of partial 2025-09-24 14:32:25 -07:00
c614c44d4c Remove assigned assets from bulk checkout 2025-09-22 16:04:29 -07:00
fb9fb9c097 Merge branch 'develop' into fixes/17404-prevent-bulk-checkout-across-companies
# Conflicts:
#	app/Http/Controllers/Assets/BulkAssetsController.php
#	tests/Feature/Checkouts/Ui/BulkAssetCheckoutTest.php
2025-09-22 10:52:04 -07:00
90c242a441 Merge pull request #17897 from marcusmoore/fixes/17896-prevent-bulk-checkout-of-checked-out-assets
Fixed #17896 - Prevent assigned assets from being bulk checked out
2025-09-19 07:03:43 +01:00
7a3596c86d Test against other types 2025-09-18 17:21:27 -07:00
ac8a9e38f0 Implement fix 2025-09-18 17:18:27 -07:00
a02a96d5c4 Extract translation string 2025-09-18 12:57:56 -07:00
47e9e4704d Improve error message 2025-09-18 12:56:36 -07:00
b2ad9d404e Fix re-population of assets 2025-09-18 12:38:11 -07:00
e639d7726b Disallow bulk checkout across companies 2025-09-17 14:32:27 -07:00
8ea339f0ef More small tweaks 2025-09-17 22:00:49 +01:00