..
Recipients
Added trim to CC email as well
2022-03-04 06:20:34 -08:00
Traits
Use null coalescing operator
2023-02-06 12:43:00 -08:00
Accessory.php
Merge pull request #12408 from snipe/fixes/stricter_date_rectrictions_on_validation
2023-02-15 12:54:22 -08:00
Actionlog.php
Added relations to report search
2022-08-02 23:50:10 -07:00
Asset.php
Added table aliases to fix ambiguous SQL clause
2023-02-27 13:24:09 -08:00
AssetMaintenance.php
Fixed #11769 : PAT Test hardcoded text
2022-09-01 11:21:02 -04:00
AssetModel.php
Allow models uploads
2022-06-28 15:50:07 -07:00
Category.php
Fixed default
2023-01-10 17:54:04 -08:00
CheckoutAcceptance.php
Update return type for routing mail notifications
2023-02-01 11:44:56 -08:00
CheckoutRequest.php
Adopt Laravel coding style
2021-06-10 20:15:52 +00:00
Company.php
edits & typo fixes
2022-12-19 14:48:43 -05: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
Enforce Y-m-d as date format for date fields
2023-01-24 13:38:53 -08:00
Consumable.php
Enforce Y-m-d as date format for date fields
2023-01-24 13:38:53 -08:00
ConsumableAssignment.php
Convert deprecated $dates
property to $casts
2021-06-10 20:17:18 +00:00
CustomField.php
Fixed visibility for constants and methods
2023-02-06 12:44:02 -08:00
CustomFieldset.php
Use unique_undeleted instead of unique for custom fields
2022-08-01 17:10:39 -07:00
Department.php
adds validation for department names at Company locations
2022-11-09 13:11:33 -08:00
Depreciable.php
adds proper spacing
2022-10-17 13:15:10 -07:00
Depreciation.php
Shift cleanup
2021-06-10 20:19:27 +00:00
Group.php
Shift cleanup
2021-06-10 20:19:27 +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
Use null coalescing operator
2023-02-06 12:43:00 -08:00
License.php
Deletes problematic cast
2023-02-23 22:31:41 -06:00
LicenseSeat.php
Convert deprecated $dates
property to $casts
2021-06-10 20:17:18 +00:00
Location.php
Cleaned up and added comments
2022-10-26 00:15:52 -07:00
Loggable.php
Use admin ID for audit log notification
2022-10-12 15:59:43 -07:00
Manufacturer.php
Shift cleanup
2021-06-10 20:19:27 +00:00
PredefinedKit.php
Shift bindings
2021-06-10 20:16:56 +00:00
Requestable.php
Adopt Laravel coding style
2021-06-10 20:15:52 +00:00
SCIMUser.php
SCIM integration using the 're-do-the routes' approach, which seems like a dead-end
2022-04-05 20:26:37 +01:00
Setting.php
Getting the basic wiring of the importer over into Livewire
2023-02-27 14:28:59 -08:00
SnipeModel.php
Shift cleanup
2021-06-10 20:19:27 +00:00
SnipeSCIMConfig.php
Mark a bunch of SCIM config as nullable
2023-01-25 15:54:57 -08:00
Statuslabel.php
Backporting #10829 to master
2022-03-25 13:00:16 +00:00
Supplier.php
Only add http:// if the url variable isn’t blank
2022-06-14 16:11:13 -07:00
User.php
Merge pull request #12406 from akemidx/vip_tag
2023-02-23 12:23:29 -08:00