Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
![]() - All remaining fields in the items table exists in all items and are non-user-editable - Simplified some data access code (e.g. removed Item.isEditableField()) - 'title' is now a base field used in case (Case Name), statute (nameOfAct) and e-mail (Subject) Reengineered parts of the data layer for better performance - Various recent changes, including the 'title' change above and base field mapping in Item.getField(), had a negative effect on performance. This should help. In particular, itemData values are now loaded in in bulk by Items._load() (via Items.get()) rather than on-demand, the sort process in itemTreeView caches values while sorting, and ItemFields.getFieldIDFromTypeAndBase() is faster. Addresses #346, mapping for new item types |
||
---|---|---|
chrome | ||
components | ||
defaults/preferences | ||
chrome.manifest | ||
install.rdf | ||
license.txt | ||
scrapers.sql | ||
system.sql | ||
update.rdf | ||
userdata.sql |