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 1710eb1c4b Don't store unknown/invalid fields in Extra in non-strict mode
And fix a couple things for if we turn it back on

This code came along with the type/field handling overhaul, but I think
it was originally intended for handling unknown fields during sync
before we decided on strict mode, so it wasn't finished and causes
various problems [1]. It could still be useful for preserving fields
from translators before they're available on items, but the better fix
there is just to add the missing fields, so I'm not sure if we'll end up
needing it.

[1] https://groups.google.com/d/msg/zotero-dev/a1IPUJ2m_3s/hfmdK2P3BwAJ
2019-10-18 03:37:24 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Don't store unknown/invalid fields in Extra in non-strict mode 2019-10-18 03:37:24 -04:00
components Fx60: Update DB query onRow() behavior 2019-08-27 06:00:35 -04:00
defaults/preferences Remove some old Zotero for Firefox code 2019-08-27 00:47:39 -04:00
resource Type/field handling overhaul 2019-09-16 02:27:22 -04:00
scripts Type/field handling overhaul 2019-09-16 02:27:22 -04:00
scss Fix gray tag selector background color on Linux/Windows 2019-04-23 17:15:02 -04:00
styles@9c9d21039a Update submodules 2019-08-05 04:39:27 -04:00
test Don't store unknown/invalid fields in Extra in non-strict mode 2019-10-18 03:37:24 -04:00
translators@99429bd5b2 Update submodules 2019-08-05 04:39:27 -04:00
.babelrc Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Inherit ESLint config 2019-03-31 21:12:43 -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 Type/field handling overhaul 2019-09-16 02:27:22 -04:00
.travis.yml Build distribution ZIP on fx60 branch 2019-08-27 19:46:35 -04:00
chrome.manifest Add Scaffold as a built-in developer tool 2019-08-02 07:00:39 -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 Update version 2019-08-22 00:29:28 -04:00
package-lock.json Fx60: Fix snapshot filenames 2019-08-27 00:47:39 -04:00
package.json Fx60: Fix snapshot filenames 2019-08-27 00:47:39 -04: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.