snipe-it/app
Daniel Meltzer dbd96a4c10 Don't try to format a formatted number string. (#2396)
The importer already formatted/parsed numbers on input into the db
(maybe it shouldn't have?) so running number_format on that string
throws an exception.  Check to make sure the value is numeric before
formatting it.
2016-08-11 19:13:49 -07:00
..
Console Skip email if no email domain is given 2016-08-02 12:30:02 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Helpers Helper method to introspect into the model level validation to see if the field is required 2016-07-22 00:29:23 -07:00
Http Don't try to format a formatted number string. (#2396) 2016-08-11 19:13:49 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
Policies Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Providers Fixes #2406 - added missing gate for assets.edit 2016-08-09 16:38:43 -07:00