CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
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
chrome/chromeFiles Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00
defaults/preferences Added basic preferences support. 2006-05-18 18:39:55 +00:00
chrome.manifest Initial import of repository structure, basic extension layout, and functions for DB abstraction and schema maintenance 2006-02-21 17:01:06 +00:00
install.rdf Allow install (for now) in Firefox 3.0 (a.k.a. Minefield, a.k.a. the trunk) 2006-05-19 13:40:33 +00:00
schema.sql Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00