in lieu of Ready Item Editor
authorJason Etheridge <jason@esilibrary.com>
Thu, 11 Aug 2011 18:16:24 +0000 (14:16 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 12 Aug 2011 19:10:04 +0000 (15:10 -0400)
commitc3a4adfdc78bbd0ac7e1bb3143331f171d20e5ef
tree381f8a4435a7d24a6ea3265e30fc2cd81065ef5d
parent93211049c2ca2652fb7d1ef14e5329ddb117b8af
in lieu of Ready Item Editor

We're trying to prevent folks from using the item attribute editor in the
unified interface when the volume pane is still updating its information
(i.e. building the copies to feed to the attribute editor), so that a
given editing widget isn't ripped out from under staff while its being
used.  This change removes the heavy-handed Ready Item Editor button and
instead tries to more gracefully manage the editor state based on change
and keypress events.  Also change the color scheme for a disabled editor
from red to light pink.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/cat/copy_editor.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.xul
Open-ILS/xul/staff_client/server/skin/cat.css
Open-ILS/xul/staff_client/server/skin/global.css