3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

181 Commits

Author SHA1 Message Date
3032d08d4f Removed duplicated asset->location sync on user edit 2026-07-29 15:06:42 +01:00
02f62c8dce Fixed FD-56664 - tightened activated gate 2026-07-29 12:40:37 +01:00
d30b73d9c8 Harden internal URL redirect safety 2026-07-28 13:06:20 +01:00
7865bc56e3 Print Views: Fixed FD-56677 - Tighter constraints on print views 2026-07-25 16:45:12 +01:00
bb86c884ba User Create/Edit: Added #19213 - allow skipping password if user cannot login 2026-07-23 17:03:15 +01:00
e4fa0b463c Clean up 2026-07-07 21:46:59 +01:00
f4cac96358 Apply scope to print page 2026-06-09 12:18:50 +01:00
c377b41198 Updated controllers 2026-05-20 14:58:18 +01:00
aea3877718 Updated gate 2026-05-18 13:39:33 +01:00
1cff2d67aa Added extra guard on user permission 2026-05-15 00:43:18 +01:00
42bf43d68d Fixed #18659 - added more data to user export 2026-05-14 12:24:08 +01:00
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
70e1dcf1b4 Disallow self-editing of privs on user model 2026-05-13 20:06:51 +01:00
6d5e68274d Only write headers once 2026-05-12 16:36:26 -07:00
3e002cb940 Implement test and remove trailing comma in group column 2026-05-12 16:33:53 -07:00
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
7b7d2c87fb Added League\Csv\EscapeFormula for a few more reports 2026-05-11 09:54:55 +01:00
be36390b0f Display effective permissions on user view 2026-04-17 12:36:43 +01:00
6d56ab9b63 Re-added import 2026-04-16 19:51:50 +01:00
ce5de8fe06 Allow admin to resend unaccepted assets 2026-04-16 15:50:11 +01:00
108c6eda1d Oh, pint 2026-04-06 08:06:28 +01:00
6e33bfaf8f Don’t check for filled on groups in user save 2026-04-06 08:06:20 +01:00
c764605d07 Implement the new actions in the controllers 2026-04-05 12:40:34 +01:00
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
9bc92f57c8 Apply pint to non-API controllers 2026-03-13 16:45:30 +00:00
0c72109ad8 Revert RMB for more consistent UX 2026-03-13 09:34:26 +00:00
4c05f26940 Merge pull request #18681 from grokability/redirect-fixes
Use intended() for redirect options
2026-03-12 14:44:38 +00:00
ce18ff669c Added admin check 2026-03-12 14:42:36 +00:00
e376492128 Use intended() for redirect options 2026-03-12 13:57:50 +00:00
ab04f3de93 use inventory scope, add quantity to print blade 2026-03-10 12:35:34 -07:00
4c16796256 reduce query count to 52 2026-03-10 10:59:59 -07:00
83e61ec8cd Unset admin if auth user is not admin 2026-03-07 10:45:57 +00:00
e25ea465c5 add ternary on variables in asset count" 2026-03-04 10:25:59 -08:00
706b623d95 adds assets to indirect assignment table 2026-03-03 15:51:47 -08:00
a908a76f53 adds components to indirect assignment table 2026-03-03 15:15:45 -08:00
a2ec707f79 add licenses to indirect assignedment table 2026-03-03 12:53:37 -08:00
9d632e39bf Merge branch 'develop' into debugbar 2026-02-05 10:33:13 -08:00
1dc181797b Move trait to base controller 2026-01-26 14:39:48 -08:00
2b56d82577 Move disabling debugbar to trait 2026-01-26 14:01:21 -08:00
4043df1d02 Sort groups by name, asc 2026-01-20 20:13:22 +00:00
0f215bbcf8 fix: replace deprecated Symfony Request::get() usage 2025-12-17 18:44:04 -08:00
da1ca24190 Remove avatar delete - should be done in purge 2025-12-17 15:29:07 +00:00
d3747f4daa Added welcome email to controller
Signed-off-by: snipe <snipe@snipe.net>
2025-08-28 06:12:01 +01:00
07dbc6842c Are you KIDDING ME, Github??
This reverts commit c8e79aa5ca, reversing
changes made to e60f2b2332.

Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 15:56:28 +01:00
c8e79aa5ca Merge branch 'develop' into add-display-name-to-users-fixed 2025-08-25 15:28:20 +01:00
b6d397bcca Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 14:57:34 +01:00
6503f9c667 Revert "Merge pull request #17650 from grokability/add-displayName-to-users"
This reverts commit 4770e469b4, reversing
changes made to 29a18c7c8b.

Signed-off-by: snipe <snipe@snipe.net>
2025-08-21 20:23:47 +01:00
6a8e1566fe Added display_name to a few more places
Signed-off-by: snipe <snipe@snipe.net>
2025-08-19 12:56:11 +01:00
ff91be491d Added mobile to tests
Signed-off-by: snipe <snipe@snipe.net>
2025-08-11 18:43:37 +01:00
bd2acefecc rethought, keeping previous page as an option 2025-08-05 12:29:59 -07:00