Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
2008-05-21 07:34:37 +00:00
chrome Fix "Permission denied" scraping errors on Firefox 2 -- don't know why, don't really care 2008-05-19 08:11:37 +00:00
components Fix getImageAt() error in Firefox 3 autocomplete 2008-04-12 21:01:24 +00:00
defaults/preferences Closes #839, Sort child attachments by title 2008-01-25 03:49:02 +00:00
chrome.manifest Fix Croatian line 2008-05-08 02:34:57 +00:00
install.rdf Firefox maxVersion bump to 3.0, and Flock to 1.1, though I think it works anyway 2008-05-19 17:08:28 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql Pushed SIRSI 2008-05-21 07:34:37 +00:00
system.sql Typo in system.sql 2008-05-17 13:26:53 +00:00
update.rdf Version bump for 1.0.4 2008-05-12 16:30:34 +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