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 d21638c465 Added in basic folder support to data access framework (no editing folders, no level information)
New Scholar.Objects method for treeView: getTreeRows() -- returns mixed array of all Folder and Object objects in the proper order, type testable with instanceof (e.g. if (obj instanceof Scholar.Folder))

Scholar.Objects.get() and getAll() return arrays hashed by objectID again, since they're no longer used directly by treeView

Scholar.Objects.get() now returns the object directly if only one argument and scalar (i.e. one id)

Updated schema and sample data to handle folder ordering
2006-03-23 08:51:05 +00:00
chrome/chromeFiles Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +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 Update to work with Gecko 1.8 branch (2.0a1) and trunk (1.6a1) with native mozStorage support 2006-03-22 05:47:10 +00:00
schema.sql Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +00:00