fdd8245eec
Made some fixes on itemTreeView to allow for notify() on multiple deletes (shifts the row identifier up 1 for each previous delete, etc.) One more thing -- this might not happen because the tree calls each Item.erase() or Collection.removeItem() individually. Bug fix on notifier.js so that register*Tree() actually returns the hash. :-) Unfortunately, unregister*Tree() does not seem to actually work, there is still an object at _observers['itemTree'][hash] (temporary): When you select an item Scholar no longer loads a page into the browser. The javascript bugs on those HTML pages were frustrating the debugger. |
||
---|---|---|
.. | ||
data_access.js | ||
db.js | ||
ingester.js | ||
notifier.js | ||
scholar.js |