Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 61fab3a2dd Fixes #366, Automated backup will back up a corrupted DB
We already copy to an interim temp file on shutdown--just try to open it before overwriting old backup file

Still wish there was a way to detect corruption while Zotero was still open and pretending to write to the DB, but I don't know of one (other than making a copy of the DB and trying to open it, but as far as I can tell we can't release the file handle on it to then delete it or check again later)...will keep working on it.
2006-10-23 20:46:04 +00:00
chrome Fixes #366, Automated backup will back up a corrupted DB 2006-10-23 20:46:04 +00:00
components And use the correct new component name ourselves... 2006-10-10 23:14:30 +00:00
defaults/preferences Default to the field mode of the previous creator when adding a new row, and if first row, use the last-used mode program-wide 2006-10-21 09:25:12 +00:00
chrome.manifest OK, this might be it, assuming I got the build script right 2006-10-03 00:29:42 +00:00
install.rdf install.rdf/update.rdf preparations 2006-10-06 00:31:32 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql closes #358, APA style doesn't properly handle references with editors and no authors 2006-10-23 07:34:34 +00:00
system.sql Fixes #357, Presentation item type missing some fields 2006-10-21 10:46:52 +00:00
update.rdf Don't create a broken update.rdf 2006-10-06 03:59:10 +00:00
userdata.sql Addresses #367, Handle missing attachment files 2006-10-22 10:11:29 +00:00