3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-19 03:34:10 +00:00
Commit Graph

459 Commits

Author SHA1 Message Date
686329001a Bulk Asset Restore: Fixed FD-56301 - tighter guards on bulk restoring 2026-07-20 15:19:41 +01:00
05354fcdd6 Revert storage string 2026-07-15 11:06:05 +01:00
9008509425 Fixed selection store 2026-07-14 16:17:13 +01:00
a390b37400 Tweaks to requestable status on checkin/checkout 2026-07-10 11:37:45 +01:00
7b827f57b6 Acceptance: replace calls in controllers and listener with action 2026-06-25 16:23:07 -07:00
ebd4bc6eac Bulk Asset Checkin: Fixed #19214 Added option to change location 2026-06-23 20:15:09 +01:00
fbf441f2a2 Item Requests: Fixed FD-56095 - apply FMCS to requestable items listing 2026-06-22 17:52:18 +01:00
113f8903e9 Asset View/Audits: Added audit custom fields to audit view on asset detail page 2026-06-15 17:31:24 +01:00
73f72cbbb0 Use the new companyable trait in the bulk assets controller 2026-06-13 12:42:48 +01:00
2033f25386 FMCS/Floater: Refactor logic into the companyable trait 2026-06-13 12:36:15 +01:00
a27c551f64 Style changes requested 2026-06-12 16:10:17 +01:00
6a0ec69451 FMCS/Validation: Fixed #19166 - translate error messages on FMCS fail 2026-06-10 12:44:46 +01:00
0f6367bb17 FMCS: Extended checks to accessories, bulk controllers, etc 2026-06-10 11:47:54 +01:00
5257c2ce84 Merge pull request #19158 from grokability/added-qr-codes-to-non-assets
QR Codes: Added QR codes for non-assets
2026-06-08 22:38:16 +01:00
abc4363e83 Fixed FD-55839 - arbitrary file deletion 2026-06-08 16:48:18 +01:00
b5ec9e080d QR Codes: Added QR codes for non-assets 2026-06-08 16:19:21 +01:00
135db70b0f Fixed #19100 - check all companies a user belongs to for asset assignment 2026-05-29 08:50:34 +01:00
e61143f746 Allow checkin from deleted view 2026-05-28 11:06:13 +01:00
3f72d0afd8 Allow query string or parameter for byserial 2026-05-26 10:03:38 +01:00
ec24da12a1 Use intended() for redirect back to where you were 2026-05-21 22:28:14 +01:00
6aa8d8e772 Added bulk checkin controller method 2026-05-21 22:04:47 +01:00
dbaa900444 Fixed redirect on assets 2026-05-18 13:29:32 +01:00
12c3629c89 Added empty option to allow clear 2026-05-14 16:57:32 +01:00
0a02c0b81a fixed test 2026-05-14 16:40:44 +01:00
bc808cbe46 Pint 2026-05-14 12:50:31 +01:00
fdc65fb1b2 Moved and renamed CheckInOutRequest 2026-05-14 12:50:23 +01:00
c22e4c00a5 Fixed #18905 - update location of child assets if parent asset is checked in 2026-05-07 12:20:25 +01:00
e76036965b Same for assets 2026-05-05 10:58:43 +01:00
48ebd7faf5 Refine checkin checkout button display 2026-04-22 17:25:26 +01:00
f17f34f730 Added routes and logging 2026-04-22 17:17:58 +01:00
1e4353f0db Added controller logic and form request constraints 2026-04-17 11:40:37 +01:00
061b913413 Better naming for session variable 2026-04-14 20:54:42 +01:00
91e41049bd Skip the initial checkout email to the recipient if sign_in_place was checked 2026-04-14 19:49:05 +01:00
18f67bcce5 Store the sign in place in the session so it’s remembered 2026-04-14 12:20:51 +01:00
264347e323 Added redirects 2026-04-14 12:16:46 +01:00
bac8299ea6 Added accessor for component qty 2026-04-13 14:51:48 +01:00
09bec66406 Meh 2026-04-13 13:55:05 +01:00
1357b45e24 Added content to blade, refactoring some relationships 2026-04-13 13:48:14 +01:00
7ec60bc6f2 Same as #18808 but renamed assetstatus to status 2026-04-02 11:26:23 +01:00
d58fda626e Import company model 2026-03-21 10:02:18 +00:00
9bc92f57c8 Apply pint to non-API controllers 2026-03-13 16:45:30 +00:00
e376492128 Use intended() for redirect options 2026-03-12 13:57:50 +00:00
623d516595 Merge pull request #18095 from marcusmoore/5947-bulk-checkout-rollup
#5947 - roll up bulk asset checkout email
2026-02-25 15:36:58 +00:00
0f215bbcf8 fix: replace deprecated Symfony Request::get() usage 2025-12-17 18:44:04 -08:00
9b8768dbdd Tighten everything up, remove logging, fix last bits of functionality 2025-11-25 19:34:10 +00:00
fb1fde26ce Use a FormRequest to better handle multiple-asset-creation by GUI 2025-11-11 18:00:22 +00:00
a1e6f01fe9 Fixed updating notes in bulk edit 2025-10-16 14:33:21 +01:00
93082e1e87 Set last_checkin if asset checked in during update 2025-10-02 13:56:42 -07:00
8a667b20c2 Merge branch 'develop' into fixes/17956-handle-force-deleted-model-in-asset-edit 2025-10-01 11:09:40 +01:00
3c3acff79b Fix more attempted access of deleted model 2025-09-30 12:22:26 -07:00