Custom Query (7259 matches)
Results (94 - 96 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2004 | fixed | Can't drag sortables between two lists when one list is empty | ||
Description |
I have two lists (divs with class="list") containing items (divs with class="vcard"). If I drag all the items from one list to the other (so that one of the lists now contains no items), I'm unable to drag items back in to the empty list. See: http://test.adaptavist.com - drag all the members to the non-members panel then try dragging a non-member in to the members panel. |
|||
#2007 | fixed | Bring selected Dialog to front of other dialogs. (Patch Included) | ||
Description |
When you have multiple dialogs opened, they always layer in the order that they were opened, with the most recent on top. This patch (see diff below) brings the dialog you click on to the front of the others (by changing z-index css properties). Using it locally, thought others might like it. |
|||
#2008 | fixed | [PATCH] Open and Close Multiple Dialogs | ||
Description |
Two problems:
|