zotero/chrome/chromeFiles/content/scholar
Dan Stillman deea149235 Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data
Added Scholar.CreatorTypes with methods getTypes() (multi-dim array with 'id' and 'name') and getTypeName(creatorTypeID)

Fixed bug in Scholar.Creators.purge() causing SQL error when deleting a non-existent creator

Fixed incorrect field order for itemCreators INSERT queries in save()

Changed setCreator() to take empty creator names (causing DELETE in itemCreators but without shifting up creators below it (or down and above, depending on your perspective) like removeCreators())
2006-05-20 15:18:36 +00:00
..
test Initial import of repository structure, basic extension layout, and functions for DB abstraction and schema maintenance 2006-02-21 17:01:06 +00:00
data_access.js Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00
db.js Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00
include.js Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
preferences.js Added basic preferences support. 2006-05-18 18:39:55 +00:00
preferences.xul Added basic preferences support. 2006-05-18 18:39:55 +00:00
scholar.js Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00
scholar.xul Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
sidebar.js Added items show without refreshing. 2006-05-19 18:21:27 +00:00
sidebar.xul Added items show without refreshing. 2006-05-19 18:21:27 +00:00