snipe-it/app/Models
2024-04-22 17:58:49 -07:00
..
Labels Fix assigned to in labels 2024-04-09 13:52:54 -07:00
Recipients Added trim to CC email as well 2022-03-04 06:20:34 -08:00
Traits Automatically add table prefixes when building multi-column search string 2023-05-23 15:58:58 -07:00
Accessory.php Guard against unrelated category 2024-03-07 16:59:01 -08:00
Actionlog.php changes from a note to a source 2024-01-30 15:14:59 -06:00
Asset.php Make last_checkin searchable and fillable 2024-03-27 20:37:40 +00:00
AssetMaintenance.php Added serial and status to searchable relations 2024-02-14 09:59:10 +00:00
AssetModel.php Removed attribute assigning blank EOL as 0 2024-01-25 21:34:20 +00:00
Category.php Added/refactorerd isDeletable() 2023-11-22 18:03:26 +00:00
CheckoutAcceptance.php Add CheckoutAcceptance factory 2023-05-03 14:21:13 -07:00
CheckoutRequest.php Add the withTrashed() method to requestingUser() method in CheckoutRequest model, so the view of requestable assets doesn't crash 2023-07-10 16:34:00 -06:00
Company.php Add docblock 2024-02-05 12:49:29 -08: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 Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Component.php Set qty mutators 2023-11-22 15:25:22 +00:00
Consumable.php Set qty mutators 2023-11-22 15:25:22 +00:00
ConsumableAssignment.php Convert deprecated $dates property to $casts 2021-06-10 20:17:18 +00:00
CustomField.php Removed comment 2023-10-25 19:41:59 +01:00
CustomFieldset.php new validator for radio buttons 2024-03-25 21:03:13 -05:00
Department.php Add CompanyableTrait to Department 2023-08-07 16:54:02 -07:00
Depreciable.php Check that $this->get_depreciation() returns 2023-07-20 16:30:07 +01:00
Depreciation.php doesn't allow months to be zero 2023-03-06 09:41:14 -08:00
Group.php Added created_by to groups table 2024-02-28 08:15:59 +00:00
ICompanyableChild.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Import.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Ldap.php Set password property properly 2023-08-28 20:47:56 +01:00
License.php adds licenses available, updated teranslations 2024-04-22 17:58:49 -07:00
LicenseSeat.php removed that clause 2024-01-04 14:32:03 -08:00
Location.php add withCount to query instead 2024-03-19 15:18:18 -07:00
Loggable.php this works 2024-01-25 19:34:41 -06:00
Manufacturer.php Added/refactorerd isDeletable() 2023-11-22 18:03:26 +00:00
PredefinedKit.php Shift bindings 2021-06-10 20:16:56 +00:00
Requestable.php Refactor Requestable@cancelRequest() firm to admit a user_id so we can cancel a request of whatever user we want 2023-06-27 17:13:11 -06: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 Fixed #14211 - duplicate array key ldap_emp_num 2024-02-05 12:28:24 +00:00
SnipeModel.php Fix #8208, #8896, #8985, #9789 2023-03-29 09:56:34 +02:00
SnipeSCIMConfig.php Force active flag to be returned as true or false 2023-11-23 16:34:03 +00:00
Statuslabel.php Backporting #10829 to master 2022-03-25 13:00:16 +00:00
Supplier.php Make validation match database fields 2023-05-08 14:12:54 -07:00
User.php Used updated_at instead 2024-03-10 16:39:49 +00:00