Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 97d810fc22 Closes #654, reports need to export child items independently from parent items
Two options currently only available via about:config, combineChildItems and includeAllChildItems (which really means "Include All Child Items If Only Parent Items Are Selected")

Other changes:

- Moved Zotero.Utilities.cleanString() functionality to ZU.trimInternal() and created a regular trim() too that doesn't consolidate internal whitespace.
- Removed Zotero.getAll(), replaced with Zotero.Collection.getChildItems() and a new onlyTopLevel flag to Zotero.Items.getAll(). Also removed unused Zotero.getAttachments.
- Fixed XML parsing error during report generation when a long URL contained a trailing space
2007-09-12 08:59:34 +00:00
chrome Closes #654, reports need to export child items independently from parent items 2007-09-12 08:59:34 +00:00
components Closes #654, reports need to export child items independently from parent items 2007-09-12 08:59:34 +00:00
defaults/preferences Closes #654, reports need to export child items independently from parent items 2007-09-12 08:59:34 +00:00
chrome.manifest Fix #634, Author info alignment on XP 2007-08-15 06:24:05 +00:00
install.rdf Update version numbers (build script test) 2007-08-23 07:29:25 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql Fixes Blackwell Synergy to close #735. 2007-09-09 19:30:00 +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 Update version numbers (build script test) 2007-08-23 07:29:25 +00:00
userdata.sql - Added UI elements for fulltext indexing, including new Search prefpane 2007-07-15 18:18:22 +00:00