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
Exceptions
Helpers
Http Don't try to format a formatted number string. (#2396) 2016-08-11 19:13:49 -07:00
Jobs
Listeners
Models Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
Policies
Providers Fixes #2406 - added missing gate for assets.edit 2016-08-09 16:38:43 -07:00