zotero/chrome/chromeFiles/content/scholar/xpcom
2006-06-16 21:44:41 +00:00
..
data_access.js Fix Item.numNotes() and Item.getNotes() to work on items not yet in the DB (return 0 and [], respectively) 2006-06-16 21:33:03 +00:00
db.js Change the DB query functions to return values of the actual types they are, rather than to return everything as strings -- this will prevent the need for parseInt on COUNT(*) values, etc. and is generally better 2006-06-16 21:44:41 +00:00
ingester.js Add PubMed scraper, fix a few other small bugs 2006-06-08 01:26:40 +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 Add dateCreated and dateModified columns to itemNotes 2006-06-16 16:09:18 +00:00
scholar.js Make the retry interval 60 minutes, not 60 seconds 2006-06-15 21:24:04 +00:00