]> git.evergreen-ils.org Git - Evergreen.git/commit
Several bug fixes and improvements to LI table and DF application.
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Feb 2010 21:55:26 +0000 (21:55 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Feb 2010 21:55:26 +0000 (21:55 +0000)
commit227309968bebb8c7e539763430b5d26334d35129
treec45941d50df29bfa7b68266f784af64424a658eb
parentd6d8f09ec11ac03223cea4fdb784fd991aec5933
Several bug fixes and improvements to LI table and DF application.

- The "release" button was removed from the DF application controls.
- The "save changes" button was moved in from the right edge of the screen.
- "Save changes" behaves better (doesn't reveal a dead progress bar) when
    there are no changes to save.
- Distribution formula application controls and labels disappear properly
    from the LI table's copy editor if there are none in the system.
- There is no more error about "li.id is not a function."
- There is a "reset formulas" button in the DF application controls now that
    reverts all copy values to whatever they were before any DF were
    applied (within a single editing session).
- When multiple DF are applied, they are applied "serially" with regards to
    copies, not "in parallel" (i.e., from the end of the last application,
    not from position zero).

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15486 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/picklist/view.js
Open-ILS/web/templates/default/acq/common/li_table.tt2