Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Simon Kornblith e89de4b417 fixes #1062, Zotero RDF import/export problems with empty collections
not sure if 3B is fixed (feel free to re-open if it isn't), but 1, 2, and 3A should now be resolved
2008-07-11 09:18:03 +00:00
chrome fixes #1062, Zotero RDF import/export problems with empty collections 2008-07-11 09:18:03 +00:00
components Closes #564, use zotero:// protocol handler to load snapshots 2008-07-08 03:14:01 +00:00
defaults/preferences Addresses #1027, User-customizable integration port number 2008-05-27 18:52:08 +00:00
chrome.manifest Removed sr-YU (now sr-RS) 2008-05-28 01:26:58 +00:00
install.rdf Version bump for 1.0.7 2008-07-07 16:21:42 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql -Optics Express translator also now stores DOIs. 2008-07-11 02:24:34 +00:00
system.sql Typo in system.sql 2008-05-17 13:26:53 +00:00
update.rdf Version bump for 1.0.7 2008-07-07 16:21:42 +00:00
userdata.sql Updated schema to use "INTEGER PRIMARY KEY" for all applicable rows -- for clarity, I wasn't using it for tables that weren't using autoincrement functionality, but not using it keeps SQLite from just making that column name an alias for the internal rowid column, resulting in an extra unnecessary column. Can't update existing tables now, but may in 1.5. (Refs #779, Update tables created without "INTEGER PRIMARY KEY") 2007-10-01 23:15:14 +00:00