zotero/chrome
Dan Stillman ff7919553c Collections data layer cleanup
Get rid of data_access.js, at long last. Existing calls to
Zotero.getCollections() will need to be replaced with
Zotero.Collections.getByLibrary() or .getByParent().

Also removes Zotero.Collection::getCollections(), which is redundant
with Zotero.Collections.getByLibrary(), and Zotero.Collections.add().
The latter didn't didn't include a libraryID anyway, so code might as
well just use 'new Zotero.Collection' instead.
2015-05-24 04:37:34 -04:00
..
content Collections data layer cleanup 2015-05-24 04:37:34 -04:00
locale Merge branch '4.0' 2015-05-23 18:26:32 -04:00
skin/default/zotero Rename error/warning icons 2015-05-19 22:42:43 -04:00