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 2dd16b44d6 Ignore items in target library trash for cross-library drags
Just don't consider items in the trash to be linked items in
item.getLinkedItem(). I'm not totally sure why we didn't do this many
years ago, since it's one of the biggest sources of confusion in Zotero.

This addresses #1648 and closes #1610, though not by undeleting and
overwriting the item in the trash. When deleting an item and then
re-dragging it from another library, I think most people would expect
the item in the trash to still exist (possibly with notes, etc.), rather
than having been automatically restored and overwritten with new data.
2021-07-20 23:45:40 -04:00
.github CI: Update setup-node version and enable npm caching 2021-07-07 01:39:08 -04:00
chrome Ignore items in target library trash for cross-library drags 2021-07-20 23:45:40 -04:00
components Introduce spell checker context menu and dictionaries managing 2021-06-23 19:25:46 -04:00
defaults/preferences Reset note font size to 14 for new editor 2021-03-03 16:03:31 -05:00
note-editor@9049db9ed3 Update note-editor and pdf-reader submodules 2021-07-14 00:49:42 -04:00
pdf-reader@5ae72ff6a2 Update note-editor and pdf-reader submodules 2021-07-14 00:49:42 -04:00
pdf-worker@0b289deeb9 Improve annotations insertion into notes: 2021-06-29 16:03:54 +03:00
resource Update translators 2021-07-07 01:45:11 -04:00
scripts Ignore feed processor *.idl files 2021-06-16 20:59:57 +01:00
scss Use Lucida in $font-family-base SCSS variable (currently unused) 2021-06-23 21:56:11 -04:00
styles@75df0afb88 Update submodules 2021-01-10 14:58:37 -05:00
test Ignore items in target library trash for cross-library drags 2021-07-20 23:45:40 -04:00
translators@e7584836cd Update translators 2021-07-07 01:45:11 -04:00
.babelrc Use ace-builds NPM package 2020-12-18 10:45:38 -07:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Add separate .eslintrc for tests 2019-09-16 01:28:52 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Switch submodule URLs from SSH to HTTPS 2021-03-03 05:24:09 -05:00
chrome.manifest Enable Basque locale 2021-06-04 02:16:20 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Remove obsolete lines from install.rdf 2021-05-16 03:51:42 -04:00
package-lock.json Update to 1.0.6 of the ESLint config 2020-12-24 02:57:57 -05:00
package.json Update to 1.0.6 of the ESLint config 2020-12-24 02:57:57 -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.