snipe
f4cac96358
Apply scope to print page
2026-06-09 12:18:50 +01:00
snipe
144772cfbe
Fixed tests
2026-06-08 21:41:22 +01:00
snipe
374f426f0c
Bulk checkin (with optional delete) users: Tightened the gates to check for more specific checkin permissions
2026-06-08 20:30:43 +01:00
snipe
d87cd7cbb9
Users Merge: Fixed FD-55767 - added canEditAuthFields for users in merge
2026-06-08 16:57:05 +01:00
snipe
a161fa8519
Fix company syncing in bulk editing users
...
If the target user belongs to [A, B, C] and the acting admin belongs to [B, C], only B and C get detached. Company A — which the acting admin can't see — is left untouched.
2026-06-03 10:36:46 +01:00
snipe
3737b34913
Back-patch security fixes
2026-05-26 11:36:29 +01:00
snipe
aa0eb24e80
Fixed merge mess
2026-05-26 11:15:30 +01:00
snipe
02488a62c1
Updated controllers
2026-05-26 11:03:55 +01:00
snipe
4127c6a0c0
Fixed FD-54447 - superuser on user bulk edit check for groups
2026-05-26 10:48:24 +01:00
snipe
d74197aacc
Disallow ldap_import and activated in bulk editing users if user doesn’t have permission
2026-05-26 10:47:40 +01:00
snipe
c377b41198
Updated controllers
2026-05-20 14:58:18 +01:00
snipe
aea3877718
Updated gate
2026-05-18 13:39:33 +01:00
snipe
1cff2d67aa
Added extra guard on user permission
2026-05-15 00:43:18 +01:00
snipe
42bf43d68d
Fixed #18659 - added more data to user export
2026-05-14 12:24:08 +01:00
snipe
5f232c0584
Merge pull request #19024 from grokability/api-disallow-own-priv-changes
...
Tighten permission changes and UI, fixed #18831
2026-05-13 21:59:15 +01:00
snipe
70e1dcf1b4
Disallow self-editing of privs on user model
2026-05-13 20:06:51 +01:00
Marcus Moore
6d5e68274d
Only write headers once
2026-05-12 16:36:26 -07:00
Marcus Moore
3e002cb940
Implement test and remove trailing comma in group column
2026-05-12 16:33:53 -07:00
snipe
b16970a61e
Merge pull request #18629 from Godmartinz/update-print-invtentory-view-with-assigned2assets
...
Update print inventory view with indirect assignments table
2026-05-11 18:27:25 +01:00
snipe
7b7d2c87fb
Added League\Csv\EscapeFormula for a few more reports
2026-05-11 09:54:55 +01:00
snipe
be36390b0f
Display effective permissions on user view
2026-04-17 12:36:43 +01:00
snipe
6d56ab9b63
Re-added import
2026-04-16 19:51:50 +01:00
snipe
ce5de8fe06
Allow admin to resend unaccepted assets
2026-04-16 15:50:11 +01:00
snipe
405540aea2
Clarified text
2026-04-11 10:38:42 +01:00
snipe
ccfebee5f1
Not sure why the timestamps wouldn’t handle this for us, but…
2026-04-11 10:34:03 +01:00
snipe
1d9469a3df
Fix action_date on action_logs on bulk checkin and delete
2026-04-11 10:32:04 +01:00
snipe
108c6eda1d
Oh, pint
2026-04-06 08:06:28 +01:00
snipe
6e33bfaf8f
Don’t check for filled on groups in user save
2026-04-06 08:06:20 +01:00
snipe
c764605d07
Implement the new actions in the controllers
2026-04-05 12:40:34 +01:00
Godfrey M
8747ff32dd
Merge branch 'develop' into update-print-invtentory-view-with-assigned2assets
...
# Conflicts:
# app/Http/Controllers/ProfileController.php
# app/Http/Controllers/Users/UsersController.php
2026-03-17 16:11:16 -07:00
snipe
3e831bf9b3
Apply pint to Importer directory
2026-03-13 17:10:06 +00:00
snipe
9bc92f57c8
Apply pint to non-API controllers
2026-03-13 16:45:30 +00:00
snipe
0c72109ad8
Revert RMB for more consistent UX
2026-03-13 09:34:26 +00:00
snipe
4c05f26940
Merge pull request #18681 from grokability/redirect-fixes
...
Use intended() for redirect options
2026-03-12 14:44:38 +00:00
snipe
ce18ff669c
Added admin check
2026-03-12 14:42:36 +00:00
snipe
e376492128
Use intended() for redirect options
2026-03-12 13:57:50 +00:00
Godfrey M
ab04f3de93
use inventory scope, add quantity to print blade
2026-03-10 12:35:34 -07:00
Godfrey M
4c16796256
reduce query count to 52
2026-03-10 10:59:59 -07:00
snipe
83e61ec8cd
Unset admin if auth user is not admin
2026-03-07 10:45:57 +00:00
Godfrey M
e25ea465c5
add ternary on variables in asset count"
2026-03-04 10:25:59 -08:00
Godfrey M
706b623d95
adds assets to indirect assignment table
2026-03-03 15:51:47 -08:00
Godfrey M
a908a76f53
adds components to indirect assignment table
2026-03-03 15:15:45 -08:00
Godfrey M
a2ec707f79
add licenses to indirect assignedment table
2026-03-03 12:53:37 -08:00
Marcus Moore
9d632e39bf
Merge branch 'develop' into debugbar
2026-02-05 10:33:13 -08:00
Marcus Moore
1dc181797b
Move trait to base controller
2026-01-26 14:39:48 -08:00
Marcus Moore
2b56d82577
Move disabling debugbar to trait
2026-01-26 14:01:21 -08:00
snipe
4043df1d02
Sort groups by name, asc
2026-01-20 20:13:22 +00:00
snipe
26347ac41e
Add display name to bulk user edit
2026-01-13 12:00:46 +00:00
snipe
a19c391aa1
Check can edit on demo in bulk user edit
2026-01-05 14:58:14 +00:00
Joël Pittet
0f215bbcf8
fix: replace deprecated Symfony Request::get() usage
2025-12-17 18:44:04 -08:00