Better sort support for xul lists (see launchpad bug ://bugs.launchpad.net/evergreen...
authorJason Etheridge <jason@esilibrary.com>
Mon, 18 Jul 2011 19:27:22 +0000 (15:27 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 25 Jul 2011 16:15:49 +0000 (12:15 -0400)
commit20abf7beb6617fa909cc2c37f522fdc2123864c1
tree48c4fca26b542497e90d745c0481484c7cab143f
parenta8659bf1eae9ccf70b0c050cb070635ec313f884
Better sort support for xul lists (see launchpad bug ://bugs.launchpad.net/evergreen/+bug/751745)
Example of supplying a sort_value function for item Create Date, and automatic sort_value for fm_columns-generated timestamp and money column definitions.
Need to provide more such functions, and eventually move everything over to fm_columns

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/util/list.js
Open-ILS/xul/staff_client/server/circ/util.js