3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-01 21:37:13 +00:00
Commit Graph

4098 Commits

Author SHA1 Message Date
0a724cc49a Revert "Upgrade Passport to v13 and move php-jwt to v7 to remediate JWT advisory" 2026-03-08 12:29:56 +00:00
a956676745 Move Passport 13 key permission normalization to upgrade.php to cover existing installs with incorrect permissions 2026-03-07 22:22:46 -08:00
5800d08202 normalize key permissions 2026-03-07 21:59:07 -08: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
96befb2aef Merge branch 'develop' into xxdays-since-last-update 2026-03-06 09:54:01 +01:00
1678330f0c Merge pull request #18426 from akemidx/global-report-templates
Fixed: Added global report templates
2026-03-06 09:30:15 +01:00
556d638136 Fixed #18282 - added original notes to checkout target in custom report 2026-03-06 06:19:16 +00:00
c4aa10baf8 Added user company to custom asset report 2026-03-06 05:59:11 +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
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
34b02d8534 Merge pull request #18485 from marcusmoore/debugbar
Bumped Debugbar to v4
2026-02-25 14:43:03 +00:00
42e0e691dd Merge pull request #18609 from ubc-cpsc/bugfix/php-deprecated-string-interpolation
Fix deprecated string interpolation in controllers
2026-02-25 14:41:24 +00:00
7056656eab Added model number as a separate field, added sorting 2026-02-25 14:19:01 +00:00
025fb30335 Added user email to exportable field in custom report 2026-02-25 12:03:23 +00:00
7a95bdfba6 Fix deprecated string interpolation in controllers 2026-02-24 14:57:29 -08:00
89962de161 Move to Traits directory 2026-02-24 11:37:07 -08:00
d9328bd0ce Merge branch 'develop' into debugbar 2026-02-24 11:27:04 -08:00
75abe9eb3e Re-add try/catch for DB for cleaner output 2026-02-24 13:23:12 +00:00
1f26bf1125 Fixed #18600 - add filesystem check on health checker 2026-02-24 13:17:15 +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
39be0c5590 Fixed #18017 - show status on bulk audit 2026-02-21 13:08:23 +00:00
f139a616c7 Added checkbox to determine if existing audit dates should be changed 2026-02-21 12:49:36 +00:00
c0be738aef Removed unneeded return check 2026-02-20 12:13:01 +00:00
e6987ec148 Early return on non-existent acceptance 2026-02-20 12:11:49 +00:00
1de34c0656 Some controller clean up 2026-02-19 16:40:34 -08:00
ce0c2ecd8f Populate new tests 2026-02-19 13:47:52 -08:00
e84279c402 Implement remaining tests 2026-02-18 16:17:34 -08:00
411cbc0962 Avoid overwriting created_by and timestamps 2026-02-18 15:20:28 -08:00
fa0e8f6e01 Improve validation 2026-02-18 15:11:52 -08:00
5055aafe1d Scaffold tests 2026-02-17 17:37:24 -08:00
e68b9ea267 Validate assigned_to is integer 2026-02-17 16:51:31 -08:00
0662e3351e Added #18555 - ability to clone components 2026-02-17 15:43:43 +00:00
33a104f142 Fixes #18512 temporarily 2026-02-17 14:11:14 +00:00
d6592819e8 Show only active licenses 2026-02-17 13:17:49 +00:00
8f34c06196 Added order_number to API for accessories, consumables, components 2026-02-17 13:08:09 +00:00
9cdc73917b Merge pull request #18537 from grokability/more-refactoring-tables-and-tabs
WIP - More refactoring of tabs, tab panes, and tables
2026-02-17 12:39:31 +00:00
92a641f01a Added snipe_component because wtf laravel 2026-02-13 17:21:59 +00:00
4d73894cd2 Merge pull request #18542 from marcusmoore/fixes/fd-53577-reminder-subject-2
Updated subject line of acceptance reminder emails
2026-02-12 21:22:55 +00:00
05f3bf633e Fixed typeError for isManagerOf in manager view of EULAs 2026-02-12 20:21:15 +00:00
00408f0103 Revert "Put checkout_qty on checkoutable so accessory and consumable emails are formatted correctly"
This reverts commit 548cceee18.
2026-02-11 16:06:27 -08:00
548cceee18 Put checkout_qty on checkoutable so accessory and consumable emails are formatted correctly 2026-02-11 13:39:37 -08:00
d91ce88e9a Merge branch 'develop' into debugbar 2026-02-11 11:37:02 -08:00
6cca24be8e Fixed typo 2026-02-11 07:27:16 +00:00
e946c4bf8c Consolidated custom fieldset edit/show 2026-02-10 15:20:57 +00:00