.. |
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
|
Updated count
|
2024-07-18 17:33:24 +01:00 |
Actionlog.php
|
Modernize use statements, switch to auth()
|
2024-07-04 20:49:22 +01:00 |
Asset.php
|
Merge branch 'develop' into bug/sc-24884
|
2024-07-23 12:55:19 -05:00 |
AssetMaintenance.php
|
Added serial and status to searchable relations
|
2024-02-14 09:59:10 +00:00 |
AssetModel.php
|
Fixed typos
|
2024-07-05 03:21:34 +01:00 |
Category.php
|
Removed parens
|
2024-07-05 00:22:46 +01:00 |
CheckoutAcceptance.php
|
new branch cuz test merge
|
2024-07-08 12:55:59 -05: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
|
Modernize use statements, switch to auth()
|
2024-07-04 20:49:22 +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
|
Added comments
|
2024-04-11 15:15:56 +01:00 |
Component.php
|
Set qty mutators
|
2023-11-22 15:25:22 +00:00 |
Consumable.php
|
Better handle numRemaining for consumables
|
2024-07-11 16:21:45 +01:00 |
ConsumableAssignment.php
|
Require the user exists
|
2024-07-11 16:18:42 +01: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
|
Fixed deprecations
|
2024-06-21 21:06:43 +01:00 |
Depreciation.php
|
doesn't allow months to be zero
|
2023-03-06 09:41:14 -08:00 |
Group.php
|
Add unique constraint to name
|
2024-05-28 15:09:31 +01: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 app()->getLocale() to determine imported user’s language
|
2024-07-13 15:15:44 +01:00 |
License.php
|
Added check for purchase_date
|
2024-07-24 20:13:01 +01:00 |
LicenseSeat.php
|
removed that clause
|
2024-01-04 14:32:03 -08:00 |
Location.php
|
Cleaned up facade names and references
|
2024-05-29 12:38:15 +01:00 |
Loggable.php
|
Modernize use statements, switch to auth()
|
2024-07-04 20:49:22 +01:00 |
Manufacturer.php
|
Makes all manufacturer URLs dynamic, not just warranty lookup.
|
2024-03-31 22:18:44 -04: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
|
Removed restoreDefaultAvatar method
|
2024-07-20 07:25:27 +01: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
|
Fixed typo
|
2024-07-03 14:32:41 +01:00 |