]> git.evergreen-ils.org Git - Evergreen.git/commit
some changes in the UI to reflect DB side changes
authorsenator <lebbeous@esilibrary.com>
Fri, 22 Apr 2011 15:45:49 +0000 (11:45 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:50 +0000 (14:50 -0400)
commitb2f78352b012820c1bbf4a6caa49d2380d9a3145
tree3adc4e160c78e1e77a5c0cac7997b01d75173c09
parentc7b99f8d90aa0b3a2be4fc609bfa83e5da261431
some changes in the UI to reflect DB side changes

Negation and quality are now ignored for operator nodes, and are not
settable in the UI.

Also in the UI, you can no longer replace the root node of the tree with
a non-op node, meaning the root of a tree is always AND or OR.

This is due to some bug that hangs the UI now when you try to save a
single-non-op-node tree, and it's not worth debugging: just remove the
feature.
Open-ILS/web/js/dojo/openils/vandelay/TreeDndSource.js
Open-ILS/web/js/ui/default/conify/global/vandelay/match_set.js