zotero/chrome/content/zotero/xpcom
Martynas Bagdonas b00325942a Improve reworked context pane:
- Show child notes at top of notes list, with separate headers for "Item
  Notes" and "All Notes"
- Fix "New Child Note" option
- Add parent item title above note editor when editing child note
- Cleanup

TODO:
- Search on parent item title for child notes
2021-03-02 18:10:44 -05:00
..
connector Add ability to cite Zotero notes. 2021-03-02 17:43:09 -05:00
data Block saving of annotations and embedded images in groups 2021-03-02 18:10:44 -05:00
pdfWorker Capitalize acronyms 2021-03-02 18:10:44 -05:00
rdf Change string throws to Error throws (no stack trace with former) 2018-07-25 17:45:06 +03:00
storage Fix uploading of embedded-image attachments 2021-03-02 17:58:28 -05:00
sync Auto-sync after setting change 2021-03-02 18:10:44 -05:00
translation Add "Include Annotations" checkbox to export options dialog 2021-03-02 17:58:28 -05:00
xregexp
annotations.js Delete cache image when image annotation position changes 2021-03-02 17:58:28 -05:00
api.js Beginning of tests for zotero://select 2019-08-02 02:29:08 -04:00
attachments.js Remove embedded-image attachment under annotation in test 2021-03-02 18:10:44 -05:00
cite.js extraToCSL(): Fix "zoteroField[1] is undefined" on single-character field 2020-04-03 18:13:10 -04:00
citeproc.js Update citeproc-js to 1.4.61 2021-01-11 23:48:11 -05:00
collectionTreeRow.js Fix tag selector not showing child item tags in "Title, Creator, Year" mode 2020-05-03 20:07:14 -04:00
collectionTreeView.js Support deleted property for collections and searches 2021-01-13 00:49:12 -05:00
cookieSandbox.js Fx60: nsIURI changes 2019-08-27 05:28:08 -04:00
dataDirectory.js Fix case of data dir not being created for new profile 2020-11-17 15:57:16 -05:00
date.js Fix parsing of SQL dates without seconds 2020-09-09 23:37:02 -04:00
db.js Encourage reporting of startup errors in the forums 2021-01-17 04:19:33 -05:00
debug.js Add Zotero.Debug.addListener() and .removeListener() 2021-01-11 23:48:11 -05:00
dns_worker.js
duplicates.js Type/field handling overhaul 2019-09-16 02:27:22 -04:00
editorInstance.js Fix "Add to Note" for not yet created note 2021-03-02 18:10:44 -05:00
error.js Sort multiple levels of items when generating API JSON 2021-03-02 17:36:05 -05:00
feedReader.js Fix date parsing from Atom feeds 2017-10-31 02:21:21 -04:00
file.js Add options argument for Zotero.File.createDirectoryIfMissingAsync() 2021-03-02 17:58:28 -05:00
fulltext.js Full-text indexing improvements 2020-03-09 01:19:52 -04:00
history.js
http.js Use UnexpectedStatusException in Zotero.HTTP.loadDocuments() 2020-10-24 00:04:01 -04:00
id.js Type/field handling overhaul 2019-09-16 02:27:22 -04:00
integration.js Add a warning dialog for an outdated doc template 2021-03-02 18:10:44 -05:00
intl.js Remove XUL overlay, but keep functionality. 2021-02-24 16:11:19 -07:00
ipc.js Fx60: nsILocalFile -> nsIFile 2019-08-27 00:47:39 -04:00
isbn.js
itemTreeView.js Replace occurrences of .getNote() with .note 2021-03-02 17:36:05 -05:00
libraryTreeView.js Closes #1644, Allow selecting multiple items with zotero://select 2019-02-23 17:35:09 -05:00
locale.js Add "English (Canada)" to locales menu 2020-02-23 21:35:56 -05:00
locateManager.js Fx60: Replace Object.watch() in locateManager 2019-08-27 00:47:39 -04:00
mime.js Update MIME.getMIMETypeFromURL() for non-Bluebird HTTP.request() 2019-09-16 01:27:36 -04:00
mimeTypeHandler.js Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
noteBackups.js Improve note editor and backups 2021-03-02 17:36:05 -05:00
notifier.js Experiment with the new UI 2021-03-02 17:43:10 -05:00
openPDF.js Add Zotero.isPDFBuild feature flag 2021-03-02 17:58:29 -05:00
openurl.js Fx60: Switch to new XMLHttpRequest() 2019-08-27 00:47:39 -04:00
prefs.js Add temporary prefs checkbox to use internal PDF reader 2021-03-02 17:58:28 -05:00
profile.js Fx60: Update Zotero.File.iterateDirectory() signature 2019-08-27 00:47:39 -04:00
progressQueue.js Add universal progress queues (#1573) 2018-10-05 01:56:46 -04:00
progressQueueDialog.js Remove some old Zotero for Firefox code 2019-08-27 00:47:39 -04:00
progressWindow.js Remove some old Zotero for Firefox code 2019-08-27 00:47:39 -04:00
proxy.js Fx60: nsIURI changes 2019-08-27 05:28:08 -04:00
quickCopy.js Replace occurrences of .getNote() with .note 2021-03-02 17:36:05 -05:00
reader.js Improve reworked context pane: 2021-03-02 18:10:44 -05:00
recognizePDF.js Follow automatic tags prefs when retrieving PDF metadata by ISBN 2020-10-27 01:27:57 -04:00
report.js Type/field handling overhaul 2019-09-16 02:27:22 -04:00
retractions.js Restore DB table reconciliation during integrity check 2021-01-17 03:36:38 -05:00
router.js Fx60: Fix issues with JS code modules 2019-08-27 00:47:39 -04:00
schema.js Prevent possible error if schema check occurs before schema update 2021-03-02 18:10:44 -05:00
server.js Log POST request body for server requests 2021-02-05 17:51:59 -05:00
singlefile.js Switch back to SingleFile from SingleFileZ (#1904) 2020-10-23 19:39:07 -04:00
standalone.js
storage.js Remove old unused (and broken) storage function 2020-12-22 23:54:34 -05:00
streamer.js Don't sync group on push notification if not selected for syncing 2021-01-09 14:58:51 -05:00
style.js Apply subtitle capitalization to dependent styles based on parent 2020-09-22 17:07:40 -04:00
sync.js Restore cleaner error and item-selection button for note-too-long error 2017-05-31 00:10:00 -04:00
syncedSettings.js Fix broken tag selector due to leading/trailing whitespace in colored tags 2019-09-25 17:33:36 -04:00
timeline.js Default month/day to 01 in Timeline if missing 2017-07-29 22:17:08 -04:00
uri.js Remove reference to 'publications' library type in URI.getLibraryPath() 2017-05-19 12:11:21 -04:00
users.js Save createdByUserID and lastModifiedByUserID for group items 2021-03-02 17:36:04 -05:00
utilities.js Improve the new UI: 2021-03-02 17:58:28 -05:00
utilities_internal.js Don't convert "Type: article" in Extra to Document item 2020-12-21 01:11:28 -05:00
utilities_translate.js Fx60: Shim XPathResult in translator sandbox 2019-08-27 00:47:39 -04:00
zotero.js Add Zotero.isPDFBuild feature flag 2021-03-02 17:58:29 -05:00