snipe
|
73f72cbbb0
|
Use the new companyable trait in the bulk assets controller
|
2026-06-13 12:42:48 +01:00 |
|
snipe
|
2033f25386
|
FMCS/Floater: Refactor logic into the companyable trait
|
2026-06-13 12:36:15 +01:00 |
|
snipe
|
a27c551f64
|
Style changes requested
|
2026-06-12 16:10:17 +01:00 |
|
snipe
|
6a0ec69451
|
FMCS/Validation: Fixed #19166 - translate error messages on FMCS fail
|
2026-06-10 12:44:46 +01:00 |
|
snipe
|
0f6367bb17
|
FMCS: Extended checks to accessories, bulk controllers, etc
|
2026-06-10 11:47:54 +01:00 |
|
snipe
|
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 |
|
snipe
|
abc4363e83
|
Fixed FD-55839 - arbitrary file deletion
|
2026-06-08 16:48:18 +01:00 |
|
snipe
|
b5ec9e080d
|
QR Codes: Added QR codes for non-assets
|
2026-06-08 16:19:21 +01:00 |
|
snipe
|
135db70b0f
|
Fixed #19100 - check all companies a user belongs to for asset assignment
|
2026-05-29 08:50:34 +01:00 |
|
snipe
|
e61143f746
|
Allow checkin from deleted view
|
2026-05-28 11:06:13 +01:00 |
|
snipe
|
3f72d0afd8
|
Allow query string or parameter for byserial
|
2026-05-26 10:03:38 +01:00 |
|
snipe
|
ec24da12a1
|
Use intended() for redirect back to where you were
|
2026-05-21 22:28:14 +01:00 |
|
snipe
|
6aa8d8e772
|
Added bulk checkin controller method
|
2026-05-21 22:04:47 +01:00 |
|
snipe
|
dbaa900444
|
Fixed redirect on assets
|
2026-05-18 13:29:32 +01:00 |
|
snipe
|
12c3629c89
|
Added empty option to allow clear
|
2026-05-14 16:57:32 +01:00 |
|
snipe
|
0a02c0b81a
|
fixed test
|
2026-05-14 16:40:44 +01:00 |
|
snipe
|
bc808cbe46
|
Pint
|
2026-05-14 12:50:31 +01:00 |
|
snipe
|
fdc65fb1b2
|
Moved and renamed CheckInOutRequest
|
2026-05-14 12:50:23 +01:00 |
|
snipe
|
c22e4c00a5
|
Fixed #18905 - update location of child assets if parent asset is checked in
|
2026-05-07 12:20:25 +01:00 |
|
snipe
|
e76036965b
|
Same for assets
|
2026-05-05 10:58:43 +01:00 |
|
snipe
|
48ebd7faf5
|
Refine checkin checkout button display
|
2026-04-22 17:25:26 +01:00 |
|
snipe
|
f17f34f730
|
Added routes and logging
|
2026-04-22 17:17:58 +01:00 |
|
snipe
|
1e4353f0db
|
Added controller logic and form request constraints
|
2026-04-17 11:40:37 +01:00 |
|
snipe
|
061b913413
|
Better naming for session variable
|
2026-04-14 20:54:42 +01:00 |
|
snipe
|
91e41049bd
|
Skip the initial checkout email to the recipient if sign_in_place was checked
|
2026-04-14 19:49:05 +01:00 |
|
snipe
|
18f67bcce5
|
Store the sign in place in the session so it’s remembered
|
2026-04-14 12:20:51 +01:00 |
|
snipe
|
264347e323
|
Added redirects
|
2026-04-14 12:16:46 +01:00 |
|
snipe
|
bac8299ea6
|
Added accessor for component qty
|
2026-04-13 14:51:48 +01:00 |
|
snipe
|
09bec66406
|
Meh
|
2026-04-13 13:55:05 +01:00 |
|
snipe
|
1357b45e24
|
Added content to blade, refactoring some relationships
|
2026-04-13 13:48:14 +01:00 |
|
snipe
|
7ec60bc6f2
|
Same as #18808 but renamed assetstatus to status
|
2026-04-02 11:26:23 +01:00 |
|
snipe
|
d58fda626e
|
Import company model
|
2026-03-21 10:02:18 +00:00 |
|
snipe
|
9bc92f57c8
|
Apply pint to non-API controllers
|
2026-03-13 16:45:30 +00:00 |
|
snipe
|
e376492128
|
Use intended() for redirect options
|
2026-03-12 13:57:50 +00:00 |
|
snipe
|
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 |
|
Joël Pittet
|
0f215bbcf8
|
fix: replace deprecated Symfony Request::get() usage
|
2025-12-17 18:44:04 -08:00 |
|
Brady Wetherington
|
9b8768dbdd
|
Tighten everything up, remove logging, fix last bits of functionality
|
2025-11-25 19:34:10 +00:00 |
|
Brady Wetherington
|
fb1fde26ce
|
Use a FormRequest to better handle multiple-asset-creation by GUI
|
2025-11-11 18:00:22 +00:00 |
|
snipe
|
a1e6f01fe9
|
Fixed updating notes in bulk edit
|
2025-10-16 14:33:21 +01:00 |
|
Marcus Moore
|
93082e1e87
|
Set last_checkin if asset checked in during update
|
2025-10-02 13:56:42 -07: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 |
|
Marcus Moore
|
7017a0cae1
|
WIP: introduce event
|
2025-09-25 16:23:43 -07:00 |
|
Marcus Moore
|
a40e4d7d04
|
Begin experimenting with context
|
2025-09-25 15:43:04 -07:00 |
|
Marcus Moore
|
be848598e3
|
Keep removed asset out of scope of partial
|
2025-09-24 14:32:25 -07:00 |
|
Marcus Moore
|
c614c44d4c
|
Remove assigned assets from bulk checkout
|
2025-09-22 16:04:29 -07:00 |
|
Marcus Moore
|
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 |
|
Marcus Moore
|
7a3596c86d
|
Test against other types
|
2025-09-18 17:21:27 -07:00 |
|