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 5100cd31ed Add collectionTreeView::selectItem()
This moves most selection logic from ZoteroPane.selectItem() into
collectionTreeView::selectItem() so that it can be used in the
edit-citation dialog.

Unlike itemTreeView::selectItem(), which only selects within a given
items tree, this function automatically switches to a library root if
necessary. ZoteroPane.selectItem() remains and does a little bit extra
(unminimizing Zotero, focusing the items pane) in addition to calling
collectionTreeView::selectItem().
2016-12-26 18:44:39 -05:00
chrome Add collectionTreeView::selectItem() 2016-12-26 18:44:39 -05:00
components Fix file handling when Zotero is launched from close on Windows 2016-12-26 17:09:29 -05:00
defaults/preferences Increase default note font size to 12 2016-12-25 23:20:19 -05:00
resource Object.values() polyfill for <Fx47 after 269e2f8b 2016-12-26 15:26:21 -05:00
styles@2eda8f2600 Update submodules 2016-12-16 03:31:06 -05:00
test Fix "Reset File Sync History" 2016-12-22 10:00:40 -05:00
translators@57cdea0b5d Update submodules 2016-12-16 03:31:06 -05:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitmodules Add Chai-as-Promised 2015-09-18 03:34:03 -05:00
.travis.yml Limit Travis to Fx version used for Standalone 2016-12-21 07:36:50 -05:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.