.. |
Accessory.php
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
Actionlog.php
|
Fixed dashboard for components
|
2016-05-18 19:16:43 -07:00 |
Asset.php
|
Remove remaining DB::Raw(concat) calls to make things more sqlite friendly. This adds one new method to the Asset Model to return the formatted string that was used by the license and asset maintence controller. It also fixes a potential sqlite-only issue where '' and null are different.
|
2016-05-31 19:41:14 -05:00 |
AssetMaintenance.php
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
AssetModel.php
|
Fixes #1944 - add manufacturer to model list
|
2016-04-23 03:34:49 -07:00 |
Category.php
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
Company.php
|
Company name length to 1
|
2016-05-31 15:04:13 -07:00 |
CompanyableChildScope.php
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
CompanyableChildTrait.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
CompanyableScope.php
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
CompanyableTrait.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Component.php
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
Consumable.php
|
Add model_no, item_no, and manufacturer to consumables
|
2016-05-16 17:11:31 -07:00 |
ConsumableAssignment.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
CustomField.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
CustomFieldset.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Depreciable.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Depreciation.php
|
Fixes #1909 - allow 0 month depreciation
|
2016-04-19 07:39:54 -07:00 |
Group.php
|
Fixes #1997 and #1996 - replace sentry functions
|
2016-04-28 21:59:43 -07:00 |
ICompanyableChild.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
License.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
LicenseSeat.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Location.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Manufacturer.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Setting.php
|
Validation for new alert settings
|
2016-05-19 19:43:05 -07:00 |
Statuslabel.php
|
Better comments on model methods
|
2016-05-24 16:08:18 -07:00 |
Supplier.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
Throttle.php
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
User.php
|
Replace the assorted concat() methods with a full_name method in the User model and adjust queries accordingly
|
2016-05-31 19:41:14 -05:00 |