Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Gorwits
df6f2dc3c7 Merge branch 'master' into em-device-ports-json 2014-10-11 12:03:36 +01:00
Oliver Gorwits
ae5ca802f4 [#152] HP devices with port names "D##" not sorted by portsort.js
In naturalsort there is handling for Float, Decimal and Scientific notation.
This looks for numbers like:
'10.04f','10.039F','10.038d','1.528535047e5'

It was breaking port sorting for ports named like "D1", "D10" etc.

Have removed support for sorting these numbers as it's unlikely we need that
in Netdisco, for now.
2014-10-09 16:58:02 +01:00
Oliver Gorwits
6564d9ca29 fix tabs in portsort.html 2014-10-09 16:54:47 +01:00
Eric A. Miller
5a0183f727 Unit tests for webtoolkit.base64.js 2014-08-12 23:09:49 -04:00
Eric A. Miller
a58f5db0cf Unit tests for netdisco-util.js 2014-08-12 23:06:13 -04:00
Eric A. Miller
8cc9e64c9a portsort.js unit tests using qunit, qunit-tap, and phantomjs 2014-08-12 18:49:43 -04:00