]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Serial Control: Use Dijit-based issuance editor
authorDan Wells <dbw2@calvin.edu>
Mon, 26 Mar 2012 20:28:04 +0000 (16:28 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 2 Apr 2012 16:04:06 +0000 (12:04 -0400)
commit37b324f53adb4fb90fe17ada72d44fca1d606e9f
treea381d8781a14e3b295c92d44948999c5ded99ab4
parent585cb6eda514ffa3d335c6bcbd481c682027faee
Serial Control: Use Dijit-based issuance editor

The serial control interfaces use editors derived from the XUL
copy editor, while the alternate control uses Dijit editors.  This
commit takes a small step toward unification by using the Dijit
issuance editor within the serial control interface, with the
following benefits:

1) Both controls will have a very similar editor look and feel
2) Takes advantage of custom holding code wizard widget
3) Future fixes and enhancements to the editors will apply easily
to both controls
4) Begin deprecating XUL serial editors

This commit doesn't yet rip out the old issuance editor code, as
that should wait until the transition is more complete.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/serial/edit_siss.tt2 [new file with mode: 0644]
Open-ILS/web/js/dojo/openils/serial/nls/serial.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/serial/edit_siss.js [new file with mode: 0644]
Open-ILS/xul/staff_client/server/serial/manage_subs.js
Open-ILS/xul/staff_client/server/serial/siss_editor.xul