3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-09 17:28:16 +00:00

1497 Commits

Author SHA1 Message Date
4c343afec7 Pint 2026-04-06 10:17:29 +01:00
40b3007676 Removed duplicated custom field search 2026-04-06 10:17:23 +01:00
d690989b58 Use status_type instead of status for filtering 2026-04-06 09:49:24 +01:00
a7bc9f0ae9 Use fill() for more compact code 2026-04-05 13:03:37 +01:00
75b2ac9d33 Aaaaand pint 2026-04-05 13:02:22 +01:00
b0d7ae6f04 Removed redundent display_name setting, since it’s already fillable 2026-04-05 13:02:13 +01:00
c764605d07 Implement the new actions in the controllers 2026-04-05 12:40:34 +01:00
3fe8600a70 Normalize permissions array 2026-04-05 11:55:08 +01:00
4c4ec3eacc Fixed #18821 - pagination on history 2026-04-04 16:59:23 +01:00
e446dc1cba Fixed [RB-4105] - check for item’s existance before applying withTrashed() 2026-04-03 13:07:37 +01:00
d289ac7f05 Pint 2026-04-02 11:26:33 +01:00
7ec60bc6f2 Same as #18808 but renamed assetstatus to status 2026-04-02 11:26:23 +01:00
3578580956 Fix variable 2026-04-01 20:41:00 +01:00
8502a2291b Allow non-report users to view assets, etc if they have permission 2026-04-01 14:51:42 +01:00
e3b53c8fa2 Use newer files permission 2026-04-01 10:13:39 +01:00
523920d6d6 Pint 2026-03-28 10:36:37 +00:00
e39a242a76 Ignnore counts 2026-03-28 10:36:29 +00:00
9924112d08 Use Filter request on categories API 2026-03-27 20:38:16 +00:00
4dc5e8bbdb Use filter check 2026-03-27 19:19:48 +00:00
0261776778 Added FilterRequest and added refactorerd search check 2026-03-27 19:19:25 +00:00
ede406c904 Fixed #18573 - Removed extra slash in files controllers 2026-03-27 15:44:27 +00:00
280d16637a Added file-specific policies 2026-03-26 17:40:49 +00:00
316f1be3d0 Fixed typo and spacing 2026-03-26 12:14:20 +00:00
a500dd4e9e Add generic history method and component blade for loggables 2026-03-26 12:13:59 +00:00
a0c905de33 Handle null next_audit_date 2026-03-23 15:38:57 -07:00
18a4c88ead RMB on licenses for assets API call 2026-03-20 18:19:42 +00:00
5f1566d6ab Fixed path for translations 2026-03-18 19:59:25 +00:00
87c5e3e01e Fixed path for non-deletable path info 2026-03-18 19:59:10 +00:00
d36e17eaae Check for deletability in groups 2026-03-18 15:57:11 +00:00
0a4ec84875 Use has instead of filled for email, username, etc 2026-03-17 13:58:59 +00:00
d0e57cfab6 Added null operator in the case of a bad status label on asset audit 2026-03-17 13:27:46 +00:00
e2406e33d8 Improved asset maintenance report 2026-03-17 12:16:31 +00:00
ed201b24d6 Fixed #18574 - adds checked out field to maintenances 2026-03-16 19:54:04 +00:00
1e5d426e70 Apply pint to API controllers 2026-03-13 16:38:23 +00:00
0d257d956f Undo json encode 2026-03-12 14:54:18 +00:00
ce18ff669c Added admin check 2026-03-12 14:42:36 +00:00
e75860c6ee Fixed #18662 wire up search box in assigned license seats 2026-03-10 15:31:54 +00:00
676a995889 Use update check for files controller api 2026-03-10 10:22:39 +00:00
b37074f473 Null check on status (RB-4087) 2026-03-10 09:03:57 +00:00
0a724cc49a Revert "Upgrade Passport to v13 and move php-jwt to v7 to remediate JWT advisory" 2026-03-08 12:29:56 +00:00
0508d7558e OAuth Client Table Changes (Optional) from https://github.com/laravel/passport/blob/13.x/UPGRADE.md#oauth-client-table-changes-optional 2026-03-07 21:59:00 -08:00
b886e11670 Fixed user API tests 2026-03-07 20:50:18 +00:00
83e61ec8cd Unset admin if auth user is not admin 2026-03-07 10:45:57 +00:00
68a863e63e Updated test, fixed route 2026-03-06 04:38:48 +00:00
455be12058 Gate fix for admin 2026-03-06 03:05:40 +00:00
8bc7d50e35 Updated to check gate on object 2026-02-26 16:03:57 +00:00
7056656eab Added model number as a separate field, added sorting 2026-02-25 14:19:01 +00:00
4f3d23d1ef Merge pull request #18576 from marcusmoore/fixes/rb-20713-license-seat-assigned-to
Fixed RB-20713: Improved validation of license seat update api endpoint
2026-02-24 07:29:41 +00:00
cada43f34d Allow checking in from unfound targets 2026-02-23 17:23:42 -08:00
d837e4845b Show note 2026-02-21 13:16:58 +00:00