Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 89c4a7dd04 CSL-related updates:
- Add a content listener to install CSLs served with text/x-csl
- Delete styles with old URIs when new versions come from repo
- Change default style prefs to use new URI for Chicago Note
- Clear CSL table and quick copy drop-down when resetting translators (so it works correctly for styles too)
- Change button text from "Rebuild Translators Table" to more accurate and forward-looking "Reset Translators and Styles..."
- Allow passed callbacks in Schema.updateScrapersRemote() and Schema.rebuild(Translators|Styles|TranslatorsAndStyles)Table[s]
2007-11-13 06:56:04 +00:00
chrome CSL-related updates: 2007-11-13 06:56:04 +00:00
components Fix error generating reports from top-level notes 2007-10-18 19:30:46 +00:00
defaults/preferences CSL-related updates: 2007-11-13 06:56:04 +00:00
chrome.manifest Merge German/Arabic locale fixes from 1.0.0 tag to branch 2007-11-01 04:34:47 +00:00
install.rdf Branch version bump to 1.0.2.SVN 2007-11-13 00:06:12 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql Relaxed InnoPAC MARC record XPath for better non-English compatibility. If this change causes problems it may need to be rolled back. 2007-11-13 03:16:23 +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 on branch 2007-10-23 09:21:01 +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