Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 7471c9dc73 Fix error when loading a saved search with an empty 'is/isNot' text condition
Fix 'null' appearing in saved search window when editing a search with an empty 'is/isNot' text condition
2008-06-03 19:24:42 +00:00
chrome Fix error when loading a saved search with an empty 'is/isNot' text condition 2008-06-03 19:24:42 +00:00
components Strip the same characters before sorting titles in reports that we do in the items list 2008-05-24 08:59:40 +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 to 1.0.5 2008-05-28 01:54:18 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql -Adds A Contra Corriente translator. 2008-06-03 16:53:39 +00:00
system.sql Typo in system.sql 2008-05-17 13:26:53 +00:00
update.rdf Version bump to 1.0.5 2008-05-28 01:54:18 +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