.. |
Recipients
|
Added trim to CC email as well
|
2022-03-04 06:20:34 -08:00 |
Traits
|
Remove unused DB statement
|
2022-08-10 19:16:04 -05:00 |
Accessory.php
|
Accessory file upload
|
2022-11-01 19:50:39 -07:00 |
Actionlog.php
|
Added relations to report search
|
2022-08-02 23:50:10 -07:00 |
Asset.php
|
Merge pull request #11489 from Godmartinz/bug/sc-19333/expiring-assets-report-email-content-ordering
|
2022-08-29 12:37:01 -07: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
|
Return empty string if no MAIL_REPLYTO_ADDR var set
|
2022-11-23 18:22:31 -06: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
|
Added helper method for uploads
|
2022-11-01 19:09:34 -07:00 |
Consumable.php
|
Added consumable methods for uploads
|
2022-11-01 17:52:28 -07:00 |
ConsumableAssignment.php
|
Convert deprecated $dates property to $casts
|
2021-06-10 20:17:18 +00:00 |
CustomField.php
|
Fixed typo
|
2022-11-17 21:14:35 +00: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
|
Fixing query order (otherwise you run into app_key exception before anonymous ldap applied).
|
2022-08-02 14:24:00 +02:00 |
License.php
|
Change license_seat changing method to properly 'true up' license seats
|
2023-01-04 13:02:53 -08: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
|
The cache system in getSettings() cached values "forever." That's bad.
|
2023-01-09 16:16:09 -08:00 |
SnipeModel.php
|
Shift cleanup
|
2021-06-10 20:19:27 +00:00 |
SnipeSCIMConfig.php
|
Needed to fix the way we write externalId from SCIM
|
2022-10-31 19:15:08 -07: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
|
fixing PR
|
2022-12-13 16:00:59 -05:00 |