]> git.evergreen-ils.org Git - Evergreen.git/commit
First cut at an interface to list "staged" users by org unit.
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 16 Nov 2009 22:41:54 +0000 (22:41 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 16 Nov 2009 22:41:54 +0000 (22:41 +0000)
commit7bc0aa55f86c6e5f88034476c761169fd6d49323
tree905d9449ceca005ee3d8e4a2ef5d1d82b51dd012
parent0022ced020775bcbd9d10ab96d4fbcfdad78aa47
First cut at an interface to list "staged" users by org unit.

APROPOS:
"Ability to have online card applications entered directly into system, with approval and checking done by staff before account is activated"

TODO:
* Wire up Load patron to spawn the existing patron editor interface
* See if there is a Cancel staged patron method we want to call from here
* Add an org unit selector instead of using the workstation ou
* Support paging or a Fetch More button or something similar (the list retrieval method has offset/limit parameters)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14929 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
Open-ILS/xul/staff_client/server/patron/staged.js [new file with mode: 0644]
Open-ILS/xul/staff_client/server/patron/staged.xul [new file with mode: 0644]