9a9f4b0d21
Added custom consumable reports controller
2026-08-17 14:50:25 +01:00
a70f95d4d2
Removed unused rules
2026-08-07 12:00:10 +01:00
a86bc77b21
Added currency and supplier to modal and importer
2026-08-03 20:32:46 +01:00
0a4bc4be13
Allow zero qty for audit
2026-08-03 13:25:33 +01:00
a53928e1a4
Replenish/remove for consumables, accessories, components
2026-08-03 13:07:59 +01:00
4f21c07b5c
Fixed FD-56789 - upload file delete ordering
2026-07-31 05:43:38 +01:00
bc3cde5e97
Importer improvements
2026-07-31 04:16:03 +01:00
5478c671ab
Fixes #10387 , #12460 , and #19389 - better validation for text files
...
Files whose sniff yields nothing usable (empty, octet-stream, INI-shaped) now pass.
2026-07-28 21:16:39 +01:00
7a0eabec9e
Added additional checkouts, history
2026-07-26 00:02:03 +01:00
bb86c884ba
User Create/Edit: Added #19213 - allow skipping password if user cannot login
2026-07-23 17:03:15 +01:00
73e2575e98
Added transfer from one user to another
2026-07-22 17:16:35 +01:00
37238625e5
Updated user request for PATCH
2026-07-22 12:06:36 +01:00
b9672dc238
Accoutn for deliberate null company pseudo company
2026-07-22 11:45:31 +01:00
b8018c5b5e
FMCS+Floater: Fixed #19192 - make company required
2026-07-22 11:17:55 +01:00
8acedc241f
Checkouts: Fixed FD-56263 - disallow checkouts to soft-deleted targets
2026-07-20 16:21:30 +01:00
07afb27aa0
Updated assets
2026-07-20 11:51:38 +01:00
115d1a4f5e
Rename company_id on users table
2026-07-10 14:41:47 +01:00
a390b37400
Tweaks to requestable status on checkin/checkout
2026-07-10 11:37:45 +01:00
2ea64ad96b
Fixed custom field handling
2026-07-06 16:33:10 +01:00
34dafe9eed
Assets API: Fixed #18727 and #16883 -
2026-07-06 16:17:19 +01:00
d1a635d8b9
Merge remote-tracking branch 'origin/develop' into _floater-mode-superuser-gate
2026-07-02 13:54:24 +01:00
9ce2c06f06
encrypted boolean bug, parent::prepareForValidation() added
2026-06-29 16:12:21 -05:00
156d25bed7
Pint
2026-06-29 16:22:54 +01:00
2eb2c104c6
Branding Uploads: Fixed #18267 - Branding images not uploading with S3
2026-06-29 16:22:45 +01:00
06b1f02be6
Merge branch 'develop' into features/18554-component-report
2026-06-29 15:45:40 +01:00
1906284baf
Pint :(
2026-06-26 15:16:23 +01:00
bfe02a2660
Switched from auth()->check() to pp()->runningInConsole() && !app()->runningUnitTests()
2026-06-26 15:16:13 +01:00
b78aedeec2
Added stricter gate checks with FMCS and floater mode is on
2026-06-25 19:29:06 +01:00
2c302d918e
Fixed FD-56030 - removed assigned from fillable
2026-06-15 21:38:29 +01:00
a6c82eec7b
Location Scoping: Fixed ordering for company check on user save
...
The model save fires before companies are synced, so company_id is stale data, which was causing it to erroneously fail validation. the rule was always wrong in that context for updates. The form request owns this check now.
2026-06-15 15:18:09 +01:00
e71453cb5d
Reporting: re-add camel and pascal casing for asset model and license seat
2026-06-11 12:41:49 -07:00
bb19add3b6
Reporting: improve validation
2026-06-11 12:25:40 -07:00
00fff45c5f
Add validation
2026-06-04 16:50:51 -07:00
9c042ef10e
Scaffold request
2026-06-04 16:25:41 -07:00
9c2495af29
Fixed #19131 - tighter validation for company_id/company_ids
2026-06-03 11:21:44 +01:00
39fbe98313
Fixed overwriting ownership of import
2026-05-26 13:11:30 +01:00
80418d0b16
Fixed error formatting
2026-05-15 00:43:18 +01:00
8b1e312292
Normalize purchase_cost
2026-05-14 15:33:42 +01:00
17a88fcb80
Allow custom report to filter on assigned/unassigned
2026-05-07 11:00:43 +01:00
06584d17a6
Merge pull request #18874 from marcusmoore/fixes/fd-54740-user-avatar-via-api-master
...
[FD-54740] Fixed managing user avatar via API
2026-04-23 13:02:36 +01:00
1e4353f0db
Added controller logic and form request constraints
2026-04-17 11:40:37 +01:00
565e3de183
Allow updating user avatar via API
2026-04-13 16:41:21 -07:00
7456c9dce5
Check that $image is not empty
2026-04-06 10:58:12 +01:00
85d7ba73aa
Set company_id in request for non-super-admins when fmcs enabled
2026-04-02 15:50:13 -07:00
c33ab9c924
wrap in array properly
2026-03-30 20:13:52 -05:00
93168326da
Apply pint to Requests directory
2026-03-13 16:56:26 +00:00
1246de2644
Use Blah::class instead of new Blah in form requests
2026-03-13 11:02:05 +00:00
6fbcaa0959
Make sure manager_id is an integer
2026-02-25 18:41:53 +00:00
59f377b058
Prepare images prior to validation in accessory and asset creation requests
2026-01-20 13:38:01 -08:00
0f215bbcf8
fix: replace deprecated Symfony Request::get() usage
2025-12-17 18:44:04 -08:00