Find a file
abaevbog 3fc8e4d02e
Fix leftover annotation rows and disappearing attachment rows after drag-drop (#5248)
- collapse all rows before removing them. It makes
  sure that annotation rows will be cleaned up properly
  when an attachment row is moved into another parent.
- refactor conditionals to handle changes of parent
  regardless of whether the item is a container
  (attachment with annotations) or not (a note).
- added tests for itemTree's handling of changing the
  parent of attachments and notes, as well as ensuring
  there are no leftover annotation rows in Unfiled Items.

Fixes: zotero#5246
2025-05-03 01:30:50 -04:00
.github/workflows Remove issue template 2025-02-10 23:25:03 -05:00
app Use parent app CFBundleIdentifier as prefix for Safari extension 2025-04-24 02:15:17 -04:00
chrome Fix leftover annotation rows and disappearing attachment rows after drag-drop (#5248) 2025-05-03 01:30:50 -04:00
defaults/preferences citation dlg: miscellaneous followup fixes (#5095) 2025-03-27 03:45:31 -04:00
js-build Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
note-editor@a0222d8caa Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
pdf-worker@95358b037a Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
reader@e14d5c3947 Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
resource Scaffold code completion (#5171) 2025-04-09 00:36:22 -04:00
scripts fx128: Add arrowscrollbox.ftl from Mozilla 2025-01-08 01:41:29 -05:00
scss ItemTree annotations: miscellaneous fixes (#5232) 2025-04-30 00:54:45 -04:00
styles@40b18d8266 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
test Fix leftover annotation rows and disappearing attachment rows after drag-drop (#5248) 2025-05-03 01:30:50 -04:00
translators@484110c925 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
types/gecko Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -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 Remove chai-as-promised submodule 2025-03-05 22:59:49 -05:00
chrome.manifest Remove old citation dialogs (#5177) 2025-04-02 05:26:06 -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
eslint.config.mjs Add Cr as glboal in eslint config 2025-03-05 05:51:04 -05:00
package-lock.json Scaffold code completion (#5171) 2025-04-09 00:36:22 -04:00
package.json Scaffold code completion (#5171) 2025-04-09 00:36:22 -04: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 version to 7.1 2025-01-03 01:21:57 -05: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.