(bug 39284) Improve the tablesorter for currency.
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 23 Aug 2012 22:12:12 +0000 (00:12 +0200)
committerTimo Tijhof <ttijhof@wikimedia.org>
Fri, 24 Aug 2012 15:23:48 +0000 (17:23 +0200)
commit6fe1f2c755dcdcfe82f8245cd78baa69aeb67c1e
treec9fc80543cc6156b8a4170cf5baca6a78b98b011
parent42eab6288dc0e26696b92753f9419db0b4a758bd
(bug 39284) Improve the tablesorter for currency.

* Make the detector for currency not trigger on cells
  starting with "." or "?".
* Make it trigger on values ending with a currency symbol.
* Add the Yen sign.
* Add a basic unit test.

Change-Id: I3c1fdf41db04ea0726ba7613fa5e1365f8fb8493
RELEASE-NOTES-1.20
resources/jquery/jquery.tablesorter.js
tests/qunit/suites/resources/jquery/jquery.tablesorter.test.js