Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman a24318ec6a Self-destruct if a transaction is open while trying to scrape, switch collections, click a toolbar button or select an item, and display an error prompting user to restart
This should prevent any chance of data loss from transaction rollback if Firefox crashes, since it removes almost all possibility of modifying Zotero data after an error.

Also replaced commitAllTransactions() call in DB shutdown observer with rollbackAllTransactions(), since the extra safety precaution now shouldn't be necessary.
2007-04-25 05:53:32 +00:00
chrome Self-destruct if a transaction is open while trying to scrape, switch collections, click a toolbar button or select an item, and display an error prompting user to restart 2007-04-25 05:53:32 +00:00
components Fixes #621, saved search displays child items in black even if only parent item matches search criteria 2007-04-21 21:18:05 +00:00
defaults/preferences Closes #548, Add export format support to Quick Copy 2007-03-21 18:54:23 +00:00
chrome.manifest Updating manifest to include new locales 2007-03-27 15:30:21 +00:00
install.rdf Moved preferences files into separate directory 2007-04-06 18:23:16 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql Fix typo in Wikipedia citation format and JS strict warnings in BibTeX 2007-04-24 15:22:22 +00:00
system.sql Fixes #615, report item type should not have "date enacted" field (should be "date") 2007-04-13 21:15:20 +00:00
update.rdf Version bump 2007-03-30 16:18:29 +00:00
userdata.sql Repeat the statute date->dateEnacted migration step, since the itemTypeField mapping in system.sql wasn't changed until later 2007-04-23 23:06:24 +00:00