snipe-it/app/Models
snipe 6d5bc64b2b Another fix for status label types
This is a little janky, as it breaks up the errors into multiple screens if you don't have a status label type AND don't have a name. This is because the model-level validation won't work since we transmogrify that dropdown list of status label types into  boolean values for the DB. Should eventually find a less clunky way to handle this, but needed to get a fix in now.
2016-06-28 14:52:11 -07:00
..
Accessory.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Actionlog.php Fixed dashboard for components 2016-05-18 19:16:43 -07:00
Asset.php Merge branch 'v3' of github.com:snipe/snipe-it into v3 2016-06-28 12:19:19 -07:00
AssetMaintenance.php Show admin in maintenances 2016-06-22 17:04:47 -07:00
AssetModel.php Smaller miminums for model and category name 2016-06-22 12:50:21 -07:00
Category.php Smaller miminums for model and category name 2016-06-22 12:50:21 -07:00
Company.php Formatting fixes for coding standards 2016-06-22 12:27:41 -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 Updates to components 2016-06-22 14:55:17 -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 Formatting fixes for coding standards 2016-06-22 12:27:41 -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 Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Statuslabel.php Another fix for status label types 2016-06-28 14:52:11 -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 Show admin in maintenances 2016-06-22 17:04:47 -07:00