zotero/chrome/chromeFiles/content/scholar/xpcom
Dan Stillman 40b3ecc996 Addresses #87, Add fromArray() and toArray() methods to Item objects
Item.getTags() (which toArray() uses) now returns actual tags rather than ids -- separate method getTagIDs to return ids
2006-07-06 13:06:32 +00:00
..
data_access.js Addresses #87, Add fromArray() and toArray() methods to Item objects 2006-07-06 13:06:32 +00:00
db.js Allow single bound parameters not in arrays in DB.query() calls 2006-06-29 01:06:02 +00:00
history.js Fixes #89, once an item is added to the library, the item list is no longer updated on delete 2006-06-27 05:42:35 +00:00
ingester.js fixes a bug that made the Google Books translator not appear 2006-06-30 19:21:36 +00:00
marc.js - Small changes to MARC record support 2006-06-06 18:25:45 +00:00
notifier.js Put square brackets around ids in notifier debug output if multiple ids passed 2006-06-05 21:51:21 +00:00
schema.js Changed translators.type column to INT and added index 2006-06-29 07:58:50 +00:00
scholar.js Changed getRandomID() to use the full SQLite three-byte range if unable to find a two-byte id in 3 tries 2006-06-29 07:03:24 +00:00
translate.js adds export of tags to MODS. 2006-07-06 03:39:32 +00:00
utilities.js Add export filters for RIS and Dublin Core RDF 2006-07-05 21:44:01 +00:00