CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() Before making the dialog interactable. Initialize loading cited items via io.getItems when the dialog appears. Once they are loaded, itemsList is refreshed to include cited matching items and all subsequent searches will include them too. During the refresh immediately after cited items load, try to preserve focused/selected state of items. Added IOManager.preInit that is ran as soon as the dialog is loaded. Move accept/cancel initialization there. IOManager.init runs at the very end of onLoad because it relies on most data and layouts being loaded, It means if there is some delay or error during loading, the dialog cannot be closed. To avoid it, setup cancel/accept buttons separately in the beginning. Also, minor refactoring of SearchHandler to handle refreshing of cited items separately from selected and open items. Fixes: #5121 |
||
---|---|---|
.github/workflows | ||
app | ||
chrome | ||
defaults/preferences | ||
js-build | ||
note-editor@ae92348364 | ||
pdf-worker@0c1e6090ee | ||
reader@db3149ea27 | ||
resource | ||
scripts | ||
scss | ||
styles@40b18d8266 | ||
test | ||
translators@484110c925 | ||
types/gecko | ||
.babelrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
eslint.config.mjs | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf | ||
version |
Zotero
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 documentation.