zotero/chrome
Dan Stillman 380668cc60 Changes to item and file retrieval methods
- Zotero.Item.prototype.getFilePath() is now synchronous, with a separate async getFilePathAsync()

- getFile() no longer takes a skipExistsCheck parameter, since that shouldn't happen synchronously

- Zotero.Items.getByLibraryAndKey() is now synchronous again, with a
  separate Zotero.Items.getByLibraryAndKeyAsync() - I haven't fully
  tested this, so I'm not sure if there will need to be any async
  calls.

- Some of the full-text indexing functions now take file paths instead of nsIFile objects

- Zotero.File.getContentsAsync() can now take a string path as well
2014-08-08 17:43:26 -04:00
..
content Changes to item and file retrieval methods 2014-08-08 17:43:26 -04:00
locale Async DB megacommit 2014-08-06 22:59:37 -04:00
skin/default/zotero Error report improvements 2014-05-26 20:07:41 -04:00