]> git.evergreen-ils.org Git - Evergreen.git/commit
Add a miniwizard for serials holding codes in the AutoGrid based interfaces,
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 20 Sep 2010 07:29:58 +0000 (07:29 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 20 Sep 2010 07:29:58 +0000 (07:29 +0000)
commit783ee3afce1fbdede7be594eca3827794f2996a5
tree01b497e8cb0334478f5c5720fe96ed01037c850e
parent7014160ca66be59ab02c7a21d6b7bf30698c4c8d
Add a miniwizard for serials holding codes in the AutoGrid based interfaces,
sparing the user from needed to input MARC breaker.

TODO:
    i18n
    Don't assume we always start with 4,1,8,1
    auto-populate chronlogy caption fields based on date (this should be easy)
    make it work in a tooltipdialog? (or don't, it seems frustrating)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17831 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/css/skin/default/serial.css
Open-ILS/web/js/dojo/openils/widget/HoldingCode.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/serial/subscription.js
Open-ILS/web/js/ui/default/serial/subscription/issuance.js