snipe-it/app/Models
snipe 55ee90b25d
Fixes #7252 form request changes (#7272)
* Fixes for #7252 - custom fields not validating / no validaton messages in API w/form requests

* Removed debug info

* More fixes for #7252

This is mostly working as intended, if not yet the way Laravel wants us to do it.

Right now, the API returns correctly, and the form UI will return highlighted errors, with the input filled in ~sometimes~. I’m not sure why it’s only sometimes yet, but this is potentially progress.

* Removed experimental method

* Check for digits_between:0,240 for warranty

* Removed debug code
2019-07-18 14:32:23 -07:00
..
Recipients Patch for 5965 - multiple email recipients no longer working (#6238) 2018-09-26 15:47:53 -07:00
Traits Removes the typehint for search term string (#5904) 2018-07-20 13:23:44 -07:00
Accessory.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Actionlog.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Asset.php Fixes #7252 form request changes (#7272) 2019-07-18 14:32:23 -07:00
AssetMaintenance.php Added calibration as a maintenance type 2019-01-24 15:17:33 -08:00
AssetModel.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Category.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
CheckoutRequest.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Company.php Fix #6910: Add logic to manipulate the eloquent query. (#7006) 2019-07-15 13:02:44 -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 Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Consumable.php Added ability to search consumables by item number (#6785) 2019-03-05 23:21:22 -08:00
ConsumableAssignment.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CustomField.php Adds textarea as a custom field type 2018-06-21 09:35:04 -07:00
CustomFieldset.php More specific required check 2017-09-29 03:44:23 -07:00
Department.php Fixed #7083 - Removed user_exists constraint on department save 2019-05-28 13:18:31 -07:00
Depreciable.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
Depreciation.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Group.php Reduce minimum group name length to 2 (from 3) 2019-06-12 15:56:19 -07:00
ICompanyableChild.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Import.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
Ldap.php Updating LDAP such that each user is not required to be bindable to LDAP (#6571) 2019-01-15 14:04:21 -08:00
License.php Fixed #6386 - licenses not searching on category name 2018-11-02 17:14:08 -07:00
LicenseSeat.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
Location.php Added manager_id to fillable for locations API 2018-09-07 18:11:38 -07:00
Loggable.php Fixed problem with import when using snipeit:import command (#6550) 2019-01-15 13:58:23 -08:00
Manufacturer.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Requestable.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Setting.php Fixed #5477 - added GDPR privacy policy link in email and webpage 2018-05-08 00:50:13 -07:00
SnipeModel.php Feature: PostgreSQL support (#5642) 2018-07-12 18:24:43 -07:00
Statuslabel.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Supplier.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Throttle.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
User.php Fixed #7164 - change table name to permission_groups 2019-06-14 10:37:20 -07:00