]> git.evergreen-ils.org Git - working/Evergreen.git/commit
patron.properties: Property name tweak (s/spwan/spawn/), new properties for new label...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Dec 2009 22:24:18 +0000 (22:24 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Dec 2009 22:24:18 +0000 (22:24 +0000)
commitdbccf17a1edcd310601a0faebe627866a695d585
tree898e02a75dd87f77ebdb1a722b226977a90eaeb6
parentc251e0d25b8408ea0bdcc532b6c74ff3021faf98
patron.properties: Property name tweak (s/spwan/spawn/), new properties for new labels and columns in Members Group interface.

info_group.js, info_group.xul: split out the javascript from info_group.xul, refactored it, and added columns for circulation
counts and balance owed, and added labels to sum those across group members.

util.js, tweaked patron.util.retrieve_fleshed_au_via_id so that the 3rd parameter is an optional request callback to make the
function asynchronous

summary.js, added a sort_type to the balance owed column in the patron summary group tab panel

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15189 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/locale/en-US/patron.properties
Open-ILS/xul/staff_client/server/patron/info_group.js [new file with mode: 0644]
Open-ILS/xul/staff_client/server/patron/info_group.xul
Open-ILS/xul/staff_client/server/patron/summary.js
Open-ILS/xul/staff_client/server/patron/util.js