CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Bogdan Abaev 2071a7c4cf enable + button on all creator rows
- plus button is enabled on all creator rows, not just the last one
- enabled plus button will add an empty unsaved creator row below
  current creator row. After that, plus button is disabled as long as
  the next row is unsaved.
- the grippy of a newly added unsaved row is disabled
- adding an unsaved creator row will remove another unsaved creator row
  if one exists. That way, only one unsaved row can exist at a time
- once the unsaved creator row is added, it is tentatively perceived as
  the "last" creator row based on its id. That is to avoid shifting all
  other creators' indicies and saving the item too many times.  When the
  field is blurred, that new creator is moved into its "unsavedIndex"
  before saving the item
2024-05-21 02:50:52 -04:00
.github Revert "Build deployment ZIPs from fx115 branch" 2024-03-30 01:11:52 -04:00
app Updated icon file with corrected shade of white (#4135) 2024-05-17 05:49:28 -04:00
chrome enable + button on all creator rows 2024-05-21 02:50:52 -04:00
defaults/preferences Item pane header customization (#3791) 2024-05-10 08:23:26 -04:00
js-build JS Build: Fix watch exits if omni update fails 2024-04-02 17:38:15 +02:00
note-editor@508a90a66d Update note-editor and reader submodules 2024-02-28 04:10:12 -05:00
pdf-worker@b05d24b9a4 Render PDF annotation images using PDF worker 2024-04-26 11:17:57 +01:00
reader@56043770fb Update reader submodule 2024-05-13 11:19:07 +03:00
resource Update default locate engines (#4125) 2024-05-15 05:45:38 -04:00
scripts Fix Python warning in merge_mozilla_files 2024-04-10 07:33:46 -04:00
scss itembox focus edits and refactoring (#4096) 2024-05-21 02:45:19 -04:00
styles@1c0a501159 Update translators and styles 2023-11-02 17:51:30 -04:00
test Clarify comment for numDistinctFileAttachmentsForLabel() test 2024-05-19 00:54:13 -04:00
translators@4a8bd03064 Update translators 2024-01-24 23:32:20 -05:00
.babelrc fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -04:00
.eslintignore Remove connectorTypeSchemaData.js from .eslintignore 2023-05-07 02:43:31 -04:00
.eslintrc CEify contextPane 2024-03-30 00:58:57 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Move pdf-reader submodule to reader 2023-08-08 01:40:24 -04:00
chrome.manifest fx115: working autocomplete (#3789) 2024-03-30 00:58:57 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
package-lock.json Update monaco-editor 2024-04-12 13:12:30 -07:00
package.json Update monaco-editor 2024-04-12 13:12:30 -07:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update app build scripts for new combined repo 2023-04-26 04:40:22 -04:00

Zotero

CI

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.