snipe_it/resources
Daniel Meltzer 0c912bcf49 Fix more number_format madness.
This does two main things:
1) The importer now imports as numbers, not parsed strings.  This allows
is to format values on output instead of input, which is what was
happening in most places.

2) Add a Helper::parseCurrencyString method and port everything to use
this.  This checks to see if the value is numeric or empty, and returns
the appropriate value in all cases.  Should fix all known occurances of
number_format expections.
2016-08-16 20:41:28 -05:00
..
assets Removed console message from JS 2016-08-01 21:43:56 -07:00
lang Fix 2347 (#2394) 2016-08-16 13:02:42 -07:00
macros Added macro for email/username format 2016-06-01 15:44:16 -07:00
views Fix more number_format madness. 2016-08-16 20:41:28 -05:00