zotero/chrome
Dan Stillman 1c8abf3841 Change user library from 0 to 1
0 allowed for some accidental behavior due to old code expecting NULL,
and it prevented easy checks (``if (!libraryID)``) for a passed
libraryID. Code now uses Zotero.Libraries.userLibraryID instead of a
hard-coded value (except in schema.js). Functions can still make
libraryID optional, but they should then use
Zotero.Libraries.userLibraryID if that's to mean the user library.

There might be some code that still expects 0 that I missed.
2015-03-16 12:16:05 -04:00
..
content Change user library from 0 to 1 2015-03-16 12:16:05 -04:00
locale Async DB megacommit 2014-08-06 22:59:37 -04:00
skin/default/zotero Center align and pad error paragraphs on center pane crash 2015-02-24 22:07:30 -05:00