|
|
040168f946
|
Temp removed purchase price and order number from bulk assets editing
|
2026-08-11 22:21:06 +01:00 |
|
|
|
951bd4f0e5
|
Fixed FD-56819 - concurrency issues
|
2026-08-02 11:39:08 +01:00 |
|
|
|
560ba4354d
|
Check FMCS+Location scoping on bulk audit
|
2026-07-30 23:04:08 +01:00 |
|
|
|
4f5fbf3ba7
|
Added checkbox for location overwrite to keeo behavior the same as single audit
|
2026-07-30 21:56:46 +01:00 |
|
|
|
0faceea896
|
Asset Audit: Fixed #17168 - added bulk audit to UI and API
|
2026-07-30 21:45:47 +01:00 |
|
|
|
66fc6a5bea
|
Fixed #19387 - added redirect preference to bulk checkout
|
2026-07-28 20:25:18 +01:00 |
|
|
|
d30b73d9c8
|
Harden internal URL redirect safety
|
2026-07-28 13:06:20 +01:00 |
|
|
|
234b4e8fb5
|
Updated controllers to use new helper
|
2026-07-28 11:59:55 +01:00 |
|
|
|
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 |
|
|
|
ebd4bc6eac
|
Bulk Asset Checkin: Fixed #19214 Added option to change location
|
2026-06-23 20:15:09 +01:00 |
|
|
|
73f72cbbb0
|
Use the new companyable trait in the bulk assets controller
|
2026-06-13 12:42:48 +01:00 |
|
|
|
a27c551f64
|
Style changes requested
|
2026-06-12 16:10:17 +01:00 |
|
|
|
0f6367bb17
|
FMCS: Extended checks to accessories, bulk controllers, etc
|
2026-06-10 11:47:54 +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 |
|
|
|
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 |
|
|
|
bc808cbe46
|
Pint
|
2026-05-14 12:50:31 +01:00 |
|
|
|
fdc65fb1b2
|
Moved and renamed CheckInOutRequest
|
2026-05-14 12:50:23 +01:00 |
|
|
|
1e4353f0db
|
Added controller logic and form request constraints
|
2026-04-17 11:40:37 +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 |
|
|
|
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 |
|
|
|
a1e6f01fe9
|
Fixed updating notes in bulk edit
|
2025-10-16 14:33:21 +01: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 |
|
|
|
7017a0cae1
|
WIP: introduce event
|
2025-09-25 16:23:43 -07:00 |
|
|
|
a40e4d7d04
|
Begin experimenting with context
|
2025-09-25 15:43:04 -07: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 |
|
|
|
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 |
|
|
|
3094e007ee
|
Set session to remember checkout type
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-01 13:28:07 +01:00 |
|
|
|
61abb8d5cb
|
Fixed hardware.bulkedit redirect
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-18 09:45:02 +01:00 |
|
|
|
6537f3794b
|
Merge pull request #17292 from Godmartinz/fail_with_inputs
FIXED: #17194 Return to bulk edit with errors and inputs
|
2025-07-21 12:03:52 +01:00 |
|
|
|
5c623db798
|
fix redirect
|
2025-07-17 14:57:00 -07:00 |
|
|
|
8c670d1832
|
clean up
|
2025-07-17 12:08:49 -07:00 |
|
|
|
5df22b3e6a
|
checkboxes properly check
|
2025-07-17 11:56:52 -07:00 |
|
|
|
a728fad675
|
perform orderBy on query before converting to a Collection
|
2025-07-02 11:06:35 -07:00 |
|
|
|
c8b213c190
|
remove some changes, move error bag
|
2025-06-24 13:10:32 -07:00 |
|
|
|
942de9dce5
|
got validation to redirect back to form and display
|
2025-06-24 12:42:07 -07:00 |
|