snipe-it/app/Models
snipe a05c33febf Squashed commit of the following:
commit 147fcfb8eb
Merge: 58a3d09b5 fdcc17ca2
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 15:12:55 2024 +0100

    Merge pull request #15676 from Toreg87/fixes/api_create_user_fmcs

    Fix user creation with FullMultipleCompanySupport enabled over API

commit 58a3d09b5f
Merge: 30a06a594 867fa2f36
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 14:55:42 2024 +0100

    Merge pull request #15703 from marcusmoore/bug/sc-27188

    Linked accessory files in activity report

commit 30a06a5942
Merge: 6c6af78e0 ce3086317
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 11:47:06 2024 +0100

    Merge pull request #15693 from marcusmoore/chore/remove-parallel-testing

    Removed brianium/paratest

commit 6c6af78e08
Merge: 9b06bbb6c 3f79fd7ea
Author: snipe <snipe@snipe.net>
Date:   Tue Oct 22 11:46:04 2024 +0100

    Merge pull request #15705 from marcusmoore/tests/icon-component-test

    Added test to ensure icon component does not end in newline

commit 3f79fd7ea7
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 17:07:40 2024 -0700

    Add test to ensure icon component does not end in newline

commit 9b06bbb6c3
Merge: 46ad1d072 d7f70146f
Author: snipe <snipe@snipe.net>
Date:   Mon Oct 21 22:38:26 2024 +0100

    Merge pull request #15704 from marcusmoore/bug/remove-extra-icon

    Removed second icon in accessory file list

commit ce30863177
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 13:57:04 2024 -0700

    Remove brianium/paratest dependency

commit d7f70146f4
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 13:48:25 2024 -0700

    Remove extra icon in accessory file upload list

commit 867fa2f36e
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Mon Oct 21 12:40:24 2024 -0700

    Display file in activity report for accessories

commit 0933a2d4ea
Author: Marcus Moore <contact@marcusmoore.io>
Date:   Thu Oct 17 18:01:48 2024 -0700

    Remove --parallel flag

commit 46ad1d072f
Merge: bcb4bd9eb 3cf746d7d
Author: snipe <snipe@snipe.net>
Date:   Thu Oct 17 15:29:47 2024 +0100

    Merge pull request #15680 from uberbrady/bulk_checkout_to_bulk_actions

    Bulk checkout to bulk actions

commit bcb4bd9eb4
Merge: 250037540 f50ccbcc4
Author: snipe <snipe@snipe.net>
Date:   Thu Oct 17 10:20:13 2024 +0100

    Merge pull request #15683 from Toreg87/fixes/outdated_comment

    Fix outdated comment in CompanyableTrait

commit f50ccbcc49
Author: Tobias Regnery <tobias.regnery@gmail.com>
Date:   Thu Oct 17 11:07:28 2024 +0200

    Fix outdated comment in CompanyableTrait

    As of commit 5800e8d the user model uses CompanyableTrait so remove this clearly outdated comment

commit 3cf746d7df
Author: Brady Wetherington <bwetherington@grokability.com>
Date:   Wed Oct 16 23:13:32 2024 +0100

    Rework the bulk checkout to not change how all checkouts work

commit 6b7af802af
Author: Brady Wetherington <bwetherington@grokability.com>
Date:   Thu Oct 10 13:28:23 2024 +0100

    Add 'bulk checkout' as one of the bulk actions in the bulk actions toolbar

commit fdcc17ca2c
Author: Tobias Regnery <tobias.regnery@gmail.com>
Date:   Wed Oct 16 11:18:24 2024 +0200

    Fix user creation with FullMultipleCompanySupport enabled over API

    It is currently possible as a non-superuser to create a new user or patch an existing user with arbitrary company over the API if FullMultipleCompanySupport is enabled.
    Altough a highly unlikely scenario as the user needs permission to create API keys and new users, it is a bug that should get fixed.

    Add a call to getIdForCurrentUser() to normalize the company_id if FullMultipleCompanySupport is enabled.

Signed-off-by: snipe <snipe@snipe.net>
2024-10-22 15:43:19 +01:00
..
Labels Add a Brother compatible 62mm wide label. 2024-06-28 09:49:53 +02:00
Recipients Added trim to CC email as well 2022-03-04 06:20:34 -08:00
Traits Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
Accessory.php Added maxlengths to additional fields 2024-10-01 14:02:54 +01:00
AccessoryCheckout.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
Actionlog.php Additional consistencies 2024-09-19 17:20:56 +01:00
Asset.php Merge pull request #15579 from bryanlopezinc/ImportTests 2024-10-03 11:39:21 -07:00
AssetMaintenance.php Fixed #15651 - admin user now displaying on maintenances page 2024-10-11 11:16:24 +01:00
AssetModel.php Eager load adminuser 2024-09-20 14:33:26 +01:00
Category.php Added scoping for categories and companies 2024-09-19 17:56:05 +01:00
CheckoutAcceptance.php new branch cuz test merge 2024-07-08 12:55:59 -05:00
CheckoutRequest.php Fixed requestable user_id 2024-09-18 14:32:59 +01:00
Company.php Refactor isDeletable on companies 2024-09-19 20:38:34 +01:00
CompanyableChildScope.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableChildTrait.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableScope.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CompanyableTrait.php Squashed commit of the following: 2024-10-22 15:43:19 +01:00
Component.php Added maxlengths to additional fields 2024-10-01 14:02:54 +01:00
Consumable.php Added maxlengths to additional fields 2024-10-01 14:02:54 +01:00
ConsumableAssignment.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
CustomField.php Use fully qualified use statements 2024-07-25 16:08:46 +01:00
CustomFieldset.php new validator for radio buttons 2024-03-25 21:03:13 -05:00
Department.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
Depreciable.php Merge pull request #15100 from Godmartinz/depreciation_percentage 2024-08-12 10:10:25 +01:00
Depreciation.php Order by created_by for depreciations 2024-09-19 17:41:05 +01:00
Group.php Order by created_by for depreciations 2024-09-19 17:41:05 +01:00
ICompanyableChild.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Import.php Swap factory syntax 2024-10-03 13:59:58 -07:00
Ldap.php feat: Explicitly request LDAP attributes during sync 2024-09-13 17:05:48 +02:00
License.php Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
LicenseSeat.php removed that clause 2024-01-04 14:32:03 -08:00
Location.php Fixed typo 2024-10-15 12:42:09 +01:00
Loggable.php Merge branch 'develop' into testing/fmcs-accessories 2024-09-30 12:59:27 -07:00
Manufacturer.php Optimize isDeletable counts 2024-09-19 20:13:38 +01:00
PredefinedKit.php Added created_by to kits 2024-09-19 17:01:17 +01:00
Requestable.php Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
SamlNonce.php Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute 2024-01-25 19:53:24 +00:00
SCIMUser.php Use $attributes array 2023-09-14 13:52:57 +01:00
Setting.php Switch to form requests for settings 2024-10-09 18:16:34 +01:00
SnipeModel.php Fix PATCH of purchase_cost for assets for comma as decimal separator 2024-08-29 12:35:14 +01:00
SnipeSCIMConfig.php Force active flag to be returned as true or false 2023-11-23 16:34:03 +00:00
Statuslabel.php Added created_by to status label 2024-09-19 18:22:11 +01:00
Supplier.php Make validation match database fields 2023-05-08 14:12:54 -07:00
User.php Fixed #15504 - allow nulling/not changing locale in user bulk edit 2024-09-16 14:31:10 +01:00