Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Dan Stillman
3e739f9152
Fixes #982 , Reports do not properly sort notes about an item
...
- Notes and attachments are now properly sorted -- ?sort=note is no longer required for title sort, and sorting by columns other than title (e.g. dateModified) will work as expected for notes and attachments
- Item order of reports generated from a collection was reversed
- With certain combinations of combineChildItems and includeAllChildItems settings, top-level items without visible children weren't displayed
2008-05-22 09:42:10 +00:00
chrome
Fixes #982 , Reports do not properly sort notes about an item
2008-05-22 09:42:10 +00:00
components
Fixes #982 , Reports do not properly sort notes about an item
2008-05-22 09:42:10 +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
-Adds to SSRN translator so non-subscribers can still save data by page scraping.
2008-05-21 20:38:14 +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