]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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:09:45 +0000 (15:09 -0400)
commit92b2d3ec7ce4d847461dcbd43771845215ccf166
treef25156aab4c7836b8c49143f36427d8923345c53
parent809bf25bd57b35a3ba44429f243cae6c5b28bb0b
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