zotero/chrome/chromeFiles
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
..
content/scholar - 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
locale/en-US/scholar Updated trees to work with new setup. Some New Item functionality. etc. 2006-06-01 03:50:34 +00:00
skin/default/scholar "New Item..." fixed for new Metadatapane overlay. 2006-06-01 18:50:16 +00:00