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 70630a2e70 - Change: Scholar.Notifier.trigger() can be passed an array of ids in some cases rather than a single id -- trees that implement notify() should use Scholar.flattenArguments(ids) to get an array either way
- Added Notifier triggers to Item.erase() (which only runs if not in a nested transaction) and Collections.erase()

- notify() in ItemTreeView updated with example of taking multiple ids, though it doesn't actually work (and notify() implementations may decide just to refresh the whole tree when ids.length>1 rather than dealing with changes individually)

- When deleting collections, use DB tables that actually exist
2006-06-01 22:19:21 +00:00
chrome/chromeFiles - Change: Scholar.Notifier.trigger() can be passed an array of ids in some cases rather than a single id -- trees that implement notify() should use Scholar.flattenArguments(ids) to get an array either way 2006-06-01 22:19:21 +00:00
components window.confirm() replacement for XPCOM 2006-06-01 21:57:12 +00:00
defaults/preferences Added basic preferences support. 2006-05-18 18:39:55 +00:00
chrome.manifest Incorporate initial ingester code 2006-06-01 06:48:42 +00:00
install.rdf Looks like the name@domain format is indeed the recommended format for extension ids rather than GUIDs (thanks David). My bad. 2006-05-30 21:01:34 +00:00
schema.sql Forgot DROP TABLE IF EXISTS for scrapers table 2006-06-01 21:58:03 +00:00
update.rdf Looks like the name@domain format is indeed the recommended format for extension ids rather than GUIDs (thanks David). My bad. 2006-05-30 21:01:34 +00:00